cpantestlogs/Map::Tube::Lyon_genfailure.log
2017-05-02 18:44:36 -07:00

136 lines
6.1 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/1493260581.22733
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 Map::Tube::Lyon () on cpanmetadb ...
Unpacking Map-Tube-Lyon-0.06.tar.gz
--> Working on Map::Tube::Lyon
Fetching http://www.cpan.org/authors/id/G/GW/GWS/Map-Tube-Lyon-0.06.tar.gz ... OK
Map-Tube-Lyon-0.06
Map-Tube-Lyon-0.06/Changes
Map-Tube-Lyon-0.06/lib
Map-Tube-Lyon-0.06/lib/Map
Map-Tube-Lyon-0.06/lib/Map/Tube
Map-Tube-Lyon-0.06/lib/Map/Tube/Lyon.pm
Map-Tube-Lyon-0.06/Makefile.PL
Map-Tube-Lyon-0.06/MANIFEST
Map-Tube-Lyon-0.06/MANIFEST.SKIP
Map-Tube-Lyon-0.06/META.json
Map-Tube-Lyon-0.06/META.yml
Map-Tube-Lyon-0.06/README
Map-Tube-Lyon-0.06/share
Map-Tube-Lyon-0.06/share/lyon-map.xml
Map-Tube-Lyon-0.06/SIGNATURE
Map-Tube-Lyon-0.06/t
Map-Tube-Lyon-0.06/t/00-load.t
Map-Tube-Lyon-0.06/t/01-xml.t
Map-Tube-Lyon-0.06/t/02-xml.t
Map-Tube-Lyon-0.06/t/03-map.t
Map-Tube-Lyon-0.06/t/04-routes.t
Map-Tube-Lyon-0.06/t/10-manifest.t
Map-Tube-Lyon-0.06/t/11-meta-json.t
Map-Tube-Lyon-0.06/t/12-meta-yml.t
Map-Tube-Lyon-0.06/t/13-version.t
Map-Tube-Lyon-0.06/t/14-signature.t
Map-Tube-Lyon-0.06/t/20-pod.t
Map-Tube-Lyon-0.06/t/21-pod-coverage.t
Map-Tube-Lyon-0.06/t/22-changes.t
Entering Map-Tube-Lyon-0.06
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.64 ... Yes (7.24)
Checking if you have File::ShareDir::Install 0 ... Yes (0.11)
Running Makefile.PL
Configuring Map-Tube-Lyon-0.06 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Map::Tube::Lyon
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Moo 0 ... Yes (2.003002)
Checking if you have Map::Tube 2.72 ... Yes (3.28)
Checking if you have namespace::clean 0 ... Yes (0.27)
Checking if you have Test::More 0.82 ... Yes (1.302078)
Checking if you have File::Share 0 ... Yes (0.25)
OK
Building and testing Map-Tube-Lyon-0.06 ... cp share/lyon-map.xml blib/lib/auto/share/dist/Map-Tube-Lyon/lyon-map.xml
cp lib/Map/Tube/Lyon.pm blib/lib/Map/Tube/Lyon.pm
Manifying 1 pod document
Skip blib/lib/auto/share/dist/Map-Tube-Lyon/lyon-map.xml (unchanged)
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 Map::Tube::Lyon 0.06, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t .......... ok
t/01-xml.t ........... ok
t/02-xml.t ........... ok
t/03-map.t ........... ok
# Failed test at t/04-routes.t line 10.
# 'Map::Tube::get_shortest_route(): ERROR: Missing Station Name. (status: 100) file /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Map/Tube.pm on line 170
# '
# doesn't match '(?^:ERROR: Either FROM/TO node is undefined)'
# Failed test at t/04-routes.t line 13.
# 'Map::Tube::get_shortest_route(): ERROR: Missing Station Name. (status: 100) file /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Map/Tube.pm on line 170
# '
# doesn't match '(?^:ERROR: Either FROM/TO node is undefined)'
# Failed test at t/04-routes.t line 16.
# 'Map::Tube::get_node_by_name(): ERROR: Invalid Station Name [XYZ]. (status: 101) file /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Map/Tube.pm on line 674
# '
# doesn't match '(?^:Map\:\:Tube\:\:get_shortest_route\(\)\:\ ERROR\:\ Received\ invalid\ FROM\ node\ \'XYZ\')'
# Failed test at t/04-routes.t line 19.
# 'Map::Tube::get_node_by_name(): ERROR: Invalid Station Name [XYZ]. (status: 101) file /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Map/Tube.pm on line 677
# '
# doesn't match '(?^:Map\:\:Tube\:\:get_shortest_route\(\)\:\ ERROR\:\ Received\ invalid\ TO\ node\ \'XYZ\')'
# Looks like you failed 4 tests of 9.
t/04-routes.t ........
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/9 subtests
t/10-manifest.t ...... skipped: these tests are for authors only!
t/11-meta-json.t ..... skipped: these tests are for authors only!
t/12-meta-yml.t ...... skipped: these tests are for authors only!
t/13-version.t ....... skipped: these tests are for authors only!
t/14-signature.t ..... skipped: these tests are for authors only!
t/20-pod.t ........... skipped: these tests are for authors only!
t/21-pod-coverage.t .. skipped: these tests are for authors only!
t/22-changes.t ....... skipped: these tests are for authors only!
Test Summary Report
-------------------
t/04-routes.t (Wstat: 1024 Tests: 9 Failed: 4)
Failed tests: 2-5
Non-zero exit status: 4
Files=13, Tests=447, 2 wallclock secs ( 0.04 usr 0.01 sys + 1.23 cusr 0.06 csys = 1.34 CPU)
Result: FAIL
Failed 1/13 test programs. 4/447 subtests failed.
Makefile:872: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Map::Tube::Lyon failed. See /home/ryan/.cpanm/work/1493260581.22733/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Map::Tube::Lyon] 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