122 lines
6.8 KiB
Text
122 lines
6.8 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/1492965309.9523
|
|
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 Parallel::Iterator () on cpanmetadb ...
|
|
Unpacking Parallel-Iterator-1.00.tar.gz
|
|
--> Working on Parallel::Iterator
|
|
Fetching http://www.cpan.org/authors/id/A/AN/ANDYA/Parallel-Iterator-1.00.tar.gz ... OK
|
|
Parallel-Iterator-1.00/
|
|
Parallel-Iterator-1.00/Build.PL
|
|
Parallel-Iterator-1.00/Changes
|
|
Parallel-Iterator-1.00/MANIFEST
|
|
Parallel-Iterator-1.00/META.yml
|
|
Parallel-Iterator-1.00/Makefile.PL
|
|
Parallel-Iterator-1.00/README
|
|
Parallel-Iterator-1.00/SIGNATURE
|
|
Parallel-Iterator-1.00/examples/
|
|
Parallel-Iterator-1.00/examples/cpan-faces.pl
|
|
Parallel-Iterator-1.00/examples/speedy.pl
|
|
Parallel-Iterator-1.00/lib/
|
|
Parallel-Iterator-1.00/lib/Parallel/
|
|
Parallel-Iterator-1.00/lib/Parallel/Iterator.pm
|
|
Parallel-Iterator-1.00/t/
|
|
Parallel-Iterator-1.00/t/000-load.t
|
|
Parallel-Iterator-1.00/t/010-basic.t
|
|
Parallel-Iterator-1.00/t/020-data.t
|
|
Parallel-Iterator-1.00/t/030-block.t
|
|
Parallel-Iterator-1.00/t/040-batch.t
|
|
Parallel-Iterator-1.00/t/050-nofork-basic.t
|
|
Parallel-Iterator-1.00/t/060-nofork-data.t
|
|
Parallel-Iterator-1.00/t/070-nofork-block.t
|
|
Parallel-Iterator-1.00/t/080-nofork-batch.t
|
|
Parallel-Iterator-1.00/t/lib/
|
|
Parallel-Iterator-1.00/t/lib/NoFork.pm
|
|
Parallel-Iterator-1.00/xt/
|
|
Parallel-Iterator-1.00/xt/author/
|
|
Parallel-Iterator-1.00/xt/author/pod-coverage.t
|
|
Parallel-Iterator-1.00/xt/author/pod.t
|
|
Entering Parallel-Iterator-1.00
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Running Build.PL
|
|
Configuring Parallel-Iterator-1.00 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Parallel-Iterator' version '1.00'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Storable 0 ... Yes (2.51)
|
|
Checking if you have IO::Select 0 ... Yes (1.22)
|
|
Checking if you have IO::Handle 0 ... Yes (1.36)
|
|
Checking if you have Config 0 ... Yes (5.026000)
|
|
OK
|
|
Building and testing Parallel-Iterator-1.00 ... Building Parallel-Iterator
|
|
# Testing Parallel::Iterator 1.00
|
|
t/000-load.t .......... ok
|
|
t/010-basic.t ......... ok
|
|
t/020-data.t .......... ok
|
|
t/030-block.t ......... ok
|
|
t/040-batch.t ......... ok
|
|
Can't locate t/020-data.t in @INC (@INC contains: t/lib /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/blib/lib /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/blib/arch /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/_build/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/050-nofork-basic.t line 6.
|
|
t/050-nofork-basic.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate t/020-data.t in @INC (@INC contains: t/lib /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/blib/lib /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/blib/arch /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/_build/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/060-nofork-data.t line 6.
|
|
t/060-nofork-data.t ...
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate t/030-block.t in @INC (@INC contains: t/lib /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/blib/lib /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/blib/arch /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/_build/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/070-nofork-block.t line 6.
|
|
t/070-nofork-block.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
Can't locate t/040-batch.t in @INC (@INC contains: t/lib /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/blib/lib /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/blib/arch /home/ryan/.cpanm/work/1492965309.9523/Parallel-Iterator-1.00/_build/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/080-nofork-batch.t line 6.
|
|
t/080-nofork-batch.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/050-nofork-basic.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/060-nofork-data.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/070-nofork-block.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/080-nofork-batch.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=9, Tests=21, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.26 cusr 0.04 csys = 0.31 CPU)
|
|
Result: FAIL
|
|
Failed 4/9 test programs. 0/21 subtests failed.
|
|
! Installing Parallel::Iterator failed. See /home/ryan/.cpanm/work/1492965309.9523/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Parallel::Iterator] 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
|