cpantestlogs/Catalyst::Model::SOAP_genfailure.log
2017-05-02 18:44:36 -07:00

112 lines
5.8 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/1493174334.7360
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 Catalyst::Model::SOAP () on cpanmetadb ...
Unpacking Catalyst-Model-SOAP-1.5.tar.gz
--> Working on Catalyst::Model::SOAP
Fetching http://www.cpan.org/authors/id/D/DR/DRUOSO/Catalyst-Model-SOAP-1.5.tar.gz ... OK
Catalyst-Model-SOAP-1.5/
Catalyst-Model-SOAP-1.5/lib/
Catalyst-Model-SOAP-1.5/lib/Catalyst/
Catalyst-Model-SOAP-1.5/lib/Catalyst/Model/
Catalyst-Model-SOAP-1.5/lib/Catalyst/Model/SOAP.pm
Catalyst-Model-SOAP-1.5/t/
Catalyst-Model-SOAP-1.5/t/lib/
Catalyst-Model-SOAP-1.5/t/lib/MyXMLModule.pm
Catalyst-Model-SOAP-1.5/t/lib/TestTransport.pm
Catalyst-Model-SOAP-1.5/t/hello.wsdl
Catalyst-Model-SOAP-1.5/t/hello4.wsdl
Catalyst-Model-SOAP-1.5/t/04_rpcliteral.t
Catalyst-Model-SOAP-1.5/t/02_docliteral.t
Catalyst-Model-SOAP-1.5/t/hello3.wsdl
Catalyst-Model-SOAP-1.5/t/hello5.wsdl
Catalyst-Model-SOAP-1.5/t/01_basics.t
Catalyst-Model-SOAP-1.5/t/06_docliteral_oneway.t
Catalyst-Model-SOAP-1.5/t/hello2.wsdl
Catalyst-Model-SOAP-1.5/t/03_docliteral_multipart.t
Catalyst-Model-SOAP-1.5/t/05_rpcliteral_oneway.t
Catalyst-Model-SOAP-1.5/Changes
Catalyst-Model-SOAP-1.5/MANIFEST
Catalyst-Model-SOAP-1.5/Makefile.PL
Catalyst-Model-SOAP-1.5/README
Catalyst-Model-SOAP-1.5/META.yml
Entering Catalyst-Model-SOAP-1.5
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Catalyst-Model-SOAP-1.5 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Catalyst::Model::SOAP
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Moose 0.9 ... Yes (2.2004)
Checking if you have XML::Compile::SOAP 2.14 ... Yes (3.21)
Checking if you have XML::Compile 1.06 ... Yes (1.56)
Checking if you have Catalyst::Runtime 5.7011 ... Yes (5.90114)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have XML::LibXML 1.7 ... Yes (2.0129)
OK
Building and testing Catalyst-Model-SOAP-1.5 ... cp lib/Catalyst/Model/SOAP.pm blib/lib/Catalyst/Model/SOAP.pm
Manifying 1 pod document
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
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at t/01_basics.t line 23.
# Looks like your test exited with 2 just after 1.
t/01_basics.t ................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/5 subtests
Use of uninitialized value in subtraction (-) at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/Compile/SOAP/Client.pm line 116.
t/02_docliteral.t ............ ok
Use of uninitialized value in subtraction (-) at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/Compile/SOAP/Client.pm line 116.
t/03_docliteral_multipart.t .. ok
Use of uninitialized value $_[0] in pattern match (m//) at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/Compile/Util.pm line 42.
Use of uninitialized value in list assignment at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/Compile/SOAP.pm line 479.
Use of uninitialized value in subtraction (-) at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/Compile/SOAP/Client.pm line 116.
t/04_rpcliteral.t ............ ok
Use of uninitialized value $_[0] in pattern match (m//) at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/Compile/Util.pm line 42.
Use of uninitialized value in list assignment at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/Compile/SOAP.pm line 479.
Use of uninitialized value in subtraction (-) at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/Compile/SOAP/Client.pm line 116.
t/05_rpcliteral_oneway.t ..... ok
Use of uninitialized value in subtraction (-) at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/XML/Compile/SOAP/Client.pm line 116.
t/06_docliteral_oneway.t ..... ok
Test Summary Report
-------------------
t/01_basics.t (Wstat: 512 Tests: 1 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 5 tests but ran 1.
Files=6, Tests=16, 3 wallclock secs ( 0.02 usr 0.00 sys + 1.54 cusr 0.10 csys = 1.66 CPU)
Result: FAIL
Failed 1/6 test programs. 0/16 subtests failed.
Makefile:848: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Catalyst::Model::SOAP failed. See /home/ryan/.cpanm/work/1493174334.7360/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Catalyst::Model::SOAP] 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