cpantestlogs/Peco::Container_genfailure.log
2017-05-02 18:44:36 -07:00

134 lines
5.5 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/1493613874.18180
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 Peco::Container () on cpanmetadb ...
Unpacking Peco-Container-1.2.tar.gz
--> Working on Peco::Container
Fetching http://www.cpan.org/authors/id/R/RH/RHUNDT/Peco-Container-1.2.tar.gz ... OK
Peco-Container-1.2/
Peco-Container-1.2/META.yml
Peco-Container-1.2/lib/
Peco-Container-1.2/lib/Peco/
Peco-Container-1.2/lib/Peco/Container.pm
Peco-Container-1.2/lib/Peco/Container/
Peco-Container-1.2/lib/Peco/Container/Abstract.pm
Peco-Container-1.2/lib/Peco/Container/Clonable.pm
Peco-Container-1.2/lib/Peco/Container/Chained.pm
Peco-Container-1.2/lib/Peco/Container/Autoload.pm
Peco-Container-1.2/lib/Peco/Spec.pm
Peco-Container-1.2/MANIFEST
Peco-Container-1.2/inc/
Peco-Container-1.2/inc/Module/
Peco-Container-1.2/inc/Module/Install/
Peco-Container-1.2/inc/Module/Install/Makefile.pm
Peco-Container-1.2/inc/Module/Install/Can.pm
Peco-Container-1.2/inc/Module/Install/Metadata.pm
Peco-Container-1.2/inc/Module/Install/WriteAll.pm
Peco-Container-1.2/inc/Module/Install/Fetch.pm
Peco-Container-1.2/inc/Module/Install/Win32.pm
Peco-Container-1.2/inc/Module/Install/Base.pm
Peco-Container-1.2/inc/Module/Install.pm
Peco-Container-1.2/Makefile.PL
Peco-Container-1.2/t/
Peco-Container-1.2/t/03-create.t
Peco-Container-1.2/t/04-factory.t
Peco-Container-1.2/t/06-cycle.t
Peco-Container-1.2/t/lib/
Peco-Container-1.2/t/lib/Test/
Peco-Container-1.2/t/lib/Test/MySpec.pm
Peco-Container-1.2/t/lib/Test/Class.pm
Peco-Container-1.2/t/05-subclass.t
Peco-Container-1.2/t/02-setter.t
Peco-Container-1.2/t/01-service.t
Peco-Container-1.2/t/00-basic.t
Entering Peco-Container-1.2
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Peco-Container-1.2 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Peco::Container
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Test::More 0 ... Yes (1.302083)
OK
Building and testing Peco-Container-1.2 ... cp lib/Peco/Spec.pm blib/lib/Peco/Spec.pm
cp lib/Peco/Container/Abstract.pm blib/lib/Peco/Container/Abstract.pm
cp lib/Peco/Container/Chained.pm blib/lib/Peco/Container/Chained.pm
cp lib/Peco/Container/Autoload.pm blib/lib/Peco/Container/Autoload.pm
cp lib/Peco/Container.pm blib/lib/Peco/Container.pm
cp lib/Peco/Container/Clonable.pm blib/lib/Peco/Container/Clonable.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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
scalar can't `new' at lib/Peco/Container.pm line 81.
# Looks like your test exited with 255 just after 7.
t/00-basic.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
All 7 subtests passed
Test::Class can't `new' at lib/Peco/Container.pm line 81.
# Looks like your test exited with 255 just after 3.
t/01-service.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
All 3 subtests passed
Test::Class can't `new' at lib/Peco/Container.pm line 81.
# Looks like your test exited with 255 just after 1.
t/02-setter.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
Test::Class can't `new' at lib/Peco/Container.pm line 81.
# Looks like your test exited with 255 just after 1.
t/03-create.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
t/04-factory.t ... ok
t/05-subclass.t .. ok
t/06-cycle.t ..... ok
Test Summary Report
-------------------
t/00-basic.t (Wstat: 65280 Tests: 7 Failed: 0)
Non-zero exit status: 255
t/01-service.t (Wstat: 65280 Tests: 3 Failed: 0)
Non-zero exit status: 255
t/02-setter.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
t/03-create.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Files=7, Tests=28, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.16 cusr 0.00 csys = 0.17 CPU)
Result: FAIL
Failed 4/7 test programs. 0/28 subtests failed.
Makefile:782: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Peco::Container failed. See /home/ryan/.cpanm/work/1493613874.18180/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Peco::Container] 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