Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL IO-File-CompressOnClose-0.11 v5.22.2 GNU/Linux
Date: 2016-09-09T18:18:05Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear James FitzGibbon,
This is a computer-generated report for IO-File-CompressOnClose-0.11
on perl 5.22.2, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
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, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.33 cusr 0.16 csys = 0.53 CPU)
Result: FAIL
Failed 3/11 test programs. 24/146 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------- ---- --------
Compress::Zlib 0 2.068
IO::Zlib 0 1.10
build_requires:
Module Need Have
--------------- ---- --------
Archive::Zip 0 1.59
Compress::Zlib 0 2.068
IO::Zlib 0 1.10
Test::Exception 0 0.43
Test::More 0 1.302052
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2016090918/Struct-Compare-1.0.1-1/blib/arch:/home/cpansand/.cpan/build/2016090918/Struct-Compare-1.0.1-1/blib/lib:/home/cpansand/.cpan/build/2016090918/Graphics-ColorObject-0.5.0-1/blib/arch:/home/cpansand/.cpan/build/2016090918/Graphics-ColorObject-0.5.0-1/blib/lib:/home/cpansand/.cpan/build/2016090918/Switch-2.17-1/blib/arch:/home/cpansand/.cpan/build/2016090918/Switch-2.17-1/blib/lib:/home/cpansand/.cpan/build/2016090918/XML-Smart-1.78-1/blib/arch:/home/cpansand/.cpan/build/2016090918/XML-Smart-1.78-1/blib/lib:/home/cpansand/.cpan/build/2016090918/Object-MultiType-0.05-1/blib/arch:/home/cpansand/.cpan/build/2016090918/Object-MultiType-0.05-1/blib/lib:/home/cpansand/.cpan/build/2016090918/MIME-Base32-1.301-1/blib/arch:/home/cpansand/.cpan/build/2016090918/MIME-Base32-1.301-1/blib/lib:/home/cpansand/.cpan/build/2016090918/AI-ConfusionMatrix-0.004-1/blib/arch:/home/cpansand/.cpan/build/2016090918/AI-ConfusionMatrix-0.004-1/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2345
PERL5_CPAN_IS_RUNNING = 2345
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 21965,2345
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2016090918/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2016090918
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.22.2/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.14
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280221
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.28
File::Spec 3.62
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4220
Module::Signature 0.80
Parse::CPAN::Meta 2.150010
Test::Harness 3.35
Test::More 1.302052
YAML 1.17
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
Platform:
osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
uname='linux cvrsnica-wheezy 3.2.0-4-amd64 #1 smp debian 3.2.54-2 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.22.2 -Dcf_email=srezic@cpan.org'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.7.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at May 29 2016 23:41:57
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2016090918/Struct-Compare-1.0.1-1/blib/arch:/home/cpansand/.cpan/build/2016090918/Struct-Compare-1.0.1-1/blib/lib:/home/cpansand/.cpan/build/2016090918/Graphics-ColorObject-0.5.0-1/blib/arch:/home/cpansand/.cpan/build/2016090918/Graphics-ColorObject-0.5.0-1/blib/lib:/home/cpansand/.cpan/build/2016090918/Switch-2.17-1/blib/arch:/home/cpansand/.cpan/build/2016090918/Switch-2.17-1/blib/lib:/home/cpansand/.cpan/build/2016090918/XML-Smart-1.78-1/blib/arch:/home/cpansand/.cpan/build/2016090918/XML-Smart-1.78-1/blib/lib:/home/cpansand/.cpan/build/2016090918/Object-MultiType-0.05-1/blib/arch:/home/cpansand/.cpan/build/2016090918/Object-MultiType-0.05-1/blib/lib:/home/cpansand/.cpan/build/2016090918/MIME-Base32-1.301-1/blib/arch:/home/cpansand/.cpan/build/2016090918/MIME-Base32-1.301-1/blib/lib:/home/cpansand/.cpan/build/2016090918/AI-ConfusionMatrix-0.004-1/blib/arch:/home/cpansand/.cpan/build/2016090918/AI-ConfusionMatrix-0.004-1/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2345"
PERL5_CPAN_IS_RUNNING="2345"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="21965,2345"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2016090918/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/home/cpansand/.cpan/build/2016090918/Struct-Compare-1.0.1-1/blib/arch
/home/cpansand/.cpan/build/2016090918/Struct-Compare-1.0.1-1/blib/lib
/home/cpansand/.cpan/build/2016090918/Graphics-ColorObject-0.5.0-1/blib/arch
/home/cpansand/.cpan/build/2016090918/Graphics-ColorObject-0.5.0-1/blib/lib
/home/cpansand/.cpan/build/2016090918/Switch-2.17-1/blib/arch
/home/cpansand/.cpan/build/2016090918/Switch-2.17-1/blib/lib
/home/cpansand/.cpan/build/2016090918/XML-Smart-1.78-1/blib/arch
/home/cpansand/.cpan/build/2016090918/XML-Smart-1.78-1/blib/lib
/home/cpansand/.cpan/build/2016090918/Object-MultiType-0.05-1/blib/arch
/home/cpansand/.cpan/build/2016090918/Object-MultiType-0.05-1/blib/lib
/home/cpansand/.cpan/build/2016090918/MIME-Base32-1.301-1/blib/arch
/home/cpansand/.cpan/build/2016090918/MIME-Base32-1.301-1/blib/lib
/home/cpansand/.cpan/build/2016090918/AI-ConfusionMatrix-0.004-1/blib/arch
/home/cpansand/.cpan/build/2016090918/AI-ConfusionMatrix-0.004-1/blib/lib
/opt/perl-5.22.2/lib/site_perl/5.22.2/x86_64-linux
/opt/perl-5.22.2/lib/site_perl/5.22.2
/opt/perl-5.22.2/lib/5.22.2/x86_64-linux
/opt/perl-5.22.2/lib/5.22.2
.