cpantestlogs/Lego::From::PNG_genfailure.log
2017-05-02 18:44:36 -07:00

208 lines
12 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/1493227672.26129
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 Lego::From::PNG () on cpanmetadb ...
Unpacking Lego-From-PNG-0.04.tar.gz
--> Working on Lego::From::PNG
Fetching http://www.cpan.org/authors/id/G/GA/GAUDEON/Lego-From-PNG-0.04.tar.gz ... OK
Lego-From-PNG-0.04/
Lego-From-PNG-0.04/Changes
Lego-From-PNG-0.04/lib/
Lego-From-PNG-0.04/LICENSE
Lego-From-PNG-0.04/Makefile.PL
Lego-From-PNG-0.04/MANIFEST
Lego-From-PNG-0.04/META.json
Lego-From-PNG-0.04/META.yml
Lego-From-PNG-0.04/README
Lego-From-PNG-0.04/t/
Lego-From-PNG-0.04/Todo
Lego-From-PNG-0.04/t/001_load.t
Lego-From-PNG-0.04/t/002_when_documenting_modules.t
Lego-From-PNG-0.04/t/003_when_loading_brick_information.t
Lego-From-PNG-0.04/t/004_when_creating_bricks.t
Lego-From-PNG-0.04/t/005_when_getting_png_info.t
Lego-From-PNG-0.04/t/006_when_processing_pngs.t
Lego-From-PNG-0.04/t/007_when_viewing_response_as_json.t
Lego-From-PNG-0.04/t/008_when_viewing_response_as_html.t
Lego-From-PNG-0.04/t/lib/
Lego-From-PNG-0.04/t/lib/Test/
Lego-From-PNG-0.04/t/lib/Test/PNG.pm
Lego-From-PNG-0.04/lib/Lego/
Lego-From-PNG-0.04/lib/Lego/From/
Lego-From-PNG-0.04/lib/Lego/From/PNG/
Lego-From-PNG-0.04/lib/Lego/From/PNG.pm
Lego-From-PNG-0.04/lib/Lego/From/PNG/Brick.pm
Lego-From-PNG-0.04/lib/Lego/From/PNG/Const.pm
Lego-From-PNG-0.04/lib/Lego/From/PNG/View/
Lego-From-PNG-0.04/lib/Lego/From/PNG/View.pm
Lego-From-PNG-0.04/lib/Lego/From/PNG/View/HTML.pm
Lego-From-PNG-0.04/lib/Lego/From/PNG/View/JSON.pm
Entering Lego-From-PNG-0.04
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Lego-From-PNG-0.04 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Lego::From::PNG
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Data::Debug 0.03 ... Yes (0.04)
Checking if you have File::Temp 0.23 ... Yes (0.2304)
Checking if you have JSON 2.9 ... Yes (2.90)
Checking if you have Test::Simple 0.44 ... Yes (1.302078)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Image::PNG::Libpng 0.39 ... Yes (0.43)
OK
Building and testing Lego-From-PNG-0.04 ... cp lib/Lego/From/PNG.pm blib/lib/Lego/From/PNG.pm
cp lib/Lego/From/PNG/View/JSON.pm blib/lib/Lego/From/PNG/View/JSON.pm
cp lib/Lego/From/PNG/View.pm blib/lib/Lego/From/PNG/View.pm
cp lib/Lego/From/PNG/Brick.pm blib/lib/Lego/From/PNG/Brick.pm
cp lib/Lego/From/PNG/View/HTML.pm blib/lib/Lego/From/PNG/View/HTML.pm
cp lib/Lego/From/PNG/Const.pm blib/lib/Lego/From/PNG/Const.pm
Manifying 6 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
# Failed test 'use Lego::From::PNG;'
# at t/001_load.t line 27.
# Tried to use 'Lego::From::PNG'.
# Error: Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254.
# Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254, near ")) "
# Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290.
# Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290, near ")) "
# Compilation failed in require at t/001_load.t line 27.
# BEGIN failed--compilation aborted at t/001_load.t line 27.
# Failed test 'require Lego::From::PNG;'
# at t/001_load.t line 38.
# Tried to require 'Lego::From::PNG'.
# Error: Attempt to reload Lego/From/PNG.pm aborted.
# Compilation failed in require at (eval 14) line 2.
# Looks like you failed 2 tests of 13.
t/001_load.t ............................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/13 subtests
# Failed test 'Pod coverage on Lego::From::PNG'
# at t/002_when_documenting_modules.t line 29.
# Lego::From::PNG: requiring 'Lego::From::PNG' failed
# Looks like you failed 1 test of 5.
t/002_when_documenting_modules.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254, near ")) "
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290, near ")) "
Compilation failed in require at t/003_when_loading_brick_information.t line 14.
BEGIN failed--compilation aborted at t/003_when_loading_brick_information.t line 14.
t/003_when_loading_brick_information.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254, near ")) "
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290, near ")) "
Compilation failed in require at t/004_when_creating_bricks.t line 14.
BEGIN failed--compilation aborted at t/004_when_creating_bricks.t line 14.
t/004_when_creating_bricks.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254, near ")) "
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290, near ")) "
Compilation failed in require at t/005_when_getting_png_info.t line 14.
BEGIN failed--compilation aborted at t/005_when_getting_png_info.t line 14.
t/005_when_getting_png_info.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254, near ")) "
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290, near ")) "
Compilation failed in require at t/006_when_processing_pngs.t line 14.
BEGIN failed--compilation aborted at t/006_when_processing_pngs.t line 14.
t/006_when_processing_pngs.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254, near ")) "
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290, near ")) "
Compilation failed in require at t/007_when_viewing_response_as_json.t line 14.
BEGIN failed--compilation aborted at t/007_when_viewing_response_as_json.t line 14.
t/007_when_viewing_response_as_json.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 254, near ")) "
Experimental values on scalar is now forbidden at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290.
Type of arg 1 to values must be hash or array (not subroutine entry) at /home/ryan/.cpanm/work/1493227672.26129/Lego-From-PNG-0.04/blib/lib/Lego/From/PNG.pm line 290, near ")) "
Compilation failed in require at t/008_when_viewing_response_as_html.t line 14.
BEGIN failed--compilation aborted at t/008_when_viewing_response_as_html.t line 14.
t/008_when_viewing_response_as_html.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Test Summary Report
-------------------
t/001_load.t (Wstat: 512 Tests: 13 Failed: 2)
Failed tests: 1, 7
Non-zero exit status: 2
t/002_when_documenting_modules.t (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/003_when_loading_brick_information.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/004_when_creating_bricks.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/005_when_getting_png_info.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/006_when_processing_pngs.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/007_when_viewing_response_as_json.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/008_when_viewing_response_as_html.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=8, Tests=18, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.32 cusr 0.02 csys = 0.36 CPU)
Result: FAIL
Failed 8/8 test programs. 3/18 subtests failed.
Makefile:880: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Lego::From::PNG failed. See /home/ryan/.cpanm/work/1493227672.26129/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Lego::From::PNG] 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