193 lines
7.5 KiB
Text
193 lines
7.5 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/1493297096.16291
|
|
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 IO::File::CompressOnClose () on cpanmetadb ...
|
|
Unpacking IO-File-CompressOnClose-0.11.tar.gz
|
|
--> Working on IO::File::CompressOnClose
|
|
Fetching http://www.cpan.org/authors/id/J/JF/JFITZ/IO-File-CompressOnClose-0.11.tar.gz ... OK
|
|
IO-File-CompressOnClose-0.11/
|
|
IO-File-CompressOnClose-0.11/t/
|
|
IO-File-CompressOnClose-0.11/t/06_gzip.t
|
|
IO-File-CompressOnClose-0.11/t/08_coderef.t
|
|
IO-File-CompressOnClose-0.11/t/01_use.t
|
|
IO-File-CompressOnClose-0.11/t/11_esoteric.t
|
|
IO-File-CompressOnClose-0.11/t/05_modes.t
|
|
IO-File-CompressOnClose-0.11/t/10_subclass.t
|
|
IO-File-CompressOnClose-0.11/t/02_basic.t
|
|
IO-File-CompressOnClose-0.11/t/04_accessors.t
|
|
IO-File-CompressOnClose-0.11/t/03_pod.t
|
|
IO-File-CompressOnClose-0.11/t/09_delete_after_compress.t
|
|
IO-File-CompressOnClose-0.11/t/07_zip.t
|
|
IO-File-CompressOnClose-0.11/ChangeLog.xml
|
|
IO-File-CompressOnClose-0.11/lib/
|
|
IO-File-CompressOnClose-0.11/lib/IO/
|
|
IO-File-CompressOnClose-0.11/lib/IO/File/
|
|
IO-File-CompressOnClose-0.11/lib/IO/File/CompressOnClose.pm
|
|
IO-File-CompressOnClose-0.11/lib/IO/File/CompressOnClose/
|
|
IO-File-CompressOnClose-0.11/lib/IO/File/CompressOnClose/Gzip.pm
|
|
IO-File-CompressOnClose-0.11/lib/IO/File/CompressOnClose/Zip.pm
|
|
IO-File-CompressOnClose-0.11/MANIFEST
|
|
IO-File-CompressOnClose-0.11/META.yml
|
|
IO-File-CompressOnClose-0.11/ChangeLog
|
|
IO-File-CompressOnClose-0.11/Makefile.PL
|
|
IO-File-CompressOnClose-0.11/Build.PL
|
|
IO-File-CompressOnClose-0.11/README
|
|
Entering IO-File-CompressOnClose-0.11
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring IO-File-CompressOnClose-0.11 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'IO-File-CompressOnClose' version '0.11'
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have IO::Zlib 0 ... Yes (1.10)
|
|
Checking if you have Compress::Zlib 0 ... Yes (2.074)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Archive::Zip 0 ... Yes (1.59)
|
|
Checking if you have Test::Exception 0 ... Yes (0.43)
|
|
OK
|
|
Building and testing IO-File-CompressOnClose-0.11 ... Building IO-File-CompressOnClose
|
|
t/01_use.t .................... ok
|
|
|
|
# Failed test 'open/print/close a file'
|
|
# at t/02_basic.t line 32.
|
|
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/02_basic.t line 31.
|
|
# Looks like you failed 1 test of 2.
|
|
t/02_basic.t ..................
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/2 subtests
|
|
t/03_pod.t .................... ok
|
|
t/04_accessors.t .............. ok
|
|
|
|
# Failed test 'close file opened for append'
|
|
# at t/05_modes.t line 61.
|
|
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/05_modes.t line 60.
|
|
|
|
# Failed test 'file 'foo' does not exist'
|
|
# at t/05_modes.t line 62.
|
|
|
|
# Failed test 'file 'foo.archive' exists'
|
|
# at t/05_modes.t line 63.
|
|
|
|
# Failed test 'file 'foo.archive' has non-zero size'
|
|
# at t/05_modes.t line 64.
|
|
|
|
# Failed test 'close file opened for write'
|
|
# at t/05_modes.t line 77.
|
|
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/05_modes.t line 76.
|
|
|
|
# Failed test 'file 'foo' does not exist'
|
|
# at t/05_modes.t line 78.
|
|
|
|
# Failed test 'file 'foo.archive2' exists'
|
|
# at t/05_modes.t line 79.
|
|
|
|
# Failed test 'file 'foo.archive2' has non-zero size'
|
|
# at t/05_modes.t line 80.
|
|
|
|
# Failed test 'close file opened for append'
|
|
# at t/05_modes.t line 108.
|
|
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/05_modes.t line 107.
|
|
|
|
# Failed test 'file 'foo' does not exist'
|
|
# at t/05_modes.t line 109.
|
|
|
|
# Failed test 'file 'foo.archive' exists'
|
|
# at t/05_modes.t line 110.
|
|
|
|
# Failed test 'file 'foo.archive' has non-zero size'
|
|
# at t/05_modes.t line 111.
|
|
|
|
# Failed test 'close file opened for write'
|
|
# at t/05_modes.t line 124.
|
|
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/05_modes.t line 123.
|
|
|
|
# Failed test 'file 'foo' does not exist'
|
|
# at t/05_modes.t line 125.
|
|
|
|
# Failed test 'file 'foo.archive2' exists'
|
|
# at t/05_modes.t line 126.
|
|
|
|
# Failed test 'file 'foo.archive2' has non-zero size'
|
|
# at t/05_modes.t line 127.
|
|
# Looks like you failed 16 tests of 46.
|
|
t/05_modes.t ..................
|
|
Dubious, test returned 16 (wstat 4096, 0x1000)
|
|
Failed 16/46 subtests
|
|
t/06_gzip.t ................... ok
|
|
t/07_zip.t .................... ok
|
|
t/08_coderef.t ................ ok
|
|
|
|
# Failed test 'close file opened for write'
|
|
# at t/09_delete_after_compress.t line 39.
|
|
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/09_delete_after_compress.t line 38.
|
|
|
|
# Failed test 'file 'foo' does not exist'
|
|
# at t/09_delete_after_compress.t line 40.
|
|
|
|
# Failed test 'file 'foo.archive' exists'
|
|
# at t/09_delete_after_compress.t line 41.
|
|
|
|
# Failed test 'file 'foo.archive' has non-zero size'
|
|
# at t/09_delete_after_compress.t line 42.
|
|
|
|
# Failed test 'close file opened for write'
|
|
# at t/09_delete_after_compress.t line 59.
|
|
# died: IO::File::CompressOnClose::Gzip is not a subclass of IO::File::CompressOnClose at t/09_delete_after_compress.t line 58.
|
|
|
|
# Failed test 'file 'foo.archive2' exists'
|
|
# at t/09_delete_after_compress.t line 61.
|
|
|
|
# Failed test 'file 'foo.archive2' has non-zero size'
|
|
# at t/09_delete_after_compress.t line 62.
|
|
# Looks like you failed 7 tests of 17.
|
|
t/09_delete_after_compress.t ..
|
|
Dubious, test returned 7 (wstat 1792, 0x700)
|
|
Failed 7/17 subtests
|
|
t/10_subclass.t ............... ok
|
|
t/11_esoteric.t ............... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/02_basic.t (Wstat: 256 Tests: 2 Failed: 1)
|
|
Failed test: 2
|
|
Non-zero exit status: 1
|
|
t/05_modes.t (Wstat: 4096 Tests: 46 Failed: 16)
|
|
Failed tests: 14-17, 21-24, 34-37, 41-44
|
|
Non-zero exit status: 16
|
|
t/09_delete_after_compress.t (Wstat: 1792 Tests: 17 Failed: 7)
|
|
Failed tests: 5-8, 14, 16-17
|
|
Non-zero exit status: 7
|
|
Files=11, Tests=146, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.42 cusr 0.04 csys = 0.49 CPU)
|
|
Result: FAIL
|
|
Failed 3/11 test programs. 24/146 subtests failed.
|
|
! Installing IO::File::CompressOnClose failed. See /home/ryan/.cpanm/work/1493297096.16291/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose IO::File::CompressOnClose] 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
|