112 lines
4.4 KiB
Text
112 lines
4.4 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/1492958885.4660
|
|
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 Net::Daemon () on cpanmetadb ...
|
|
Unpacking Net-Daemon-0.48.tar.gz
|
|
--> Working on Net::Daemon
|
|
Fetching http://www.cpan.org/authors/id/M/MN/MNOONING/Net-Daemon-0.48.tar.gz ... OK
|
|
Net-Daemon-0.48/
|
|
Net-Daemon-0.48/ChangeLog
|
|
Net-Daemon-0.48/lib/
|
|
Net-Daemon-0.48/lib/Net/
|
|
Net-Daemon-0.48/lib/Net/Daemon/
|
|
Net-Daemon-0.48/lib/Net/Daemon/Log.pm
|
|
Net-Daemon-0.48/lib/Net/Daemon/Test.pm
|
|
Net-Daemon-0.48/lib/Net/Daemon.pm
|
|
Net-Daemon-0.48/Makefile.PL
|
|
Net-Daemon-0.48/MANIFEST
|
|
Net-Daemon-0.48/MANIFEST.SKIP
|
|
Net-Daemon-0.48/META.yml
|
|
Net-Daemon-0.48/README
|
|
Net-Daemon-0.48/regexp-threads
|
|
Net-Daemon-0.48/t/
|
|
Net-Daemon-0.48/t/base.t
|
|
Net-Daemon-0.48/t/config.t
|
|
Net-Daemon-0.48/t/fork.t
|
|
Net-Daemon-0.48/t/forkm.t
|
|
Net-Daemon-0.48/t/ithread.t
|
|
Net-Daemon-0.48/t/ithreadm.t
|
|
Net-Daemon-0.48/t/loop-child.t
|
|
Net-Daemon-0.48/t/loop.t
|
|
Net-Daemon-0.48/t/server
|
|
Net-Daemon-0.48/t/single.t
|
|
Net-Daemon-0.48/t/thread.t
|
|
Net-Daemon-0.48/t/threadm.t
|
|
Net-Daemon-0.48/t/unix.t
|
|
Entering Net-Daemon-0.48
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Net-Daemon-0.48 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Net::Daemon
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Net-Daemon-0.48 ... cp lib/Net/Daemon/Test.pm blib/lib/Net/Daemon/Test.pm
|
|
cp lib/Net/Daemon.pm blib/lib/Net/Daemon.pm
|
|
cp lib/Net/Daemon/Log.pm blib/lib/Net/Daemon/Log.pm
|
|
Manifying 3 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/base.t ........ ok
|
|
do "t/config" failed, '.' is no longer in @INC at blib/lib/Net/Daemon.pm line 204.
|
|
Config file t/config did not return a hash ref. at blib/lib/Net/Daemon.pm line 208. at blib/lib/Net/Daemon/Log.pm line 136.
|
|
Server process didn't create a file 'ndtest.prt'. at /home/ryan/.cpanm/work/1492958885.4660/Net-Daemon-0.48/blib/lib/Net/Daemon/Test.pm line 317.
|
|
t/config.t ......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 5/5 subtests
|
|
t/fork.t ........ ok
|
|
t/forkm.t ....... ok
|
|
t/ithread.t ..... skipped: (no reason given)
|
|
t/ithreadm.t .... skipped: (no reason given)
|
|
t/loop-child.t .. ok
|
|
t/loop.t ........ ok
|
|
t/single.t ...... ok
|
|
Using Perl version 5.26
|
|
Old threads style supplanted by ithreads after Perl version 5.10
|
|
t/thread.t ...... skipped: Using Perl version 5.26
|
|
t/threadm.t ..... skipped: (no reason given)
|
|
t/unix.t ........ ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/config.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 5 tests but ran 0.
|
|
Files=12, Tests=38, 73 wallclock secs ( 0.02 usr 0.01 sys + 0.31 cusr 0.04 csys = 0.38 CPU)
|
|
Result: FAIL
|
|
Failed 1/12 test programs. 0/38 subtests failed.
|
|
Makefile:844: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Net::Daemon failed. See /home/ryan/.cpanm/work/1492958885.4660/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Net::Daemon] 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
|