cpantestlogs/WebService::FuncNet_genfailure.log
2017-05-02 18:44:36 -07:00

255 lines
8.7 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/1493666927.19671
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 WebService::FuncNet () on cpanmetadb ...
Unpacking WebService-FuncNet-0.2.tar.gz
--> Working on WebService::FuncNet
Fetching http://www.cpan.org/authors/id/S/SD/SDEN/WebService-FuncNet-0.2.tar.gz ... OK
WebService-FuncNet-0.2/
WebService-FuncNet-0.2/lib/
WebService-FuncNet-0.2/lib/WebService/
WebService-FuncNet-0.2/lib/WebService/FuncNet.pm
WebService-FuncNet-0.2/lib/WebService/FuncNet/
WebService-FuncNet-0.2/lib/WebService/FuncNet/Job.pm
WebService-FuncNet-0.2/lib/WebService/FuncNet/Results.pm
WebService-FuncNet-0.2/lib/WebService/FuncNet/JobStatus.pm
WebService-FuncNet-0.2/lib/WebService/FuncNet/Request.pm
WebService-FuncNet-0.2/MANIFEST
WebService-FuncNet-0.2/META.yml
WebService-FuncNet-0.2/README
WebService-FuncNet-0.2/Changes
WebService-FuncNet-0.2/Makefile.PL
WebService-FuncNet-0.2/t/
WebService-FuncNet-0.2/t/kwalitee.t
WebService-FuncNet-0.2/t/common_test_data.pl
WebService-FuncNet-0.2/t/boilerplate.t
WebService-FuncNet-0.2/t/pod-coverage.t
WebService-FuncNet-0.2/t/pod.t
WebService-FuncNet-0.2/t/live_test.t
WebService-FuncNet-0.2/t/00-load.t
WebService-FuncNet-0.2/t/xml.t
WebService-FuncNet-0.2/t/tsv.t
WebService-FuncNet-0.2/t/csv.t
Entering WebService-FuncNet-0.2
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring WebService-FuncNet-0.2 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for WebService::FuncNet
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::Deep 0 ... Yes (1.126)
Checking if you have XML::Compile::Transport::SOAPHTTP 0 ... Yes (3.21)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Text::CSV 0 ... Yes (1.94)
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have XML::Compile::WSDL11 0 ... Yes (3.06)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Math::BigFloat 0 ... Yes (1.999811)
Checking if you have XML::Simple 0 ... Yes (2.22)
Checking if you have XML::Compile::SOAP11 0 ... Yes (3.21)
Checking if you have XML::Compile::Schema 0 ... Yes (1.56)
OK
Building and testing WebService-FuncNet-0.2 ... cp lib/WebService/FuncNet.pm blib/lib/WebService/FuncNet.pm
cp lib/WebService/FuncNet/JobStatus.pm blib/lib/WebService/FuncNet/JobStatus.pm
cp lib/WebService/FuncNet/Results.pm blib/lib/WebService/FuncNet/Results.pm
cp lib/WebService/FuncNet/Job.pm blib/lib/WebService/FuncNet/Job.pm
cp lib/WebService/FuncNet/Request.pm blib/lib/WebService/FuncNet/Request.pm
Manifying 5 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
# Testing WebService::FuncNet 0.2, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ....... ok
t/boilerplate.t ... ok
t/csv.t ........... ok
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
t/kwalitee.t ...... ok
Unable to fetch WSDL. Tried http://funcnet.eu/soap/FrontEnd.wsdl and it returned 500 Can't connect to funcnet.eu:80 at t/live_test.t line 16.
Died at /home/ryan/.cpanm/work/1493666927.19671/WebService-FuncNet-0.2/blib/lib/WebService/FuncNet.pm line 99.
# Looks like your test exited with 110 just after 4.
t/live_test.t .....
Dubious, test returned 110 (wstat 28160, 0x6e00)
Failed 5/9 subtests
t/pod-coverage.t .. ok
# Failed test 'POD test for blib/lib/WebService/FuncNet.pm'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod.pm line 187.
Wide character in print at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test2/Formatter/TAP.pm line 112.
# blib/lib/WebService/FuncNet.pm (25): Non-ASCII character seen before =encoding in 'Unions'. Assuming UTF-8
# Looks like you failed 1 test of 5.
t/pod.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
t/tsv.t ........... ok
# Failed test 'xml output matches'
# at t/xml.t line 78.
# got: '<results>
# <anon>
# <p1>Q9H8H3</p1>
# <p2>O75865</p2>
# <pv>8000.5966019008021762</pv>
# <rs>16001.570890008613666</rs>
# </anon>
# <anon>
# <p1>Q9H8H3</p1>
# <p2>A3EXL0</p2>
# <pv>8100.0013999005728369</pv>
# <rs>15009.319881007913301</rs>
# </anon>
# <anon>
# <p1>P22676</p1>
# <p2>A3EXL0</p2>
# <pv>9200.4665272003089276</pv>
# <rs>8900.9271775004263188</rs>
# </anon>
# <anon>
# <p1>Q5SR05</p1>
# <p2>A3EXL0</p2>
# <pv>9700.3992087001688543</pv>
# <rs>4940.09359641002217056</rs>
# </anon>
# <anon>
# <p1>P22676</p1>
# <p2>O75865</p2>
# <pv>9009.409491003581514</pv>
# <rs>2200.5638511001978283</rs>
# </anon>
# <anon>
# <p1>P22676</p1>
# <p2>Q8NFN7</p2>
# <pv>0.999999</pv>
# <rs>0.020000000100000058178</rs>
# </anon>
# <anon>
# <p1>Q5SR05</p1>
# <p2>O75865</p2>
# <pv>0.999999</pv>
# <rs>0.020000000100000058178</rs>
# </anon>
# <anon>
# <p1>Q5SR05</p1>
# <p2>Q8NFN7</p2>
# <pv>0.999999</pv>
# <rs>0.020000000100000058178</rs>
# </anon>
# <anon>
# <p1>Q9H8H3</p1>
# <p2>Q8NFN7</p2>
# <pv>0.999999</pv>
# <rs>0.020000000100000058178</rs>
# </anon>
# </results>
# '
# expected: '<results>
# <anon>
# <p1>Q9H8H3</p1>
# <p2>O75865</p2>
# <pv>0.8059660198021762</pv>
# <rs>1.615708908613666</rs>
# </anon>
# <anon>
# <p1>Q9H8H3</p1>
# <p2>A3EXL0</p2>
# <pv>0.8100139995728369</pv>
# <rs>1.593198817913301</rs>
# </anon>
# <anon>
# <p1>P22676</p1>
# <p2>A3EXL0</p2>
# <pv>0.9246652723089276</pv>
# <rs>0.8992717754263188</rs>
# </anon>
# <anon>
# <p1>Q5SR05</p1>
# <p2>A3EXL0</p2>
# <pv>0.9739920871688543</pv>
# <rs>0.49493596412217056</rs>
# </anon>
# <anon>
# <p1>P22676</p1>
# <p2>O75865</p2>
# <pv>0.994094913581514</pv>
# <rs>0.2256385111978283</rs>
# </anon>
# <anon>
# <p1>P22676</p1>
# <p2>Q8NFN7</p2>
# <pv>0.999999</pv>
# <rs>0.000002000001000058178</rs>
# </anon>
# <anon>
# <p1>Q5SR05</p1>
# <p2>O75865</p2>
# <pv>0.999999</pv>
# <rs>0.000002000001000058178</rs>
# </anon>
# <anon>
# <p1>Q5SR05</p1>
# <p2>Q8NFN7</p2>
# <pv>0.999999</pv>
# <rs>0.000002000001000058178</rs>
# </anon>
# <anon>
# <p1>Q9H8H3</p1>
# <p2>Q8NFN7</p2>
# <pv>0.999999</pv>
# <rs>0.000002000001000058178</rs>
# </anon>
# </results>
# '
# Looks like you failed 1 test of 3.
t/xml.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
Test Summary Report
-------------------
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 2-3
t/live_test.t (Wstat: 28160 Tests: 4 Failed: 0)
Non-zero exit status: 110
Parse errors: Bad plan. You planned 9 tests but ran 4.
t/pod.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/xml.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=9, Tests=47, 132 wallclock secs ( 0.02 usr 0.00 sys + 0.85 cusr 0.07 csys = 0.94 CPU)
Result: FAIL
Failed 3/9 test programs. 2/47 subtests failed.
Makefile:880: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
! Installing WebService::FuncNet failed. See /home/ryan/.cpanm/work/1493666927.19671/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose WebService::FuncNet] 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