cpantestlogs/Games::Chess::Position::Unicode_genfailure.log
2017-05-02 18:44:36 -07:00

149 lines
6.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/1493692114.14376
You have make /usr/bin/make
You have LWP 5.837
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 Games::Chess::Position::Unicode () on cpanmetadb ...
Unpacking Games-Chess-Position-Unicode-0.01.tar.gz
--> Working on Games::Chess::Position::Unicode
Fetching http://www.cpan.org/authors/id/S/SR/SROMANOV/Games-Chess-Position-Unicode-0.01.tar.gz ... OK
Games-Chess-Position-Unicode-0.01/
Games-Chess-Position-Unicode-0.01/META.json
Games-Chess-Position-Unicode-0.01/MANIFEST
Games-Chess-Position-Unicode-0.01/META.yml
Games-Chess-Position-Unicode-0.01/lib/
Games-Chess-Position-Unicode-0.01/lib/Games/
Games-Chess-Position-Unicode-0.01/lib/Games/Chess/
Games-Chess-Position-Unicode-0.01/lib/Games/Chess/Position/
Games-Chess-Position-Unicode-0.01/lib/Games/Chess/Position/Unicode.pm
Games-Chess-Position-Unicode-0.01/t/
Games-Chess-Position-Unicode-0.01/t/00-load.t
Games-Chess-Position-Unicode-0.01/t/01-position.t
Games-Chess-Position-Unicode-0.01/Makefile.PL
Games-Chess-Position-Unicode-0.01/Changes
Games-Chess-Position-Unicode-0.01/MANIFEST.SKIP
Entering Games-Chess-Position-Unicode-0.01
Checking configure dependencies from META.json
Running Makefile.PL
Configuring Games-Chess-Position-Unicode-0.01 ... Warning: prerequisite Games::Chess 0.003 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Games::Chess::Position::Unicode
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Encode 0 ... Yes (2.88)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Games::Chess 0.003 ... No
Searching Games::Chess (0.003) on cpanmetadb ...
Unpacking Games-Chess-0.003.tar.gz
OK
==> Found dependencies: Games::Chess
--> Working on Games::Chess
Fetching http://www.cpan.org/authors/id/G/GD/GDR/Games-Chess-0.003.tar.gz ... OK
Games-Chess-0.003/
Games-Chess-0.003/t/
Games-Chess-0.003/t/04gifs.t
Games-Chess-0.003/t/01chess.t
Games-Chess-0.003/t/02piece.t
Games-Chess-0.003/t/03position.t
Games-Chess-0.003/lib/
Games-Chess-0.003/lib/Games/
Games-Chess-0.003/lib/Games/Chess.pm
Games-Chess-0.003/lib/Games/Chess.pod
Games-Chess-0.003/lib/Games/Chess/
Games-Chess-0.003/lib/Games/Chess/PGN.pod
Games-Chess-0.003/MANIFEST
Games-Chess-0.003/Makefile.PL
Games-Chess-0.003/README
Entering Games-Chess-0.003
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Games-Chess-0.003 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Games::Chess
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have GD 0 ... Yes (2.66)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Games-Chess-0.003 ... cp lib/Games/Chess/PGN.pod blib/lib/Games/Chess/PGN.pod
cp lib/Games/Chess.pm blib/lib/Games/Chess.pm
cp lib/Games/Chess.pod blib/lib/Games/Chess.pod
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
UNIVERSAL does not export anything at t/01chess.t line 11.
BEGIN failed--compilation aborted at t/01chess.t line 11.
t/01chess.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
UNIVERSAL does not export anything at t/02piece.t line 11.
BEGIN failed--compilation aborted at t/02piece.t line 11.
t/02piece.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests
UNIVERSAL does not export anything at t/03position.t line 11.
BEGIN failed--compilation aborted at t/03position.t line 11.
t/03position.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/7 subtests
UNIVERSAL does not export anything at t/04gifs.t line 11.
BEGIN failed--compilation aborted at t/04gifs.t line 11.
t/04gifs.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests
Test Summary Report
-------------------
t/01chess.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 1.
t/02piece.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 1.
t/03position.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 7 tests but ran 1.
t/04gifs.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 1.
Files=4, Tests=4, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.03 cusr 0.00 csys = 0.05 CPU)
Result: FAIL
Failed 4/4 test programs. 4/4 subtests failed.
Makefile:844: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Games::Chess failed. See /home/ryan/.cpanm/work/1493692114.14376/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Games::Chess' is not installed
! Bailing out the installation for Games-Chess-Position-Unicode-0.01.
FAIL
Command [cpanm --reinstall --verbose Games::Chess::Position::Unicode] 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