88 lines
4.5 KiB
Text
88 lines
4.5 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/1493218838.31299
|
|
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 Test::UNIXSock () on cpanmetadb ...
|
|
Unpacking Test-UNIXSock-0.1.tar.gz
|
|
--> Working on Test::UNIXSock
|
|
Fetching http://www.cpan.org/authors/id/F/FU/FUJIWARA/Test-UNIXSock-0.1.tar.gz ... OK
|
|
Test-UNIXSock-0.1/Build.PL
|
|
Test-UNIXSock-0.1/Changes
|
|
Test-UNIXSock-0.1/LICENSE
|
|
Test-UNIXSock-0.1/META.json
|
|
Test-UNIXSock-0.1/README.md
|
|
Test-UNIXSock-0.1/cpanfile
|
|
Test-UNIXSock-0.1/lib/Test/UNIXSock.pm
|
|
Test-UNIXSock-0.1/minil.toml
|
|
Test-UNIXSock-0.1/t/00_compile.t
|
|
Test-UNIXSock-0.1/t/14_simple_unix.t
|
|
Test-UNIXSock-0.1/t/15_oo_unix.t
|
|
Test-UNIXSock-0.1/t/Server.pm
|
|
Test-UNIXSock-0.1/t/ServerUNIX.pm
|
|
Test-UNIXSock-0.1/META.yml
|
|
Test-UNIXSock-0.1/MANIFEST
|
|
Entering Test-UNIXSock-0.1
|
|
Checking configure dependencies from META.json
|
|
Checking if you have Module::Build::Tiny 0.035 ... Yes (0.039)
|
|
Running Build.PL
|
|
Configuring Test-UNIXSock-0.1 ... Creating new 'Build' script for 'Test-UNIXSock' version '0.1'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
Checking if you have Time::HiRes 0 ... Yes (1.9741)
|
|
Checking if you have Test::SharedFork 0.29 ... Yes (0.35)
|
|
Checking if you have Net::EmptyPort 0 ... Yes (undef)
|
|
Checking if you have Test::More 0.98 ... Yes (1.302078)
|
|
Checking if you have IO::Socket::UNIX 0 ... Yes (1.26)
|
|
OK
|
|
Building and testing Test-UNIXSock-0.1 ... cp lib/Test/UNIXSock.pm blib/lib/Test/UNIXSock.pm
|
|
t/00_compile.t ...... ok
|
|
Can't locate t/ServerUNIX.pm in @INC (you may need to install the t::ServerUNIX module) (@INC contains: /home/ryan/.cpanm/work/1493218838.31299/Test-UNIXSock-0.1/blib/arch /home/ryan/.cpanm/work/1493218838.31299/Test-UNIXSock-0.1/blib/lib /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/14_simple_unix.t line 14.
|
|
BEGIN failed--compilation aborted at t/14_simple_unix.t line 14.
|
|
t/14_simple_unix.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate t/ServerUNIX.pm in @INC (you may need to install the t::ServerUNIX module) (@INC contains: /home/ryan/.cpanm/work/1493218838.31299/Test-UNIXSock-0.1/blib/arch /home/ryan/.cpanm/work/1493218838.31299/Test-UNIXSock-0.1/blib/lib /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/15_oo_unix.t line 14.
|
|
BEGIN failed--compilation aborted at t/15_oo_unix.t line 14.
|
|
t/15_oo_unix.t ......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/14_simple_unix.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/15_oo_unix.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=3, Tests=1, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.15 cusr 0.00 csys = 0.17 CPU)
|
|
Result: FAIL
|
|
! Installing Test::UNIXSock failed. See /home/ryan/.cpanm/work/1493218838.31299/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Test::UNIXSock] 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
|