cpantestlogs/Game::Life_incfailure.log
2017-05-02 18:44:36 -07:00

103 lines
5.2 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/1493408975.18806
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 Game::Life () on cpanmetadb ...
Unpacking Game-Life-0.06.tar.gz
--> Working on Game::Life
Fetching http://www.cpan.org/authors/id/L/LT/LTP/Game-Life-0.06.tar.gz ... OK
Game-Life-0.06/
Game-Life-0.06/META.yml
Game-Life-0.06/README
Game-Life-0.06/t/
Game-Life-0.06/t/01glider.t
Game-Life-0.06/t/compare-boards.pl
Game-Life-0.06/t/03block.t
Game-Life-0.06/t/pod-coverage.t
Game-Life-0.06/t/pod.t
Game-Life-0.06/t/02stoplight.t
Game-Life-0.06/t/00load.t
Game-Life-0.06/t/manifest.t
Game-Life-0.06/Life.pm
Game-Life-0.06/Makefile.PL
Game-Life-0.06/META.json
Game-Life-0.06/MANIFEST
Entering Game-Life-0.06
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Game-Life-0.06 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Game::Life
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Clone 0 ... Yes (0.39)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Game-Life-0.06 ... cp Life.pm blib/lib/Game/Life.pm
Manifying 1 pod document
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 Game::Life 0.06, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00load.t ........ ok
Can't locate t/compare-boards.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1493408975.18806/Game-Life-0.06/blib/lib /home/ryan/.cpanm/work/1493408975.18806/Game-Life-0.06/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/01glider.t line 28.
t/01glider.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/compare-boards.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1493408975.18806/Game-Life-0.06/blib/lib /home/ryan/.cpanm/work/1493408975.18806/Game-Life-0.06/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/02stoplight.t line 28.
t/02stoplight.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate t/compare-boards.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1493408975.18806/Game-Life-0.06/blib/lib /home/ryan/.cpanm/work/1493408975.18806/Game-Life-0.06/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/03block.t line 28.
t/03block.t .......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/manifest.t ...... skipped: Author tests not required for installation
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/01glider.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/02stoplight.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/03block.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=7, Tests=3, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.14 cusr 0.01 csys = 0.17 CPU)
Result: FAIL
Failed 3/7 test programs. 0/3 subtests failed.
Makefile:840: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Game::Life failed. See /home/ryan/.cpanm/work/1493408975.18806/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Game::Life] 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