cpantestlogs/DBIx::TextIndex_genfailure.log
2017-05-02 18:44:36 -07:00

165 lines
8.2 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493165850.21248
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 DBIx::TextIndex () on cpanmetadb ...
Unpacking DBIx-TextIndex-0.28.tar.gz
--> Working on DBIx::TextIndex
Fetching http://www.cpan.org/authors/id/D/DK/DKOCH/DBIx-TextIndex-0.28.tar.gz ... OK
DBIx-TextIndex-0.28/
DBIx-TextIndex-0.28/ppport.h
DBIx-TextIndex-0.28/testdata/
DBIx-TextIndex-0.28/testdata/encantadas.txt
DBIx-TextIndex-0.28/t/
DBIx-TextIndex-0.28/t/10_read_write_mix.t
DBIx-TextIndex-0.28/t/01_pod.t
DBIx-TextIndex-0.28/t/09_delete_index.t
DBIx-TextIndex-0.28/t/12_sqlite.t
DBIx-TextIndex-0.28/t/01_pod_coverage.t
DBIx-TextIndex-0.28/t/00_load.t
DBIx-TextIndex-0.28/t/08_remove_docs.t
DBIx-TextIndex-0.28/t/05_index_db_table.t
DBIx-TextIndex-0.28/t/11_stoplist.t
DBIx-TextIndex-0.28/t/02_version.t
DBIx-TextIndex-0.28/t/04_load_docs.t
DBIx-TextIndex-0.28/t/06_search.t
DBIx-TextIndex-0.28/t/01_kwalitee.t
DBIx-TextIndex-0.28/t/03_connect_db.t
DBIx-TextIndex-0.28/t/07_unscored_search.t
DBIx-TextIndex-0.28/META.yml
DBIx-TextIndex-0.28/Changes
DBIx-TextIndex-0.28/lib/
DBIx-TextIndex-0.28/lib/DBIx/
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/DBD.pm
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/StopList/
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/StopList/en.pm
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/StopList/cz.pm
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/DBD/
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/DBD/SQLite.pm
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/DBD/Pg.pm
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/DBD/mysql.pm
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/TermDocsCache.pm
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/QueryParser.pm
DBIx-TextIndex-0.28/lib/DBIx/TextIndex/Exception.pm
DBIx-TextIndex-0.28/lib/DBIx/TextIndex.pm
DBIx-TextIndex-0.28/TextIndex.xs
DBIx-TextIndex-0.28/Makefile.PL
DBIx-TextIndex-0.28/README
DBIx-TextIndex-0.28/eg/
DBIx-TextIndex-0.28/eg/search.cgi
DBIx-TextIndex-0.28/eg/search.pl
DBIx-TextIndex-0.28/eg/remove.pl
DBIx-TextIndex-0.28/eg/load_sample.pl
DBIx-TextIndex-0.28/eg/delete_index.pl
DBIx-TextIndex-0.28/eg/html_search.cgi
DBIx-TextIndex-0.28/eg/README
DBIx-TextIndex-0.28/eg/index.pl
DBIx-TextIndex-0.28/MANIFEST
Entering DBIx-TextIndex-0.28
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring DBIx-TextIndex-0.28 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DBIx::TextIndex
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have DBI 1.43 ... Yes (1.634)
Checking if you have Exception::Class 1.12 ... Yes (1.42)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Bit::Vector 6.3 ... Yes (7.4)
Checking if you have Text::Balanced 1.83 ... Yes (2.03)
Checking if you have HTML::Entities 1.22 ... Yes (3.69)
OK
Building and testing DBIx-TextIndex-0.28 ... cp lib/DBIx/TextIndex/QueryParser.pm blib/lib/DBIx/TextIndex/QueryParser.pm
cp lib/DBIx/TextIndex.pm blib/lib/DBIx/TextIndex.pm
cp lib/DBIx/TextIndex/StopList/cz.pm blib/lib/DBIx/TextIndex/StopList/cz.pm
cp lib/DBIx/TextIndex/DBD/mysql.pm blib/lib/DBIx/TextIndex/DBD/mysql.pm
cp lib/DBIx/TextIndex/DBD.pm blib/lib/DBIx/TextIndex/DBD.pm
cp lib/DBIx/TextIndex/Exception.pm blib/lib/DBIx/TextIndex/Exception.pm
cp lib/DBIx/TextIndex/TermDocsCache.pm blib/lib/DBIx/TextIndex/TermDocsCache.pm
cp lib/DBIx/TextIndex/DBD/Pg.pm blib/lib/DBIx/TextIndex/DBD/Pg.pm
cp lib/DBIx/TextIndex/StopList/en.pm blib/lib/DBIx/TextIndex/StopList/en.pm
cp lib/DBIx/TextIndex/DBD/SQLite.pm blib/lib/DBIx/TextIndex/DBD/SQLite.pm
Running Mkbootstrap for TextIndex ()
chmod 644 "TextIndex.bs"
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- TextIndex.bs blib/arch/auto/DBIx/TextIndex/TextIndex.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' TextIndex.xs > TextIndex.xsc
mv TextIndex.xsc TextIndex.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.28\" -DXS_VERSION=\"0.28\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" TextIndex.c
In file included from TextIndex.xs:5:0:
ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined
# define PERL_UNUSED_DECL
In file included from TextIndex.xs:2: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__
rm -f blib/arch/auto/DBIx/TextIndex/TextIndex.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong TextIndex.o -o blib/arch/auto/DBIx/TextIndex/TextIndex.so \
\
chmod 755 blib/arch/auto/DBIx/TextIndex/TextIndex.so
Manifying 10 pod documents
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- TextIndex.bs blib/arch/auto/DBIx/TextIndex/TextIndex.bs 644
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/00_load.t ............. ok
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
t/01_kwalitee.t ......... ok
t/01_pod.t .............. ok
t/01_pod_coverage.t ..... ok
t/02_version.t .......... ok
t/03_connect_db.t ....... skipped: $ENV{DBIX_TEXTINDEX_DSN} (and DBIX_TEXTINDEX_USER and DBIX_TEXTINDEX_PASS) must be set to a DBI DSN to run tests against a database.
t/04_load_docs.t ........ skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests.
t/05_index_db_table.t ... skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests.
t/06_search.t ........... skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests.
t/07_unscored_search.t .. skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests.
t/08_remove_docs.t ...... skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests.
t/09_delete_index.t ..... skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests.
t/10_read_write_mix.t ... skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests.
t/11_stoplist.t ......... skipped: $ENV{DBIX_TEXTINDEX_DSN} must be defined to run tests.
Your search did not produce any matching documents.# Looks like your test exited with 2 just after 3.
t/12_sqlite.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/9 subtests
Test Summary Report
-------------------
t/12_sqlite.t (Wstat: 512 Tests: 3 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 9 tests but ran 3.
Files=15, Tests=43, 2 wallclock secs ( 0.04 usr 0.01 sys + 1.02 cusr 0.05 csys = 1.12 CPU)
Result: FAIL
Failed 1/15 test programs. 0/43 subtests failed.
Makefile:1060: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing DBIx::TextIndex failed. See /home/ryan/.cpanm/work/1493165850.21248/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DBIx::TextIndex] 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