168 lines
7.9 KiB
Text
168 lines
7.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/1492916426.10535
|
|
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 IPC::Run () on cpanmetadb ...
|
|
Unpacking IPC-Run-0.94.tar.gz
|
|
--> Working on IPC::Run
|
|
Fetching http://www.cpan.org/authors/id/T/TO/TODDR/IPC-Run-0.94.tar.gz ... OK
|
|
IPC-Run-0.94/
|
|
IPC-Run-0.94/abuse/
|
|
IPC-Run-0.94/Changes
|
|
IPC-Run-0.94/eg/
|
|
IPC-Run-0.94/lib/
|
|
IPC-Run-0.94/LICENSE
|
|
IPC-Run-0.94/Makefile.PL
|
|
IPC-Run-0.94/MANIFEST
|
|
IPC-Run-0.94/META.json
|
|
IPC-Run-0.94/META.yml
|
|
IPC-Run-0.94/README
|
|
IPC-Run-0.94/t/
|
|
IPC-Run-0.94/TODO
|
|
IPC-Run-0.94/t/97_meta.t
|
|
IPC-Run-0.94/t/98_pod.t
|
|
IPC-Run-0.94/t/98_pod_coverage.t
|
|
IPC-Run-0.94/t/99_perl_minimum_version.t
|
|
IPC-Run-0.94/t/adopt.t
|
|
IPC-Run-0.94/t/binmode.t
|
|
IPC-Run-0.94/t/bogus.t
|
|
IPC-Run-0.94/t/filter.t
|
|
IPC-Run-0.94/t/harness.t
|
|
IPC-Run-0.94/t/io.t
|
|
IPC-Run-0.94/t/kill_kill.t
|
|
IPC-Run-0.94/t/lib/
|
|
IPC-Run-0.94/t/parallel.t
|
|
IPC-Run-0.94/t/pty.t
|
|
IPC-Run-0.94/t/pump.t
|
|
IPC-Run-0.94/t/run.t
|
|
IPC-Run-0.94/t/signal.t
|
|
IPC-Run-0.94/t/timeout.t
|
|
IPC-Run-0.94/t/timer.t
|
|
IPC-Run-0.94/t/win32_compile.t
|
|
IPC-Run-0.94/t/windows_search_path.t
|
|
IPC-Run-0.94/t/lib/Test.pm
|
|
IPC-Run-0.94/lib/IPC/
|
|
IPC-Run-0.94/lib/IPC/Run/
|
|
IPC-Run-0.94/lib/IPC/Run.pm
|
|
IPC-Run-0.94/lib/IPC/Run/Debug.pm
|
|
IPC-Run-0.94/lib/IPC/Run/IO.pm
|
|
IPC-Run-0.94/lib/IPC/Run/Timer.pm
|
|
IPC-Run-0.94/lib/IPC/Run/Win32Helper.pm
|
|
IPC-Run-0.94/lib/IPC/Run/Win32IO.pm
|
|
IPC-Run-0.94/lib/IPC/Run/Win32Pump.pm
|
|
IPC-Run-0.94/eg/factorial
|
|
IPC-Run-0.94/eg/factorial_pipe
|
|
IPC-Run-0.94/eg/factorial_scalar
|
|
IPC-Run-0.94/eg/run_daemon
|
|
IPC-Run-0.94/eg/runsh
|
|
IPC-Run-0.94/eg/runsu
|
|
IPC-Run-0.94/eg/synopsis_scripting
|
|
IPC-Run-0.94/abuse/blocking_debug_with_sub_coprocess
|
|
IPC-Run-0.94/abuse/blocking_writes
|
|
IPC-Run-0.94/abuse/broken_pipe_on_bad_executable_name
|
|
IPC-Run-0.94/abuse/timers
|
|
Entering IPC-Run-0.94
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring IPC-Run-0.94 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for IPC::Run
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0.47 ... Yes (1.302078)
|
|
Checking if you have IO::Pty 1.08 ... Yes (1.12)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing IPC-Run-0.94 ... cp lib/IPC/Run/IO.pm blib/lib/IPC/Run/IO.pm
|
|
cp lib/IPC/Run.pm blib/lib/IPC/Run.pm
|
|
cp lib/IPC/Run/Win32Helper.pm blib/lib/IPC/Run/Win32Helper.pm
|
|
cp lib/IPC/Run/Debug.pm blib/lib/IPC/Run/Debug.pm
|
|
cp lib/IPC/Run/Win32Pump.pm blib/lib/IPC/Run/Win32Pump.pm
|
|
cp lib/IPC/Run/Win32IO.pm blib/lib/IPC/Run/Win32IO.pm
|
|
cp lib/IPC/Run/Timer.pm blib/lib/IPC/Run/Timer.pm
|
|
Manifying 7 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/97_meta.t .................. skipped: Author tests not required for installation
|
|
t/98_pod.t ................... skipped: Author tests not required for installation
|
|
t/98_pod_coverage.t .......... skipped: Author tests not required for installation
|
|
t/99_perl_minimum_version.t .. skipped: Author tests not required for installation
|
|
t/adopt.t .................... skipped: adopt not implemented yet
|
|
t/binmode.t .................. ok
|
|
t/bogus.t .................... ok
|
|
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1492916426.10535/IPC-Run-0.94/blib/lib /home/ryan/.cpanm/work/1492916426.10535/IPC-Run-0.94/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/filter.t line 23.
|
|
BEGIN failed--compilation aborted at t/filter.t line 23.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/filter.t ...................
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 80/80 subtests
|
|
t/harness.t .................. ok
|
|
t/io.t ....................... ok
|
|
t/kill_kill.t ................ ok
|
|
t/parallel.t ................. ok
|
|
# IO::Tty 1.12, IO::Pty 1.12
|
|
t/pty.t ...................... ok
|
|
t/pump.t ..................... ok
|
|
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1492916426.10535/IPC-Run-0.94/blib/lib /home/ryan/.cpanm/work/1492916426.10535/IPC-Run-0.94/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/run.t line 41.
|
|
BEGIN failed--compilation aborted at t/run.t line 41.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/run.t ......................
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 268/268 subtests
|
|
Can't locate t/lib/Test.pm in @INC (you may need to install the t::lib::Test module) (@INC contains: /home/ryan/.cpanm/work/1492916426.10535/IPC-Run-0.94/blib/lib /home/ryan/.cpanm/work/1492916426.10535/IPC-Run-0.94/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/signal.t line 24.
|
|
BEGIN failed--compilation aborted at t/signal.t line 24.
|
|
t/signal.t ...................
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
t/timeout.t .................. ok
|
|
t/timer.t .................... ok
|
|
Constant subroutine IPPROTO_TCP redefined at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/Socket.pm line 4294967295.
|
|
t/win32_compile.t ............ ok
|
|
t/windows_search_path.t ...... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/filter.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 80 tests but ran 0.
|
|
t/run.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 268 tests but ran 0.
|
|
t/signal.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=20, Tests=337, 12 wallclock secs ( 0.05 usr 0.00 sys + 0.62 cusr 0.07 csys = 0.74 CPU)
|
|
Result: FAIL
|
|
Failed 3/20 test programs. 0/337 subtests failed.
|
|
Makefile:892: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing IPC::Run failed. See /home/ryan/.cpanm/work/1492916426.10535/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose IPC::Run] 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
|