cpantestlogs/AnyEvent::Worker_genfailure.log
2017-05-02 18:44:36 -07:00

137 lines
5.9 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/1493500958.32376
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 AnyEvent::Worker () on cpanmetadb ...
Unpacking AnyEvent-Worker-0.06.tar.gz
--> Working on AnyEvent::Worker
Fetching http://www.cpan.org/authors/id/M/MO/MONS/AnyEvent-Worker-0.06.tar.gz ... OK
AnyEvent-Worker-0.06/
AnyEvent-Worker-0.06/lib/
AnyEvent-Worker-0.06/inc/
AnyEvent-Worker-0.06/Changes
AnyEvent-Worker-0.06/ex/
AnyEvent-Worker-0.06/MANIFEST
AnyEvent-Worker-0.06/MANIFEST.SKIP
AnyEvent-Worker-0.06/t/
AnyEvent-Worker-0.06/META.yml
AnyEvent-Worker-0.06/.gitignore
AnyEvent-Worker-0.06/xt/
AnyEvent-Worker-0.06/README
AnyEvent-Worker-0.06/Makefile.PL
AnyEvent-Worker-0.06/LICENSE
AnyEvent-Worker-0.06/xt/99-dist.t
AnyEvent-Worker-0.06/t/01-basic.t
AnyEvent-Worker-0.06/t/02-procdie.t
AnyEvent-Worker-0.06/t/00-load.t
AnyEvent-Worker-0.06/t/pod.t
AnyEvent-Worker-0.06/ex/worker.pl
AnyEvent-Worker-0.06/ex/worker-pool.pl
AnyEvent-Worker-0.06/inc/Module/
AnyEvent-Worker-0.06/inc/Module/Install.pm
AnyEvent-Worker-0.06/inc/Module/Install/
AnyEvent-Worker-0.06/inc/Module/AutoInstall.pm
AnyEvent-Worker-0.06/inc/Module/Install/AutoInstall.pm
AnyEvent-Worker-0.06/inc/Module/Install/Fetch.pm
AnyEvent-Worker-0.06/inc/Module/Install/Makefile.pm
AnyEvent-Worker-0.06/inc/Module/Install/Include.pm
AnyEvent-Worker-0.06/inc/Module/Install/Base.pm
AnyEvent-Worker-0.06/inc/Module/Install/Metadata.pm
AnyEvent-Worker-0.06/inc/Module/Install/Can.pm
AnyEvent-Worker-0.06/inc/Module/Install/WriteAll.pm
AnyEvent-Worker-0.06/inc/Module/Install/Win32.pm
AnyEvent-Worker-0.06/lib/AnyEvent/
AnyEvent-Worker-0.06/lib/AnyEvent/Worker.pm
AnyEvent-Worker-0.06/lib/AnyEvent/Worker/
AnyEvent-Worker-0.06/lib/AnyEvent/Worker/Pool.pm
Entering AnyEvent-Worker-0.06
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring AnyEvent-Worker-0.06 ... Cannot determine license info from lib/AnyEvent/Worker.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
*** Since we're running under CPAN, I'll just let it take care
of the dependency's installation later.
[Core Features]
- lib::abs ...loaded. (0.93 >= 0.90)
- Test::More ...loaded. (1.302083)
- Test::NoWarnings ...loaded. (1.04)
- common::sense ...loaded. (3.74 >= 2)
- AnyEvent ...loaded. (7.13 >= 5)
- Storable ...loaded. (2.51)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for AnyEvent::Worker
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have lib::abs 0.90 ... Yes (0.93)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have Test::NoWarnings 0 ... Yes (1.04)
Checking if you have common::sense 2 ... Yes (3.74)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have AnyEvent 5 ... Yes (7.13)
Checking if you have Storable 0 ... Yes (2.51)
OK
Building and testing AnyEvent-Worker-0.06 ... cp lib/AnyEvent/Worker.pm blib/lib/AnyEvent/Worker.pm
cp lib/AnyEvent/Worker/Pool.pm blib/lib/AnyEvent/Worker/Pool.pm
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, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/01-basic.t t/02-procdie.t t/pod.t
# Testing AnyEvent::Worker 0.06, using AnyEvent 7.13, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ..... ok
t/01-basic.t .... ok
Can't call method "current_test" on an undefined value at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/NoWarnings/Warning.pm line 55 during global destruction.
# read error 104: Connection reset by peer at t/02-procdie.t line 32.
# read error 104: Connection reset by peer at t/02-procdie.t line 41.
# Failed test 'on_err: got error'
# at t/02-procdie.t line 15.
# 'read error 104: Connection reset by peer'
# doesn't match '(?^:^unexpected eof)'
# Looks like you failed 1 test of 9.
t/02-procdie.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests
t/pod.t ......... ok
Test Summary Report
-------------------
t/02-procdie.t (Wstat: 256 Tests: 9 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=4, Tests=28, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.16 cusr 0.02 csys = 0.19 CPU)
Result: FAIL
Failed 1/4 test programs. 1/28 subtests failed.
Makefile:784: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing AnyEvent::Worker failed. See /home/ryan/.cpanm/work/1493500958.32376/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose AnyEvent::Worker] 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