160 lines
10 KiB
Text
160 lines
10 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/1493598765.19565
|
|
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 Inferno::RegMgr () on cpanmetadb ...
|
|
Unpacking Inferno-RegMgr-v1.0.0.tar.gz
|
|
--> Working on Inferno::RegMgr
|
|
Fetching http://www.cpan.org/authors/id/P/PO/POWERMAN/Inferno-RegMgr-v1.0.0.tar.gz ... OK
|
|
Inferno-RegMgr-v1.0.0
|
|
Inferno-RegMgr-v1.0.0/README
|
|
Inferno-RegMgr-v1.0.0/Changes
|
|
Inferno-RegMgr-v1.0.0/LICENSE
|
|
Inferno-RegMgr-v1.0.0/cpanfile
|
|
Inferno-RegMgr-v1.0.0/dist.ini
|
|
Inferno-RegMgr-v1.0.0/Build.PL
|
|
Inferno-RegMgr-v1.0.0/META.yml
|
|
Inferno-RegMgr-v1.0.0/MANIFEST
|
|
Inferno-RegMgr-v1.0.0/META.json
|
|
Inferno-RegMgr-v1.0.0/t
|
|
Inferno-RegMgr-v1.0.0/t/share.pm
|
|
Inferno-RegMgr-v1.0.0/t/00.load.t
|
|
Inferno-RegMgr-v1.0.0/t/01.export.t
|
|
Inferno-RegMgr-v1.0.0/t/mgr_smoke.t
|
|
Inferno-RegMgr-v1.0.0/t/tcp_smoke.t
|
|
Inferno-RegMgr-v1.0.0/t/tcp_usage.t
|
|
Inferno-RegMgr-v1.0.0/t/mgr_filter.t
|
|
Inferno-RegMgr-v1.0.0/t/inferno
|
|
Inferno-RegMgr-v1.0.0/t/inferno/profile
|
|
Inferno-RegMgr-v1.0.0/t/inferno/reg2tcp
|
|
Inferno-RegMgr-v1.0.0/t/mgr_reconnect.t
|
|
Inferno-RegMgr-v1.0.0/t/tcp_network_err.t
|
|
Inferno-RegMgr-v1.0.0/t/tcp_network_fail.t
|
|
Inferno-RegMgr-v1.0.0/lib/Inferno
|
|
Inferno-RegMgr-v1.0.0/lib/Inferno/RegMgr.pm
|
|
Inferno-RegMgr-v1.0.0/t/author-perlcritic.t
|
|
Inferno-RegMgr-v1.0.0/t/author-pod-syntax.t
|
|
Inferno-RegMgr-v1.0.0/t/release-distribution.t
|
|
Inferno-RegMgr-v1.0.0/lib/Inferno/RegMgr
|
|
Inferno-RegMgr-v1.0.0/lib/Inferno/RegMgr/TCP.pm
|
|
Inferno-RegMgr-v1.0.0/lib/Inferno/RegMgr/Utils.pm
|
|
Inferno-RegMgr-v1.0.0/lib/Inferno/RegMgr/Lookup.pm
|
|
Inferno-RegMgr-v1.0.0/lib/Inferno/RegMgr/Monitor.pm
|
|
Inferno-RegMgr-v1.0.0/lib/Inferno/RegMgr/Service.pm
|
|
Entering Inferno-RegMgr-v1.0.0
|
|
Checking configure dependencies from META.json
|
|
Checking if you have Module::Build::Tiny 0.034 ... Yes (0.039)
|
|
Running Build.PL
|
|
Configuring Inferno-RegMgr-v1.0.0 ... Creating new 'Build' script for 'Inferno-RegMgr' version 'v1.0.0'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have version 0 ... Yes (0.9918)
|
|
Checking if you have Test::Perl::Critic 0 ... Yes (1.03)
|
|
Checking if you have IO::Stream 0 ... Yes (v2.0.2)
|
|
Checking if you have Test::Exception 0 ... Yes (0.43)
|
|
Checking if you have Export::Attrs 0 ... Yes (v0.1.0)
|
|
Checking if you have EV 0 ... Yes (4.22)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
OK
|
|
Building and testing Inferno-RegMgr-v1.0.0 ... cp lib/Inferno/RegMgr/Service.pm blib/lib/Inferno/RegMgr/Service.pm
|
|
cp lib/Inferno/RegMgr/Utils.pm blib/lib/Inferno/RegMgr/Utils.pm
|
|
cp lib/Inferno/RegMgr/TCP.pm blib/lib/Inferno/RegMgr/TCP.pm
|
|
cp lib/Inferno/RegMgr/Monitor.pm blib/lib/Inferno/RegMgr/Monitor.pm
|
|
cp lib/Inferno/RegMgr.pm blib/lib/Inferno/RegMgr.pm
|
|
cp lib/Inferno/RegMgr/Lookup.pm blib/lib/Inferno/RegMgr/Lookup.pm
|
|
# Testing Inferno::RegMgr v1.0.0
|
|
t/00.load.t ............... ok
|
|
t/01.export.t ............. skipped: This module doesn't export anything
|
|
t/author-perlcritic.t ..... skipped: these tests are for testing by the author
|
|
t/author-pod-syntax.t ..... skipped: these tests are for testing by the author
|
|
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/blib/arch /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/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/mgr_filter.t line 1.
|
|
BEGIN failed--compilation aborted at t/mgr_filter.t line 1.
|
|
t/mgr_filter.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/blib/arch /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/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/mgr_reconnect.t line 1.
|
|
BEGIN failed--compilation aborted at t/mgr_reconnect.t line 1.
|
|
t/mgr_reconnect.t .........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/blib/arch /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/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/mgr_smoke.t line 1.
|
|
BEGIN failed--compilation aborted at t/mgr_smoke.t line 1.
|
|
t/mgr_smoke.t .............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
t/release-distribution.t .. skipped: these tests are for release candidate testing
|
|
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/blib/arch /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/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/tcp_network_err.t line 4.
|
|
BEGIN failed--compilation aborted at t/tcp_network_err.t line 4.
|
|
t/tcp_network_err.t .......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/blib/arch /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/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/tcp_network_fail.t line 4.
|
|
BEGIN failed--compilation aborted at t/tcp_network_fail.t line 4.
|
|
t/tcp_network_fail.t ......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/blib/arch /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/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/tcp_smoke.t line 4.
|
|
BEGIN failed--compilation aborted at t/tcp_smoke.t line 4.
|
|
t/tcp_smoke.t .............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate t/share.pm in @INC (you may need to install the t::share module) (@INC contains: /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/blib/arch /home/ryan/.cpanm/work/1493598765.19565/Inferno-RegMgr-v1.0.0/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/tcp_usage.t line 4.
|
|
BEGIN failed--compilation aborted at t/tcp_usage.t line 4.
|
|
t/tcp_usage.t .............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/mgr_filter.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/mgr_reconnect.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/mgr_smoke.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/tcp_network_err.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/tcp_network_fail.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/tcp_smoke.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/tcp_usage.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=12, Tests=5, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.11 cusr 0.00 csys = 0.14 CPU)
|
|
Result: FAIL
|
|
! Installing Inferno::RegMgr failed. See /home/ryan/.cpanm/work/1493598765.19565/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Inferno::RegMgr] 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
|