cpantestlogs/Net::Parliament_genfailure.log
2017-05-02 18:44:36 -07:00

129 lines
5.6 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/1493410351.24992
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 Net::Parliament () on cpanmetadb ...
Unpacking Net-Parliament-0.03.tar.gz
--> Working on Net::Parliament
Fetching http://www.cpan.org/authors/id/L/LU/LUKEC/Net-Parliament-0.03.tar.gz ... OK
Net-Parliament-0.03/
Net-Parliament-0.03/META.yml
Net-Parliament-0.03/MANIFEST
Net-Parliament-0.03/t/
Net-Parliament-0.03/t/get-votes.t
Net-Parliament-0.03/t/get-members.t
Net-Parliament-0.03/t/00-load.t
Net-Parliament-0.03/t/pod.t
Net-Parliament-0.03/t/get-bills.t
Net-Parliament-0.03/t/pod-coverage.t
Net-Parliament-0.03/README
Net-Parliament-0.03/Makefile.PL
Net-Parliament-0.03/bin/
Net-Parliament-0.03/bin/scrape-parl
Net-Parliament-0.03/lib/
Net-Parliament-0.03/lib/Net/
Net-Parliament-0.03/lib/Net/Parliament/
Net-Parliament-0.03/lib/Net/Parliament/UserAgent.pm
Net-Parliament-0.03/lib/Net/Parliament.pm
Net-Parliament-0.03/Changes
Entering Net-Parliament-0.03
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Net-Parliament-0.03 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::Parliament
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have IO::All 0 ... Yes (0.86)
Checking if you have HTML::TreeBuilder 0 ... Yes (5.04)
Checking if you have HTML::TableExtract 0 ... Yes (2.13)
Checking if you have XML::Simple 0 ... Yes (2.22)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have HTML::ElementTable 0 ... Yes (1.18)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302083)
OK
Building and testing Net-Parliament-0.03 ... cp lib/Net/Parliament.pm blib/lib/Net/Parliament.pm
cp lib/Net/Parliament/UserAgent.pm blib/lib/Net/Parliament/UserAgent.pm
Manifying 2 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 Net::Parliament 0.03, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ....... ok
Use of uninitialized value in concatenation (.) or string at /home/ryan/.cpanm/work/1493410351.24992/Net-Parliament-0.03/blib/lib/Net/Parliament.pm line 41.
# Failed test 'Bill C-2'
# at t/get-bills.t line 13.
# Structures begin differing at:
# $got = undef
# $expected = HASH(0x5576867a0340)
# Failed test 'Bill C-3'
# at t/get-bills.t line 41.
# Structures begin differing at:
# $got = undef
# $expected = HASH(0x55768679fcf8)
# Looks like you failed 2 tests of 4.
t/get-bills.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests
Use of uninitialized value in concatenation (.) or string at /home/ryan/.cpanm/work/1493410351.24992/Net-Parliament-0.03/blib/lib/Net/Parliament.pm line 41.
Can't call method "tree" on an undefined value at /home/ryan/.cpanm/work/1493410351.24992/Net-Parliament-0.03/blib/lib/Net/Parliament.pm line 108.
# Looks like your test exited with 25 just after 2.
t/get-members.t ...
Dubious, test returned 25 (wstat 6400, 0x1900)
All 2 subtests passed
Use of uninitialized value in concatenation (.) or string at /home/ryan/.cpanm/work/1493410351.24992/Net-Parliament-0.03/blib/lib/Net/Parliament.pm line 41.
Undeclared entity 'ccedil' [Ln: 30, Col: 1697203762302392]
XML::Simple called at /home/ryan/.cpanm/work/1493410351.24992/Net-Parliament-0.03/blib/lib/Net/Parliament.pm line 229.
# Looks like your test exited with 255 just after 2.
t/get-votes.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
All 2 subtests passed
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/get-bills.t (Wstat: 512 Tests: 4 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
t/get-members.t (Wstat: 6400 Tests: 2 Failed: 0)
Non-zero exit status: 25
t/get-votes.t (Wstat: 65280 Tests: 2 Failed: 0)
Non-zero exit status: 255
Files=6, Tests=13, 4 wallclock secs ( 0.00 usr 0.01 sys + 0.93 cusr 0.06 csys = 1.00 CPU)
Result: FAIL
Failed 3/6 test programs. 2/13 subtests failed.
Makefile:861: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Net::Parliament failed. See /home/ryan/.cpanm/work/1493410351.24992/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Net::Parliament] 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