cpantestlogs/SRU::Application_genfailure.log
2017-05-02 18:44:36 -07:00

291 lines
16 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/1493195764.14900
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 SRU::Application () on cpanmetadb ...
Unpacking SRU-0.7.tar.gz
--> Working on SRU::Application
Fetching http://www.cpan.org/authors/id/E/ES/ESUMMERS/SRU-0.7.tar.gz ... OK
SRU-0.7/
SRU-0.7/t/
SRU-0.7/t/cgi.t
SRU-0.7/t/response_scan.t
SRU-0.7/t/request_scan.t
SRU-0.7/t/request_explain.t
SRU-0.7/t/response_searchRetrieve.t
SRU-0.7/t/request_searchRetrieve.t
SRU-0.7/t/cgi_app.t
SRU-0.7/t/diagnostic.t
SRU-0.7/t/response_explain.t
SRU-0.7/t/record.t
SRU-0.7/t/term.t
SRU-0.7/lib/
SRU-0.7/lib/SRU/
SRU-0.7/lib/SRU/Response/
SRU-0.7/lib/SRU/Response/Scan.pm
SRU-0.7/lib/SRU/Response/Explain.pm
SRU-0.7/lib/SRU/Response/SearchRetrieve.pm
SRU-0.7/lib/SRU/Response/Term.pm
SRU-0.7/lib/SRU/Response/Record.pm
SRU-0.7/lib/SRU/Response/Diagnostic.pm
SRU-0.7/lib/SRU/Utils.pm
SRU-0.7/lib/SRU/Utils/
SRU-0.7/lib/SRU/Utils/XML.pm
SRU-0.7/lib/SRU/Utils/XMLTest.pm
SRU-0.7/lib/SRU/Request/
SRU-0.7/lib/SRU/Request/Scan.pm
SRU-0.7/lib/SRU/Request/SearchRetrieve.pm
SRU-0.7/lib/SRU/Request/Explain.pm
SRU-0.7/lib/SRU/Application.pm
SRU-0.7/lib/SRU/Response.pm
SRU-0.7/lib/SRU/Request.pm
SRU-0.7/lib/SRU.pm
SRU-0.7/Changes
SRU-0.7/MANIFEST
SRU-0.7/META.yml
SRU-0.7/Makefile.PL
SRU-0.7/README
Entering SRU-0.7
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring SRU-0.7 ... Undefined requirement for XML::LibXML treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
Undefined requirement for Class::Accessor treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
Undefined requirement for URI treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
Undefined requirement for CGI::Application treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
Undefined requirement for XML::Simple treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
Undefined requirement for Test::Exception treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for SRU
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Class::Accessor 0 ... Yes (0.34)
Checking if you have XML::Simple 0 ... Yes (2.22)
Checking if you have URI 0 ... Yes (1.71)
Checking if you have CQL::Parser 0.3 ... Yes (1.13)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have XML::LibXML 0 ... Yes (2.0129)
Checking if you have CGI::Application 0 ... Yes (4.50)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing SRU-0.7 ... cp lib/SRU/Response.pm blib/lib/SRU/Response.pm
cp lib/SRU/Utils/XML.pm blib/lib/SRU/Utils/XML.pm
cp lib/SRU.pm blib/lib/SRU.pm
cp lib/SRU/Response/SearchRetrieve.pm blib/lib/SRU/Response/SearchRetrieve.pm
cp lib/SRU/Request/SearchRetrieve.pm blib/lib/SRU/Request/SearchRetrieve.pm
cp lib/SRU/Response/Record.pm blib/lib/SRU/Response/Record.pm
cp lib/SRU/Request.pm blib/lib/SRU/Request.pm
cp lib/SRU/Response/Diagnostic.pm blib/lib/SRU/Response/Diagnostic.pm
cp lib/SRU/Utils.pm blib/lib/SRU/Utils.pm
cp lib/SRU/Response/Term.pm blib/lib/SRU/Response/Term.pm
cp lib/SRU/Utils/XMLTest.pm blib/lib/SRU/Utils/XMLTest.pm
cp lib/SRU/Response/Explain.pm blib/lib/SRU/Response/Explain.pm
cp lib/SRU/Application.pm blib/lib/SRU/Application.pm
cp lib/SRU/Response/Scan.pm blib/lib/SRU/Response/Scan.pm
cp lib/SRU/Request/Explain.pm blib/lib/SRU/Request/Explain.pm
cp lib/SRU/Request/Scan.pm blib/lib/SRU/Request/Scan.pm
Manifying 13 pod documents
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
# Failed test 'use SRU::Request;'
# at t/cgi.t line 19.
# Tried to use 'SRU::Request'.
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# Compilation failed in require at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# Compilation failed in require at t/cgi.t line 19.
# BEGIN failed--compilation aborted at t/cgi.t line 19.
Can't locate object method "newFromCGI" via package "SRU::Request" at t/cgi.t line 22.
# Looks like your test exited with 255 just after 3.
t/cgi.t ......................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/3 subtests
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
Compilation failed in require at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
Compilation failed in require at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Application.pm line 68.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Application.pm line 68.
Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
BEGIN failed--compilation aborted at t/cgi_app.t line 49.
# Looks like your test exited with 255 before it could output anything.
t/cgi_app.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
t/diagnostic.t ............... ok
t/record.t ................... ok
# Failed test 'use SRU::Request::Explain;'
# at t/request_explain.t line 7.
# Tried to use 'SRU::Request::Explain'.
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# Compilation failed in require at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
# ...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Explain.pm line 5.
# Compilation failed in require at t/request_explain.t line 7.
# BEGIN failed--compilation aborted at t/request_explain.t line 7.
Can't locate object method "new" via package "SRU::Request::Explain" at t/request_explain.t line 12.
# Looks like your test exited with 255 just after 1.
t/request_explain.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use SRU::Request;'
# at t/request_scan.t line 7.
# Tried to use 'SRU::Request'.
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# Compilation failed in require at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# Compilation failed in require at t/request_scan.t line 7.
# BEGIN failed--compilation aborted at t/request_scan.t line 7.
# Failed test 'use SRU::Request::Scan;'
# at t/request_scan.t line 8.
# Tried to use 'SRU::Request::Scan'.
# Error: Attempt to reload SRU/Request/Scan.pm aborted.
# Compilation failed in require at t/request_scan.t line 8.
# BEGIN failed--compilation aborted at t/request_scan.t line 8.
Can't use string ("version") as a HASH ref while "strict refs" in use at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Class/Accessor.pm line 13.
# Looks like your test exited with 255 just after 2.
t/request_scan.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
# Failed test 'use SRU::Request::SearchRetrieve;'
# at t/request_searchRetrieve.t line 7.
# Tried to use 'SRU::Request::SearchRetrieve'.
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# Compilation failed in require at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
# ...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/SearchRetrieve.pm line 5.
# Compilation failed in require at t/request_searchRetrieve.t line 7.
# BEGIN failed--compilation aborted at t/request_searchRetrieve.t line 7.
Can't locate object method "new" via package "SRU::Request::SearchRetrieve" at t/request_searchRetrieve.t line 12.
# Looks like your test exited with 255 just after 1.
t/request_searchRetrieve.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
# Failed test 'use SRU::Request::Explain;'
# at t/response_explain.t line 7.
# Tried to use 'SRU::Request::Explain'.
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# Compilation failed in require at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
# ...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Explain.pm line 5.
# Compilation failed in require at t/response_explain.t line 7.
# BEGIN failed--compilation aborted at t/response_explain.t line 7.
Can't locate object method "newFromURI" via package "SRU::Request" at t/response_explain.t line 13.
# Looks like your test exited with 255 just after 2.
t/response_explain.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 15/16 subtests
# Failed test 'use SRU::Request;'
# at t/response_scan.t line 6.
# Tried to use 'SRU::Request'.
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# Compilation failed in require at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# Compilation failed in require at t/response_scan.t line 6.
# BEGIN failed--compilation aborted at t/response_scan.t line 6.
Can't locate object method "newFromURI" via package "SRU::Request" at t/response_scan.t line 12.
# Looks like your test exited with 255 just after 3.
t/response_scan.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/3 subtests
# Failed test 'use SRU::Request::SearchRetrieve;'
# at t/response_searchRetrieve.t line 7.
# Tried to use 'SRU::Request::SearchRetrieve'.
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/Scan.pm line 6.
# Compilation failed in require at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request.pm line 8.
# Compilation failed in require at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 100.
# ...propagated at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/base.pm line 109.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493195764.14900/SRU-0.7/blib/lib/SRU/Request/SearchRetrieve.pm line 5.
# Compilation failed in require at t/response_searchRetrieve.t line 7.
# BEGIN failed--compilation aborted at t/response_searchRetrieve.t line 7.
Can't locate object method "newFromURI" via package "SRU::Request" at t/response_searchRetrieve.t line 13.
# Looks like your test exited with 255 just after 2.
t/response_searchRetrieve.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests
t/term.t ..................... ok
Test Summary Report
-------------------
t/cgi.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 255
t/cgi_app.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 0.
t/request_explain.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/request_scan.t (Wstat: 65280 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 255
t/request_searchRetrieve.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/response_explain.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 16 tests but ran 2.
t/response_scan.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 255
t/response_searchRetrieve.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Files=11, Tests=40, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.41 cusr 0.03 csys = 0.46 CPU)
Result: FAIL
Failed 8/11 test programs. 8/40 subtests failed.
Makefile:905: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing SRU::Application failed. See /home/ryan/.cpanm/work/1493195764.14900/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose SRU::Application] 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