cpantestlogs/POE::Component::ResourcePool_genfailure.log
2017-05-02 18:44:36 -07:00

119 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/1493530880.14696
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 POE::Component::ResourcePool () on cpanmetadb ...
Unpacking POE-Component-ResourcePool-0.04.tar.gz
--> Working on POE::Component::ResourcePool
Fetching http://www.cpan.org/authors/id/N/NU/NUFFIN/POE-Component-ResourcePool-0.04.tar.gz ... OK
POE-Component-ResourcePool-0.04/
POE-Component-ResourcePool-0.04/Changes
POE-Component-ResourcePool-0.04/lib/
POE-Component-ResourcePool-0.04/lib/POE/
POE-Component-ResourcePool-0.04/lib/POE/Component/
POE-Component-ResourcePool-0.04/lib/POE/Component/ResourcePool/
POE-Component-ResourcePool-0.04/lib/POE/Component/ResourcePool/Request.pm
POE-Component-ResourcePool-0.04/lib/POE/Component/ResourcePool/Resource/
POE-Component-ResourcePool-0.04/lib/POE/Component/ResourcePool/Resource/Collection.pm
POE-Component-ResourcePool-0.04/lib/POE/Component/ResourcePool/Resource/Semaphore.pm
POE-Component-ResourcePool-0.04/lib/POE/Component/ResourcePool/Resource/TryList.pm
POE-Component-ResourcePool-0.04/lib/POE/Component/ResourcePool/Resource.pm
POE-Component-ResourcePool-0.04/lib/POE/Component/ResourcePool.pm
POE-Component-ResourcePool-0.04/Makefile.PL
POE-Component-ResourcePool-0.04/MANIFEST
POE-Component-ResourcePool-0.04/MANIFEST.SKIP
POE-Component-ResourcePool-0.04/META.yml
POE-Component-ResourcePool-0.04/SIGNATURE
POE-Component-ResourcePool-0.04/t/
POE-Component-ResourcePool-0.04/t/00_use.t
POE-Component-ResourcePool-0.04/t/basic.t
POE-Component-ResourcePool-0.04/t/collection.t
POE-Component-ResourcePool-0.04/t/fallback.t
Entering POE-Component-ResourcePool-0.04
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring POE-Component-ResourcePool-0.04 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for POE::Component::ResourcePool
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Tie::RefHash::Weak 0.08 ... Yes (0.09)
Checking if you have Tie::RefHash 0 ... Yes (1.39)
Checking if you have Set::Object 1.20 ... Yes (1.35)
Checking if you have Moose 0.37 ... Yes (2.2004)
Checking if you have Carp::Clan 0 ... Yes (6.06)
Checking if you have POE 0 ... Yes (1.367)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::use::ok 0 ... Yes (1.302083)
Checking if you have MooseX::POE 0.205 ... Yes (0.215)
OK
Building and testing POE-Component-ResourcePool-0.04 ... cp lib/POE/Component/ResourcePool/Request.pm blib/lib/POE/Component/ResourcePool/Request.pm
cp lib/POE/Component/ResourcePool/Resource/TryList.pm blib/lib/POE/Component/ResourcePool/Resource/TryList.pm
cp lib/POE/Component/ResourcePool/Resource.pm blib/lib/POE/Component/ResourcePool/Resource.pm
cp lib/POE/Component/ResourcePool/Resource/Semaphore.pm blib/lib/POE/Component/ResourcePool/Resource/Semaphore.pm
cp lib/POE/Component/ResourcePool.pm blib/lib/POE/Component/ResourcePool.pm
cp lib/POE/Component/ResourcePool/Resource/Collection.pm blib/lib/POE/Component/ResourcePool/Resource/Collection.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
t/00_use.t ...... ok
Can't locate object method "BUILD" via package "MooseX::POE::Aliased" at /home/ryan/.cpanm/work/1493530880.14696/POE-Component-ResourcePool-0.04/blib/lib/POE/Component/ResourcePool.pm line 53.
# Looks like your test exited with 22 just after 3.
t/basic.t .......
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 35/38 subtests
t/collection.t .. ok
Can't locate object method "BUILD" via package "MooseX::POE::Aliased" at /home/ryan/.cpanm/work/1493530880.14696/POE-Component-ResourcePool-0.04/blib/lib/POE/Component/ResourcePool.pm line 53.
# Looks like your test exited with 255 just after 12.
=== 14775 === Sessions were started, but POE::Kernel's run() method was never
=== 14775 === called to execute them. This usually happens because an error
=== 14775 === occurred before POE::Kernel->run() could be called. Please fix
=== 14775 === any errors above this notice, and be sure that POE::Kernel->run()
=== 14775 === is called. See documentation for POE::Kernel's run() method for
=== 14775 === another way to disable this warning.
t/fallback.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
All 12 subtests passed
Test Summary Report
-------------------
t/basic.t (Wstat: 5632 Tests: 3 Failed: 0)
Non-zero exit status: 22
Parse errors: Bad plan. You planned 38 tests but ran 3.
t/fallback.t (Wstat: 65280 Tests: 12 Failed: 0)
Non-zero exit status: 255
Files=4, Tests=26, 1 wallclock secs ( 0.04 usr 0.00 sys + 1.05 cusr 0.09 csys = 1.18 CPU)
Result: FAIL
Failed 2/4 test programs. 0/26 subtests failed.
Makefile:875: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing POE::Component::ResourcePool failed. See /home/ryan/.cpanm/work/1493530880.14696/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose POE::Component::ResourcePool] 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