118 lines
5.7 KiB
Text
118 lines
5.7 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/1493592502.18795
|
|
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 IO::Async::Loop::IO::Async () on cpanmetadb ...
|
|
Unpacking IO-Async-Loop-IO-Async-0.02.tar.gz
|
|
--> Working on IO::Async::Loop::IO::Async
|
|
Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/IO-Async-Loop-IO-Async-0.02.tar.gz ... OK
|
|
IO-Async-Loop-IO-Async-0.02
|
|
IO-Async-Loop-IO-Async-0.02/Changes
|
|
IO-Async-Loop-IO-Async-0.02/MANIFEST
|
|
IO-Async-Loop-IO-Async-0.02/META.yml
|
|
IO-Async-Loop-IO-Async-0.02/Build.PL
|
|
IO-Async-Loop-IO-Async-0.02/Makefile.PL
|
|
IO-Async-Loop-IO-Async-0.02/README
|
|
IO-Async-Loop-IO-Async-0.02/LICENSE
|
|
IO-Async-Loop-IO-Async-0.02/t
|
|
IO-Async-Loop-IO-Async-0.02/t/01loop-io.t
|
|
IO-Async-Loop-IO-Async-0.02/t/00use.t
|
|
IO-Async-Loop-IO-Async-0.02/t/05loop-child.t
|
|
IO-Async-Loop-IO-Async-0.02/t/02loop-timer.t
|
|
IO-Async-Loop-IO-Async-0.02/t/04loop-idle.t
|
|
IO-Async-Loop-IO-Async-0.02/t/06loop-control.t
|
|
IO-Async-Loop-IO-Async-0.02/t/99pod.t
|
|
IO-Async-Loop-IO-Async-0.02/t/03loop-signal.t
|
|
IO-Async-Loop-IO-Async-0.02/lib
|
|
IO-Async-Loop-IO-Async-0.02/lib/IO
|
|
IO-Async-Loop-IO-Async-0.02/lib/IO/Async
|
|
IO-Async-Loop-IO-Async-0.02/lib/IO/Async/Loop
|
|
IO-Async-Loop-IO-Async-0.02/lib/IO/Async/Loop/IO
|
|
IO-Async-Loop-IO-Async-0.02/lib/IO/Async/Loop/IO/Async.pm
|
|
Entering IO-Async-Loop-IO-Async-0.02
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring IO-Async-Loop-IO-Async-0.02 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'IO-Async-Loop-IO-Async' version '0.02'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have IO::Async::LoopTests 0.24 ... Yes (0.71)
|
|
Checking if you have IO::Async::Timer::Absolute 0 ... Yes (0.71)
|
|
Checking if you have IO::Async 0.24 ... Yes (0.71)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have IO::Async::PID 0.32 ... Yes (0.71)
|
|
OK
|
|
Building and testing IO-Async-Loop-IO-Async-0.02 ... Building IO-Async-Loop-IO-Async
|
|
t/00use.t ........... ok
|
|
Enabling old_timer workaround for old loop class IO::Async::Loop::IO::Async at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/IO/Async/LoopTests.pm line 105.
|
|
|
|
# Failed test '$readready after ->unwatch_io/->watch_io'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/IO/Async/LoopTests.pm line 212.
|
|
# got: '0'
|
|
# expected: '1'
|
|
|
|
# Failed test '$writeready after loop_once'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/IO/Async/LoopTests.pm line 225.
|
|
# got: '0'
|
|
# expected: '1'
|
|
|
|
# Failed test '$readready after HUP'
|
|
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/IO/Async/LoopTests.pm line 242.
|
|
# got: '0'
|
|
# expected: '1'
|
|
Cannot remove child from a parent that doesn't contain it at /home/ryan/.cpanm/work/1493592502.18795/IO-Async-Loop-IO-Async-0.02/blib/lib/IO/Async/Loop/IO/Async.pm line 186.
|
|
# Looks like your test exited with 255 just after 12.
|
|
t/01loop-io.t .......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 13/22 subtests
|
|
Enabling old_timer workaround for old loop class IO::Async::Loop::IO::Async at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/IO/Async/LoopTests.pm line 105.
|
|
t/02loop-timer.t .... ok
|
|
Enabling old_timer workaround for old loop class IO::Async::Loop::IO::Async at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/IO/Async/LoopTests.pm line 105.
|
|
t/03loop-signal.t ... ok
|
|
Enabling old_timer workaround for old loop class IO::Async::Loop::IO::Async at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/IO/Async/LoopTests.pm line 105.
|
|
t/04loop-idle.t ..... ok
|
|
Enabling old_timer workaround for old loop class IO::Async::Loop::IO::Async at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/IO/Async/LoopTests.pm line 105.
|
|
t/05loop-child.t .... ok
|
|
Enabling old_timer workaround for old loop class IO::Async::Loop::IO::Async at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/IO/Async/LoopTests.pm line 105.
|
|
t/06loop-control.t .. ok
|
|
t/99pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01loop-io.t (Wstat: 65280 Tests: 12 Failed: 3)
|
|
Failed tests: 8, 10, 12
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 22 tests but ran 12.
|
|
Files=8, Tests=95, 18 wallclock secs ( 0.03 usr 0.00 sys + 0.40 cusr 0.05 csys = 0.48 CPU)
|
|
Result: FAIL
|
|
Failed 1/8 test programs. 3/95 subtests failed.
|
|
! Installing IO::Async::Loop::IO::Async failed. See /home/ryan/.cpanm/work/1493592502.18795/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose IO::Async::Loop::IO::Async] 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
|