cpantestlogs/Search::ContextGraph_genfailure.log
2017-05-02 18:44:36 -07:00

181 lines
8 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493364633.27580
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Search::ContextGraph () on cpanmetadb ...
Unpacking Search-ContextGraph-0.15.tar.gz
--> Working on Search::ContextGraph
Fetching http://www.cpan.org/authors/id/M/MC/MCEGLOWS/Search-ContextGraph-0.15.tar.gz ... OK
Search-ContextGraph-0.15/
Search-ContextGraph-0.15/bench.pl
Search-ContextGraph-0.15/CHANGES
Search-ContextGraph-0.15/cns.c
Search-ContextGraph-0.15/cns.h
Search-ContextGraph-0.15/const-c.inc
Search-ContextGraph-0.15/const-xs.inc
Search-ContextGraph-0.15/ContextGraph.pm
Search-ContextGraph-0.15/ContextGraph.xs
Search-ContextGraph-0.15/LICENSE
Search-ContextGraph-0.15/Makefile.PL
Search-ContextGraph-0.15/MANIFEST
Search-ContextGraph-0.15/META.yml
Search-ContextGraph-0.15/ppport.h
Search-ContextGraph-0.15/README
Search-ContextGraph-0.15/sample.tdm
Search-ContextGraph-0.15/t/
Search-ContextGraph-0.15/t/accessors.t
Search-ContextGraph-0.15/t/add_subtract.t
Search-ContextGraph-0.15/t/data/
Search-ContextGraph-0.15/t/data/1
Search-ContextGraph-0.15/t/data/3
Search-ContextGraph-0.15/t/data/5
Search-ContextGraph-0.15/t/data/nest/
Search-ContextGraph-0.15/t/data/nest/nest/
Search-ContextGraph-0.15/t/data/nest/nest/6
Search-ContextGraph-0.15/t/data/subdir/
Search-ContextGraph-0.15/t/data/subdir/2
Search-ContextGraph-0.15/t/data/subdir/4
Search-ContextGraph-0.15/t/dump.t
Search-ContextGraph-0.15/t/find_by_title.t
Search-ContextGraph-0.15/t/has.t
Search-ContextGraph-0.15/t/intersection.t
Search-ContextGraph-0.15/t/invariance.t
Search-ContextGraph-0.15/t/merge.t
Search-ContextGraph-0.15/t/mldbm.t
Search-ContextGraph-0.15/t/rebalancing.t
Search-ContextGraph-0.15/t/simple_search.t
Search-ContextGraph-0.15/t/term_doc_lists.t
Search-ContextGraph-0.15/t/update.t
Search-ContextGraph-0.15/test.pl
Search-ContextGraph-0.15/typemap
Entering Search-ContextGraph-0.15
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Search-ContextGraph-0.15 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Search::ContextGraph
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have MLDBM 0.1 ... Yes (2.05)
OK
Building and testing Search-ContextGraph-0.15 ... cp bench.pl blib/lib/Search/bench.pl
cp ContextGraph.pm blib/lib/Search/ContextGraph.pm
Running Mkbootstrap for ContextGraph ()
chmod 644 "ContextGraph.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- ContextGraph.bs blib/arch/auto/Search/ContextGraph/ContextGraph.bs 644
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' -typemap '/home/ryan/.cpanm/work/1493364633.27580/Search-ContextGraph-0.15/typemap' ContextGraph.xs > ContextGraph.xsc
mv ContextGraph.xsc ContextGraph.c
cc -c -I. -pg -O2 -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" ContextGraph.c
In file included from ContextGraph.xs:15:0:
ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined
# define PERL_UNUSED_DECL
In file included from ContextGraph.xs:13:0:
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:323:0: note: this is the location of the previous definition
# define PERL_UNUSED_DECL __attribute__unused__
ContextGraph.c: In function XS_Search__ContextGraph__Graph_presize_node:
ContextGraph.c:1106:2: warning: implicit declaration of function presize_node [-Wimplicit-function-declaration]
presize_node(THIS, node, size);
^~~~~~~~~~~~
cc -c -I. -pg -O2 -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" cns.c
rm -f blib/arch/auto/Search/ContextGraph/ContextGraph.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong ContextGraph.o cns.o -o blib/arch/auto/Search/ContextGraph/ContextGraph.so \
\
chmod 755 blib/arch/auto/Search/ContextGraph/ContextGraph.so
Manifying 1 pod document
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- ContextGraph.bs blib/arch/auto/Search/ContextGraph/ContextGraph.bs 644
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
ok 1 - have Search::ContextGraph object
ok 2 - only two matches
ok 3 - contains first document
ok 4 - contains third document
ok 5 - correct relevance on search doc \#1
ok 6 - correct relevance on search doc \#3
ok 7 - repeating search does not change results
ok 8 - complained about duplicate title
ok 9 - able to add more documents
ok 10 - document count is correct
ok 11 - word count is correct
ok 12 - word list is correct
ok 13 - singleton search did not change
ok 14 - raw search gives same result
ok 15 - result changed for non-singleton search
ok 16 - find similar search correct
ok 17 - find similar search correct
ok 18 - able to store object to file
ok 19 - reload object from stored file
ok 20 - remove stored file
ok 21 - reloaded search object works fine
ok 22 - able to load TDM file
ok 23 - correct document count
ok 24 - correct term count
ok 25 - Got right number of results
ok 26 - mixed search got right doc value
ok 27 - mixed search got right term value
1..27
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/accessors.t ....... ok
t/add_subtract.t .... ok
t/dump.t ............ ok
t/find_by_title.t ... ok
t/has.t ............. ok
t/intersection.t .... ok
# Failed test 'Node dump did not change'
# at t/invariance.t line 73.
# Looks like you failed 1 test of 26.
t/invariance.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/26 subtests
t/merge.t ........... ok
Using MLDBM: test at /home/ryan/.cpanm/work/1493364633.27580/Search-ContextGraph-0.15/blib/lib/Search/ContextGraph.pm line 224.
t/mldbm.t ........... ok
t/rebalancing.t ..... ok
t/simple_search.t ... ok
t/term_doc_lists.t .. ok
t/update.t .......... ok
Test Summary Report
-------------------
t/invariance.t (Wstat: 256 Tests: 26 Failed: 1)
Failed test: 19
Non-zero exit status: 1
Files=13, Tests=159, 2 wallclock secs ( 0.04 usr 0.00 sys + 1.27 cusr 0.04 csys = 1.35 CPU)
Result: FAIL
Failed 1/13 test programs. 1/159 subtests failed.
Makefile:1027: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Search::ContextGraph failed. See /home/ryan/.cpanm/work/1493364633.27580/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Search::ContextGraph] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man