188 lines
11 KiB
Text
188 lines
11 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/1493745445.14327
|
|
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 Sprocket () on cpanmetadb ...
|
|
Unpacking Sprocket-0.07.tar.gz
|
|
--> Working on Sprocket
|
|
Fetching http://www.cpan.org/authors/id/X/XA/XANTUS/Sprocket-0.07.tar.gz ... OK
|
|
Sprocket-0.07/
|
|
Sprocket-0.07/t/
|
|
Sprocket-0.07/t/06_hooks.t
|
|
Sprocket-0.07/t/80_pod.t
|
|
Sprocket-0.07/t/01_plugin.t
|
|
Sprocket-0.07/t/02_template.t
|
|
Sprocket-0.07/t/99_kwalitee.t
|
|
Sprocket-0.07/t/05_callbacks.t
|
|
Sprocket-0.07/t/04_shutdown.t
|
|
Sprocket-0.07/t/03_bind.t
|
|
Sprocket-0.07/t/07_fdpasser.t
|
|
Sprocket-0.07/t/81_pod-coverage.t
|
|
Sprocket-0.07/t/00_compile.t
|
|
Sprocket-0.07/lib/
|
|
Sprocket-0.07/lib/Sprocket/
|
|
Sprocket-0.07/lib/Sprocket/Session.pm
|
|
Sprocket-0.07/lib/Sprocket/Common.pm
|
|
Sprocket-0.07/lib/Sprocket/AIO.pm
|
|
Sprocket-0.07/lib/Sprocket/Util/
|
|
Sprocket-0.07/lib/Sprocket/Util/Observable.pm
|
|
Sprocket-0.07/lib/Sprocket/Util/FDpasser.pm
|
|
Sprocket-0.07/lib/Sprocket/Server/
|
|
Sprocket-0.07/lib/Sprocket/Server/PreFork.pm
|
|
Sprocket-0.07/lib/Sprocket/Spread.pm
|
|
Sprocket-0.07/lib/Sprocket/Local/
|
|
Sprocket-0.07/lib/Sprocket/Local/Connection.pm
|
|
Sprocket-0.07/lib/Sprocket/Logger/
|
|
Sprocket-0.07/lib/Sprocket/Logger/Log4perl.pm
|
|
Sprocket-0.07/lib/Sprocket/Logger/Basic.pm
|
|
Sprocket-0.07/lib/Sprocket/Plugin.pm
|
|
Sprocket-0.07/lib/Sprocket/Server.pm
|
|
Sprocket-0.07/lib/Sprocket/Plugin/
|
|
Sprocket-0.07/lib/Sprocket/Plugin/Manager.pm
|
|
Sprocket-0.07/lib/Sprocket/Base.pm
|
|
Sprocket-0.07/lib/Sprocket/Connection.pm
|
|
Sprocket-0.07/lib/Sprocket/ChannelManager.pm
|
|
Sprocket-0.07/lib/Sprocket/Client.pm
|
|
Sprocket-0.07/lib/Sprocket/Local.pm
|
|
Sprocket-0.07/lib/Sprocket/Event.pm
|
|
Sprocket-0.07/lib/Sprocket.pm
|
|
Sprocket-0.07/Changes
|
|
Sprocket-0.07/MANIFEST
|
|
Sprocket-0.07/META.yml
|
|
Sprocket-0.07/examples/
|
|
Sprocket-0.07/examples/port_forwarder.pl
|
|
Sprocket-0.07/examples/manager_unix_socket.pl
|
|
Sprocket-0.07/examples/manager.pl
|
|
Sprocket-0.07/examples/talker.pl
|
|
Sprocket-0.07/LICENSE
|
|
Sprocket-0.07/README
|
|
Sprocket-0.07/Makefile.PL
|
|
Entering Sprocket-0.07
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Sprocket-0.07 ... Undefined requirement for Class::Accessor::Fast treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
|
Undefined requirement for Carp treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
|
Undefined requirement for Data::UUID treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
|
Undefined requirement for Time::HiRes treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
|
Undefined requirement for Scalar::Util treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
|
Undefined requirement for POE::Component::Client::DNS treated as '0' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/MakeMaker.pm line 466.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Sprocket
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have Time::HiRes 0 ... Yes (1.9741)
|
|
Checking if you have Data::UUID 0 ... Yes (1.221)
|
|
Checking if you have Class::Accessor::Fast 0 ... Yes (0.34)
|
|
Checking if you have POE::Component::Client::DNS 0 ... Yes (1.054)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have POE 0.3502 ... Yes (1.367)
|
|
OK
|
|
Building and testing Sprocket-0.07 ... cp lib/Sprocket.pm blib/lib/Sprocket.pm
|
|
cp lib/Sprocket/Logger/Basic.pm blib/lib/Sprocket/Logger/Basic.pm
|
|
cp lib/Sprocket/Session.pm blib/lib/Sprocket/Session.pm
|
|
cp lib/Sprocket/Client.pm blib/lib/Sprocket/Client.pm
|
|
cp lib/Sprocket/Plugin.pm blib/lib/Sprocket/Plugin.pm
|
|
cp lib/Sprocket/Util/Observable.pm blib/lib/Sprocket/Util/Observable.pm
|
|
cp lib/Sprocket/Common.pm blib/lib/Sprocket/Common.pm
|
|
cp lib/Sprocket/Local.pm blib/lib/Sprocket/Local.pm
|
|
cp lib/Sprocket/Logger/Log4perl.pm blib/lib/Sprocket/Logger/Log4perl.pm
|
|
cp lib/Sprocket/Server.pm blib/lib/Sprocket/Server.pm
|
|
cp lib/Sprocket/Plugin/Manager.pm blib/lib/Sprocket/Plugin/Manager.pm
|
|
cp lib/Sprocket/Base.pm blib/lib/Sprocket/Base.pm
|
|
cp lib/Sprocket/ChannelManager.pm blib/lib/Sprocket/ChannelManager.pm
|
|
cp lib/Sprocket/Connection.pm blib/lib/Sprocket/Connection.pm
|
|
cp lib/Sprocket/Util/FDpasser.pm blib/lib/Sprocket/Util/FDpasser.pm
|
|
cp lib/Sprocket/Event.pm blib/lib/Sprocket/Event.pm
|
|
cp lib/Sprocket/AIO.pm blib/lib/Sprocket/AIO.pm
|
|
cp lib/Sprocket/Spread.pm blib/lib/Sprocket/Spread.pm
|
|
cp lib/Sprocket/Server/PreFork.pm blib/lib/Sprocket/Server/PreFork.pm
|
|
cp lib/Sprocket/Local/Connection.pm blib/lib/Sprocket/Local/Connection.pm
|
|
Manifying 11 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/00_compile.t ....... ok
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
t/01_plugin.t ........ ok
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
t/02_template.t ...... ok
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
t/03_bind.t .......... ok
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
t/04_shutdown.t ...... ok
|
|
t/05_callbacks.t ..... ok
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
Use of uninitialized value $type in lc at /home/ryan/.cpanm/work/1493745445.14327/Sprocket-0.07/blib/lib/Sprocket/Base.pm line 331.
|
|
t/06_hooks.t ......... ok
|
|
t/07_fdpasser.t ...... ok
|
|
t/80_pod.t ........... ok
|
|
t/81_pod-coverage.t .. skipped: pod coverage is disabled for now
|
|
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
|
|
|
|
# Failed test 'meta_yml_conforms_to_known_spec'
|
|
# at t/99_kwalitee.t line 3.
|
|
# Error: META.yml does not conform to any recognised META.yml Spec.
|
|
# Details:
|
|
# '<undef>' for 'Carp' is not a valid version. (requires -> Carp) [Validation: 1.0];'<undef>' for 'Class::Accessor::Fast' is not a valid version. (requires -> Class::Accessor::Fast) [Validation: 1.0];'<undef>' for 'Data::UUID' is not a valid version. (requires -> Data::UUID) [Validation: 1.0];'<undef>' for 'POE::Component::Client::DNS' is not a valid version. (requires -> POE::Component::Client::DNS) [Validation: 1.0];'<undef>' for 'Scalar::Util' is not a valid version. (requires -> Scalar::Util) [Validation: 1.0];'<undef>' for 'Time::HiRes' is not a valid version. (requires -> Time::HiRes) [Validation: 1.0]
|
|
# '<undef>' for 'Carp' is not a valid version. (requires -> Carp) [Validation: 1.0];'<undef>' for 'Class::Accessor::Fast' is not a valid version. (requires -> Class::Accessor::Fast) [Validation: 1.0];'<undef>' for 'Data::UUID' is not a valid version. (requires -> Data::UUID) [Validation: 1.0];'<undef>' for 'POE::Component::Client::DNS' is not a valid version. (requires -> POE::Component::Client::DNS) [Validation: 1.0];'<undef>' for 'Scalar::Util' is not a valid version. (requires -> Scalar::Util) [Validation: 1.0];'<undef>' for 'Time::HiRes' is not a valid version. (requires -> Time::HiRes) [Validation: 1.0]
|
|
# Remedy: Take a look at the META.yml Spec at http://module-build.sourceforge.net/META-spec-v1.4.html (for version 1.4) or http://search.cpan.org/perldoc?CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
|
|
|
|
# Failed test 'use_strict'
|
|
# at t/99_kwalitee.t line 3.
|
|
# Error: This distribution does not 'use strict;' (or its equivalents) in all of its modules. Note that this is not about the actual strictness of the modules. It's bad if nobody can tell whether the modules are strictly written or not, without reading the source code of your favorite clever module that actually enforces strictness. In other words, it's bad if someone feels the need to add 'use strict' to your modules.
|
|
# Details:
|
|
# The following modules don't use strict (or equivalents): Sprocket::Connection, Sprocket::Connection
|
|
# Sprocket::Connection, Sprocket::Connection
|
|
# Remedy: Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
|
|
# Looks like you failed 2 tests of 17.
|
|
t/99_kwalitee.t ......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/17 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/99_kwalitee.t (Wstat: 512 Tests: 17 Failed: 2)
|
|
Failed tests: 3, 17
|
|
Non-zero exit status: 2
|
|
Files=11, Tests=113, 7 wallclock secs ( 0.03 usr 0.00 sys + 1.16 cusr 0.06 csys = 1.25 CPU)
|
|
Result: FAIL
|
|
Failed 1/11 test programs. 2/113 subtests failed.
|
|
Makefile:902: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing Sprocket failed. See /home/ryan/.cpanm/work/1493745445.14327/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Sprocket] 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
|