cpantestlogs/Proc::tored::Pool::Worker_genfailure.log
2017-05-02 18:44:36 -07:00

187 lines
7.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/1493295216.12692
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 Proc::tored::Pool::Worker () on cpanmetadb ...
Unpacking Proc-tored-Pool-0.01.tar.gz
--> Working on Proc::tored::Pool::Worker
Fetching http://www.cpan.org/authors/id/J/JE/JEFFOBER/Proc-tored-Pool-0.01.tar.gz ... OK
Proc-tored-Pool-0.01/
Proc-tored-Pool-0.01/Changes
Proc-tored-Pool-0.01/cpanfile
Proc-tored-Pool-0.01/dist.ini
Proc-tored-Pool-0.01/lib/
Proc-tored-Pool-0.01/LICENSE
Proc-tored-Pool-0.01/Makefile.PL
Proc-tored-Pool-0.01/MANIFEST
Proc-tored-Pool-0.01/META.yml
Proc-tored-Pool-0.01/README
Proc-tored-Pool-0.01/t/
Proc-tored-Pool-0.01/t/00-report-prereqs.dd
Proc-tored-Pool-0.01/t/00-report-prereqs.t
Proc-tored-Pool-0.01/t/author-pod-syntax.t
Proc-tored-Pool-0.01/t/Proc/
Proc-tored-Pool-0.01/t/Proc/tored/
Proc-tored-Pool-0.01/t/Proc/tored/Pool/
Proc-tored-Pool-0.01/t/Proc/tored/Pool.t
Proc-tored-Pool-0.01/t/Proc/tored/Pool/Manager.t
Proc-tored-Pool-0.01/t/Proc/tored/Pool/Worker.t
Proc-tored-Pool-0.01/lib/Proc/
Proc-tored-Pool-0.01/lib/Proc/tored/
Proc-tored-Pool-0.01/lib/Proc/tored/Pool/
Proc-tored-Pool-0.01/lib/Proc/tored/Pool.pm
Proc-tored-Pool-0.01/lib/Proc/tored/Pool/Constants.pm
Proc-tored-Pool-0.01/lib/Proc/tored/Pool/Manager.pm
Proc-tored-Pool-0.01/lib/Proc/tored/Pool/Types.pm
Proc-tored-Pool-0.01/lib/Proc/tored/Pool/Worker.pm
Entering Proc-tored-Pool-0.01
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Proc-tored-Pool-0.01 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Proc::tored::Pool
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Path::Tiny 0.097 ... Yes (0.104)
Checking if you have Type::Tiny 0 ... Yes (1.000006)
Checking if you have Time::HiRes 0 ... Yes (1.9741)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Test2::Bundle::Extended 0 ... Yes (0.000070)
Checking if you have Types::Standard 0 ... Yes (1.000006)
Checking if you have Type::Library 0 ... Yes (1.000006)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have Parallel::ForkManager 0 ... Yes (1.17)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Proc::tored 0.03 ... Yes (0.17)
Checking if you have Try::Tiny 0 ... Yes (0.28)
Checking if you have Type::Utils 0 ... Yes (1.000006)
Checking if you have Moo 0 ... Yes (2.001001)
Checking if you have Exporter 0 ... Yes (5.72)
OK
Building and testing Proc-tored-Pool-0.01 ... cp lib/Proc/tored/Pool/Constants.pm blib/lib/Proc/tored/Pool/Constants.pm
cp lib/Proc/tored/Pool.pm blib/lib/Proc/tored/Pool.pm
cp lib/Proc/tored/Pool/Types.pm blib/lib/Proc/tored/Pool/Types.pm
cp lib/Proc/tored/Pool/Worker.pm blib/lib/Proc/tored/Pool/Worker.pm
cp lib/Proc/tored/Pool/Manager.pm blib/lib/Proc/tored/Pool/Manager.pm
Manifying 5 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/Proc/tored/*.t t/Proc/tored/Pool/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.24
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.24
#
# === Test Requires ===
#
# Module Want Have
# ----------------------- ----- --------
# ExtUtils::MakeMaker any 7.24
# File::Spec any 3.62
# Path::Tiny 0.097 0.104
# Test2::Bundle::Extended any 0.000070
# Test::More any 1.302078
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# --------------------- ---- --------
# Carp any 1.38
# Exporter any 5.72
# Moo any 2.001001
# Parallel::ForkManager any 1.17
# Proc::tored 0.03 0.17
# Time::HiRes any 1.9741
# Try::Tiny any 0.28
# Type::Library any 1.000006
# Type::Tiny any 1.000006
# Type::Utils any 1.000006
# Types::Standard any 1.000006
#
t/00-report-prereqs.t ........ ok
t/author-pod-syntax.t ........ skipped: these tests are for testing by the author
Reference bless( ["/tmp/temp.jRZPEk","/tmp/temp.jRZPEk","","/tmp/","te...) did not pass type constraint "Dir" (in $args->{"dir"}) at (eval 171) line 63
"Dir" is a subtype of "NonEmptyStr"
"NonEmptyStr" is a subtype of "Str"
"Str" is a subtype of "Value"
Reference bless( ["/tmp/temp.jRZPEk","/tmp/temp.jRZPEk","","/tmp/","te...) did not pass type constraint "Value" (in $args->{"dir"})
"Value" is defined as: (defined($_) and not ref($_))
t/Proc/tored/Pool.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Reference bless( ["/tmp/temp.jRZPEk","/tmp/temp.jRZPEk","","/tmp/","te...) did not pass type constraint "Dir" (in $args->{"dir"}) at (eval 171) line 63
"Dir" is a subtype of "NonEmptyStr"
"NonEmptyStr" is a subtype of "Str"
"Str" is a subtype of "Value"
Reference bless( ["/tmp/temp.jRZPEk","/tmp/temp.jRZPEk","","/tmp/","te...) did not pass type constraint "Value" (in $args->{"dir"})
"Value" is defined as: (defined($_) and not ref($_))
t/Proc/tored/Pool/Manager.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Missing required arguments: term_file at (eval 133) line 43.
t/Proc/tored/Pool/Worker.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Test Summary Report
-------------------
t/Proc/tored/Pool.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/Proc/tored/Pool/Manager.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/Proc/tored/Pool/Worker.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=5, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.50 cusr 0.02 csys = 0.54 CPU)
Result: FAIL
Failed 3/5 test programs. 0/1 subtests failed.
Makefile:892: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Proc::tored::Pool::Worker failed. See /home/ryan/.cpanm/work/1493295216.12692/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Proc::tored::Pool::Worker] 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