218 lines
12 KiB
Text
218 lines
12 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/1493742684.2828
|
|
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 Iterator::File () on cpanmetadb ...
|
|
Unpacking Iterator-File-1.01.tar.gz
|
|
--> Working on Iterator::File
|
|
Fetching http://www.cpan.org/authors/id/W/WR/WREARDON/Iterator-File-1.01.tar.gz ... OK
|
|
Iterator-File-1.01/
|
|
Iterator-File-1.01/lib/
|
|
Iterator-File-1.01/lib/Iterator/
|
|
Iterator-File-1.01/lib/Iterator/File/
|
|
Iterator-File-1.01/lib/Iterator/File/Utility.pm
|
|
Iterator-File-1.01/lib/Iterator/File/State/
|
|
Iterator-File-1.01/lib/Iterator/File/State/TempFile.pm
|
|
Iterator-File-1.01/lib/Iterator/File/State/Interface.pm
|
|
Iterator-File-1.01/lib/Iterator/File/State/IPCShareable.pm
|
|
Iterator-File-1.01/lib/Iterator/File/Status.pm
|
|
Iterator-File-1.01/lib/Iterator/File/Source/
|
|
Iterator-File-1.01/lib/Iterator/File/Source/Interface.pm
|
|
Iterator-File-1.01/lib/Iterator/File/Source/FlatFile.pm
|
|
Iterator-File-1.01/lib/Iterator/File.pm
|
|
Iterator-File-1.01/Changes
|
|
Iterator-File-1.01/Makefile.PL
|
|
Iterator-File-1.01/MANIFEST
|
|
Iterator-File-1.01/t/
|
|
Iterator-File-1.01/t/00-compile.t
|
|
Iterator-File-1.01/t/01-basic.t
|
|
Iterator-File-1.01/t/util.pl
|
|
Iterator-File-1.01/t/02b-resume2.t
|
|
Iterator-File-1.01/t/04-status.t
|
|
Iterator-File-1.01/t/05-increment-overload.t
|
|
Iterator-File-1.01/t/03b-shm-resume2.t
|
|
Iterator-File-1.01/t/02a-resume1.t
|
|
Iterator-File-1.01/t/03a-shm-resume1.t
|
|
Iterator-File-1.01/t/data/
|
|
Iterator-File-1.01/t/data/ten_lines.txt
|
|
Iterator-File-1.01/t/data/three_lines.txt
|
|
Iterator-File-1.01/t/data/status-fixed-interval.txt
|
|
Iterator-File-1.01/t/data/status-logarithmic.txt
|
|
Iterator-File-1.01/META.yml
|
|
Entering Iterator-File-1.01
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Iterator-File-1.01 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Iterator::File
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Iterator-File-1.01 ... cp lib/Iterator/File/Source/Interface.pm blib/lib/Iterator/File/Source/Interface.pm
|
|
cp lib/Iterator/File/State/IPCShareable.pm blib/lib/Iterator/File/State/IPCShareable.pm
|
|
cp lib/Iterator/File/Status.pm blib/lib/Iterator/File/Status.pm
|
|
cp lib/Iterator/File/State/Interface.pm blib/lib/Iterator/File/State/Interface.pm
|
|
cp lib/Iterator/File.pm blib/lib/Iterator/File.pm
|
|
cp lib/Iterator/File/Utility.pm blib/lib/Iterator/File/Utility.pm
|
|
cp lib/Iterator/File/Source/FlatFile.pm blib/lib/Iterator/File/Source/FlatFile.pm
|
|
cp lib/Iterator/File/State/TempFile.pm blib/lib/Iterator/File/State/TempFile.pm
|
|
Manifying 8 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
|
|
|
|
# Failed test 'use Iterator::File;'
|
|
# at t/00-compile.t line 9.
|
|
# Tried to use 'Iterator::File'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
# Compilation failed in require at t/00-compile.t line 9.
|
|
# BEGIN failed--compilation aborted at t/00-compile.t line 9.
|
|
|
|
# Failed test 'use Iterator::File::Status;'
|
|
# at t/00-compile.t line 11.
|
|
# Tried to use 'Iterator::File::Status'.
|
|
# Error: Attempt to reload Iterator/File/Status.pm aborted.
|
|
# Compilation failed in require at t/00-compile.t line 11.
|
|
# BEGIN failed--compilation aborted at t/00-compile.t line 11.
|
|
|
|
# Failed test 'use Iterator::File;'
|
|
# at t/00-compile.t line 16.
|
|
# Tried to use 'Iterator::File'.
|
|
# Error: Attempt to reload Iterator/File.pm aborted.
|
|
# Compilation failed in require at t/00-compile.t line 16.
|
|
# BEGIN failed--compilation aborted at t/00-compile.t line 16.
|
|
# Looks like you failed 3 tests of 9.
|
|
t/00-compile.t .............
|
|
Dubious, test returned 3 (wstat 768, 0x300)
|
|
Failed 3/9 subtests
|
|
|
|
# Failed test 'use Iterator::File;'
|
|
# at t/01-basic.t line 11.
|
|
# Tried to use 'Iterator::File'.
|
|
# Error: UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
# Compilation failed in require at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
# Compilation failed in require at t/01-basic.t line 11.
|
|
# BEGIN failed--compilation aborted at t/01-basic.t line 11.
|
|
Undefined subroutine &main::iterator_file called at t/01-basic.t line 27.
|
|
# Looks like your test exited with 255 just after 1.
|
|
t/01-basic.t ...............
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 7/7 subtests
|
|
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
Compilation failed in require at t/02a-resume1.t line 11.
|
|
BEGIN failed--compilation aborted at t/02a-resume1.t line 11.
|
|
# Looks like your test exited with 255 before it could output anything.
|
|
t/02a-resume1.t ............
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 2/2 subtests
|
|
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
Compilation failed in require at t/02b-resume2.t line 9.
|
|
BEGIN failed--compilation aborted at t/02b-resume2.t line 9.
|
|
# Looks like your test exited with 255 before it could output anything.
|
|
t/02b-resume2.t ............
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 2/2 subtests
|
|
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
Compilation failed in require at t/03a-shm-resume1.t line 11.
|
|
BEGIN failed--compilation aborted at t/03a-shm-resume1.t line 11.
|
|
t/03a-shm-resume1.t ........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
Compilation failed in require at t/03b-shm-resume2.t line 9.
|
|
BEGIN failed--compilation aborted at t/03b-shm-resume2.t line 9.
|
|
t/03b-shm-resume2.t ........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
Compilation failed in require at t/04-status.t line 10.
|
|
BEGIN failed--compilation aborted at t/04-status.t line 10.
|
|
t/04-status.t ..............
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
UNIVERSAL does not export anything at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File/Status.pm line 9.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493742684.2828/Iterator-File-1.01/blib/lib/Iterator/File.pm line 14.
|
|
Compilation failed in require at t/05-increment-overload.t line 9.
|
|
BEGIN failed--compilation aborted at t/05-increment-overload.t line 9.
|
|
t/05-increment-overload.t .. skipped: (no reason given)
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/00-compile.t (Wstat: 768 Tests: 9 Failed: 3)
|
|
Failed tests: 1, 3, 8
|
|
Non-zero exit status: 3
|
|
t/01-basic.t (Wstat: 65280 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 7 tests but ran 1.
|
|
t/02a-resume1.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 2 tests but ran 0.
|
|
t/02b-resume2.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 2 tests but ran 0.
|
|
t/03a-shm-resume1.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/03b-shm-resume2.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/04-status.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
t/05-increment-overload.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Files=8, Tests=10, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.19 cusr 0.04 csys = 0.25 CPU)
|
|
Result: FAIL
|
|
Failed 8/8 test programs. 4/10 subtests failed.
|
|
Makefile:864: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Iterator::File failed. See /home/ryan/.cpanm/work/1493742684.2828/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Iterator::File] 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
|