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

137 lines
6.3 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/1493260552.22321
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::Glasgow () on cpanmetadb ...
Unpacking Map-Tube-Glasgow-0.07.tar.gz
--> Working on Map::Tube::Glasgow
Fetching http://www.cpan.org/authors/id/G/GW/GWS/Map-Tube-Glasgow-0.07.tar.gz ... OK
Map-Tube-Glasgow-0.07
Map-Tube-Glasgow-0.07/Changes
Map-Tube-Glasgow-0.07/lib
Map-Tube-Glasgow-0.07/lib/Map
Map-Tube-Glasgow-0.07/lib/Map/Tube
Map-Tube-Glasgow-0.07/lib/Map/Tube/Glasgow.pm
Map-Tube-Glasgow-0.07/Makefile.PL
Map-Tube-Glasgow-0.07/MANIFEST
Map-Tube-Glasgow-0.07/MANIFEST.SKIP
Map-Tube-Glasgow-0.07/META.json
Map-Tube-Glasgow-0.07/META.yml
Map-Tube-Glasgow-0.07/README
Map-Tube-Glasgow-0.07/share
Map-Tube-Glasgow-0.07/share/glasgow-map.xml
Map-Tube-Glasgow-0.07/SIGNATURE
Map-Tube-Glasgow-0.07/t
Map-Tube-Glasgow-0.07/t/00-load.t
Map-Tube-Glasgow-0.07/t/01-xml.t
Map-Tube-Glasgow-0.07/t/02-xml.t
Map-Tube-Glasgow-0.07/t/03-map.t
Map-Tube-Glasgow-0.07/t/04-routes.t
Map-Tube-Glasgow-0.07/t/10-manifest.t
Map-Tube-Glasgow-0.07/t/11-meta-json.t
Map-Tube-Glasgow-0.07/t/12-meta-yml.t
Map-Tube-Glasgow-0.07/t/13-version.t
Map-Tube-Glasgow-0.07/t/14-signature.t
Map-Tube-Glasgow-0.07/t/20-pod.t
Map-Tube-Glasgow-0.07/t/21-pod-coverage.t
Map-Tube-Glasgow-0.07/t/22-changes.t
Entering Map-Tube-Glasgow-0.07
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-Glasgow-0.07 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Map::Tube::Glasgow
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have File::Share 0 ... Yes (0.25)
Checking if you have Moo 0 ... Yes (2.003002)
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 ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Map::Tube 2.87 ... Yes (3.28)
OK
Building and testing Map-Tube-Glasgow-0.07 ... cp share/glasgow-map.xml blib/lib/auto/share/dist/Map-Tube-Glasgow/glasgow-map.xml
cp lib/Map/Tube/Glasgow.pm blib/lib/Map/Tube/Glasgow.pm
Manifying 1 pod document
Skip blib/lib/auto/share/dist/Map-Tube-Glasgow/glasgow-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::Glasgow 0.07, 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=175, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.15 cusr 0.04 csys = 1.23 CPU)
Result: FAIL
Failed 1/13 test programs. 4/175 subtests failed.
Makefile:878: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Map::Tube::Glasgow failed. See /home/ryan/.cpanm/work/1493260552.22321/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Map::Tube::Glasgow] 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