cpantestlogs/WWW::SourceForge::API_genfailure.log
2017-05-02 18:44:36 -07:00

175 lines
7 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/1493604297.17564
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 WWW::SourceForge::API () on cpanmetadb ...
Unpacking WWW-SourceForge-0.70.tar.gz
--> Working on WWW::SourceForge::API
Fetching http://www.cpan.org/authors/id/R/RB/RBOW/WWW-SourceForge-0.70.tar.gz ... OK
WWW-SourceForge-0.70/
WWW-SourceForge-0.70/MANIFEST
WWW-SourceForge-0.70/README.pod
WWW-SourceForge-0.70/META.yml
WWW-SourceForge-0.70/README
WWW-SourceForge-0.70/META.json
WWW-SourceForge-0.70/lib/
WWW-SourceForge-0.70/lib/WWW/
WWW-SourceForge-0.70/lib/WWW/SourceForge.pm
WWW-SourceForge-0.70/lib/WWW/SourceForge/
WWW-SourceForge-0.70/lib/WWW/SourceForge/User.pm
WWW-SourceForge-0.70/lib/WWW/SourceForge/Project.pm
WWW-SourceForge-0.70/lib/WWW/SourceForge/API.pm
WWW-SourceForge-0.70/lib/WWW/SourceForge/Wiki.pm
WWW-SourceForge-0.70/Makefile.PL
WWW-SourceForge-0.70/LICENSE
WWW-SourceForge-0.70/t/
WWW-SourceForge-0.70/t/004_downloads.t
WWW-SourceForge-0.70/t/005_wiki.t
WWW-SourceForge-0.70/t/003_project.t
WWW-SourceForge-0.70/t/002_user.t
WWW-SourceForge-0.70/t/001_load.t
WWW-SourceForge-0.70/Changes
WWW-SourceForge-0.70/Todo
Entering WWW-SourceForge-0.70
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring WWW-SourceForge-0.70 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for WWW::SourceForge
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have JSON::Parse 0 ... Yes (0.49)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
Checking if you have LWP::Authen::OAuth 0 ... Yes (1.02)
Checking if you have LWP::Simple 0 ... Yes (6.26)
Checking if you have File::HomeDir 0 ... Yes (1.002)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have XML::Feed 0 ... Yes (0.53)
Checking if you have Test::Simple 0.44 ... Yes (1.302083)
Checking if you have Data::Dumper 0 ... Yes (2.161)
OK
Building and testing WWW-SourceForge-0.70 ... cp lib/WWW/SourceForge/Wiki.pm blib/lib/WWW/SourceForge/Wiki.pm
cp lib/WWW/SourceForge.pm blib/lib/WWW/SourceForge.pm
cp lib/WWW/SourceForge/User.pm blib/lib/WWW/SourceForge/User.pm
cp README.pod blib/lib/WWW/README.pod
cp lib/WWW/SourceForge/Project.pm blib/lib/WWW/SourceForge/Project.pm
cp lib/WWW/SourceForge/API.pm blib/lib/WWW/SourceForge/API.pm
Manifying 4 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
t/001_load.t ....... ok
# Failed test at t/002_user.t line 11.
# got: undef
# expected: '40648'
# Failed test at t/002_user.t line 12.
# got: undef
# expected: 'rbowen@users.sf.net'
# Looks like you failed 2 tests of 4.
t/002_user.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
# Failed test 'Allura project'
# at t/003_project.t line 15.
# got: undef
# expected: '10'
# Failed test 'Project name'
# at t/003_project.t line 16.
# got: undef
# expected: 'Flight ICS'
# Failed test 'Project summary'
# at t/003_project.t line 17.
# got: undef
# expected: 'Create ICS files from flight itinerary information'
# Failed test 'Project id'
# at t/003_project.t line 18.
# got: undef
# expected: '631079'
# Failed test at t/003_project.t line 24.
# got: undef
# expected: 'Flight ICS'
# Failed test at t/003_project.t line 28.
# got: undef
# expected: '14603'
Can't call method "username" on an undefined value at t/003_project.t line 34.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 9.
t/003_project.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/9 subtests
JSON error: Empty input parsing initial state at /home/ryan/.cpanm/work/1493604297.17564/WWW-SourceForge-0.70/blib/lib/WWW/SourceForge.pm line 150.
JSON error: Empty input parsing initial state at /home/ryan/.cpanm/work/1493604297.17564/WWW-SourceForge-0.70/blib/lib/WWW/SourceForge.pm line 150.
# Failed test at t/004_downloads.t line 18.
# got: undef
# expected: '10732'
# Looks like you failed 1 test of 2.
t/004_downloads.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Use of uninitialized value in numeric eq (==) at /home/ryan/.cpanm/work/1493604297.17564/WWW-SourceForge-0.70/blib/lib/WWW/SourceForge/Wiki.pm line 32.
This doesn't work on Classic SF projects at /home/ryan/.cpanm/work/1493604297.17564/WWW-SourceForge-0.70/blib/lib/WWW/SourceForge/Wiki.pm line 39.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/005_wiki.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
Test Summary Report
-------------------
t/002_user.t (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
t/003_project.t (Wstat: 65280 Tests: 9 Failed: 6)
Failed tests: 3-6, 8-9
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/004_downloads.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/005_wiki.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=5, Tests=20, 25 wallclock secs ( 0.02 usr 0.00 sys + 1.11 cusr 0.07 csys = 1.20 CPU)
Result: FAIL
Failed 4/5 test programs. 9/20 subtests failed.
Makefile:870: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing WWW::SourceForge::API failed. See /home/ryan/.cpanm/work/1493604297.17564/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose WWW::SourceForge::API] 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