117 lines
4.9 KiB
Text
117 lines
4.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/1493193058.578
|
|
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 Thread::Queue::Any () on cpanmetadb ...
|
|
Unpacking Thread-Queue-Any-1.14.tar.gz
|
|
--> Working on Thread::Queue::Any
|
|
Fetching http://www.cpan.org/authors/id/E/EL/ELIZABETH/Thread-Queue-Any-1.14.tar.gz ... OK
|
|
Thread-Queue-Any-1.14/
|
|
Thread-Queue-Any-1.14/CHANGELOG
|
|
Thread-Queue-Any-1.14/lib/
|
|
Thread-Queue-Any-1.14/lib_maint/
|
|
Thread-Queue-Any-1.14/maintblead
|
|
Thread-Queue-Any-1.14/Makefile.PL
|
|
Thread-Queue-Any-1.14/MANIFEST
|
|
Thread-Queue-Any-1.14/MANIFEST_maint
|
|
Thread-Queue-Any-1.14/META.json
|
|
Thread-Queue-Any-1.14/META.yml
|
|
Thread-Queue-Any-1.14/README
|
|
Thread-Queue-Any-1.14/t/
|
|
Thread-Queue-Any-1.14/t_maint/
|
|
Thread-Queue-Any-1.14/threadsforks
|
|
Thread-Queue-Any-1.14/TODO
|
|
Thread-Queue-Any-1.14/t_maint/Queue-Any.t_maint
|
|
Thread-Queue-Any-1.14/t/001basic.t
|
|
Thread-Queue-Any-1.14/t/010serializer.t
|
|
Thread-Queue-Any-1.14/lib_maint/Thread/
|
|
Thread-Queue-Any-1.14/lib_maint/Thread/Queue/
|
|
Thread-Queue-Any-1.14/lib_maint/Thread/Queue/Any.pm_maint
|
|
Thread-Queue-Any-1.14/lib/Thread/
|
|
Thread-Queue-Any-1.14/lib/Thread/Queue/
|
|
Thread-Queue-Any-1.14/lib/Thread/Queue/Any.pm
|
|
Entering Thread-Queue-Any-1.14
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Thread-Queue-Any-1.14 ... Files for blead already in position
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Thread::Queue::Any
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Thread::Queue 0 ... Yes (3.12)
|
|
Checking if you have Test::More 0.88 ... Yes (1.302078)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Thread-Queue-Any-1.14 ... cp lib/Thread/Queue/Any.pm blib/lib/Thread/Queue/Any.pm
|
|
Manifying 1 pod document
|
|
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
|
|
|
|
# Failed test 'thread-like module loaded'
|
|
# at t/001basic.t line 22.
|
|
Undefined subroutine &threads::shared::bless called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Thread/Queue.pm line 21.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 255 just after 1.
|
|
Undefined subroutine &threads::_END called at (eval 5) line 1.
|
|
END failed--call queue aborted.
|
|
t/001basic.t .......
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 1/1 subtests
|
|
|
|
# Failed test 'thread-like module loaded'
|
|
# at t/010serializer.t line 26.
|
|
Undefined subroutine &threads::shared::bless called at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Thread/Queue.pm line 21.
|
|
# Tests were run but no plan was declared and done_testing() was not seen.
|
|
# Looks like your test exited with 255 just after 1.
|
|
Undefined subroutine &threads::_END called at (eval 5) line 1.
|
|
END failed--call queue aborted.
|
|
t/010serializer.t ..
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 1/1 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/001basic.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/010serializer.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
Files=2, Tests=2, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.05 cusr 0.00 csys = 0.06 CPU)
|
|
Result: FAIL
|
|
Failed 2/2 test programs. 2/2 subtests failed.
|
|
Makefile:843: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Thread::Queue::Any failed. See /home/ryan/.cpanm/work/1493193058.578/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Thread::Queue::Any] 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
|