Report for IO-File-CompressOnClose-0.11

Back
From: metabase:user:a0e144f2-373b-11e6-8edd-c6848980b093
Subject: FAIL IO-File-CompressOnClose-0.11 v5.26.0 GNU/Linux
Date: 2017-05-01T07:14:58Z

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.26.0, 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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

/home/cpan3/install/bin/perl Build --makefile_env_macros 1 test

#   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 
	(in cleanup) cannot open /home/cpan3/.cpan/build/IO-File-CompressOnClose-0.11-0/t/compress/foo for read: No such file or directory at t/01_use.t line 35.
t/01_use.t .................... ok
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.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 'create an object for write'
#   at t/05_modes.t line 116.
# died: '/home/cpan3/.cpan/build/IO-File-CompressOnClose-0.11-0/t/compress/foo' does not exist after open at t/05_modes.t line 115.

#   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.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 15 tests of 46.
t/05_modes.t .................. 
Dubious, test returned 15 (wstat 3840, 0xf00)
Failed 15/46 subtests 
t/06_gzip.t ................... ok
t/07_zip.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/08_coderef.t ................ ok
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: 3840 Tests: 46 Failed: 15)
  Failed tests:  14-17, 21-24, 34, 36-38, 41, 43-44
  Non-zero exit status: 15
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.08 usr  0.02 sys +  1.46 cusr  0.03 csys =  1.59 CPU)
Result: FAIL
Failed 3/11 test programs. 23/146 subtests failed.
Makefile:103: recipe for target 'test' failed
make: *** [test] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module          Need Have    
    --------------- ---- --------
    Compress::Zlib  0    2.074   
    IO::Zlib        0    1.10    

build_requires:

    Module          Need Have    
    --------------- ---- --------
    Archive::Zip    0    1.59    
    Compress::Zlib  0    2.074   
    IO::Zlib        0    1.10    
    Test::Exception 0    0.43    
    Test::More      0    1.302083


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j3
    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 21135
    PERL5_CPAN_IS_RUNNING = 21135
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6436,21135
    PERL_CR_SMOKER_CURRENT = IO-File-CompressOnClose-0.11
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = putty-256color

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/cpan3/install/bin/perl
    $UID/$EUID = 1004 / 1004
    $GID = 1004 1004
    $EGID = 1004 1004

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.91_04 
    JSON::PP            2.27400 
    Module::Build       0.4222  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302083
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
  Commit id: f57d8456e7b8d6b2dad0bb49899cfdc68007b794
  Platform:
    osname=linux
    osvers=3.16.0-4-amd64
    archname=x86_64-linux-thread-multi
    uname='linux digitalis 3.16.0-4-amd64 #1 smp debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 gnulinux '
    config_args='-Dusedevel -DDEBUGGING -Dusethreads -Dprefix=/home/cpan3/install -Uversiononly -des'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.9.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-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/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 /lib64 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    DEBUGGING
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_TRACK_MEMPOOL
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Built under linux
  Compiled at Apr 11 2017 21:41:23
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="21135"
    PERL5_CPAN_IS_RUNNING="21135"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="6436,21135"
    PERL_CR_SMOKER_CURRENT="IO-File-CompressOnClose-0.11"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan3/install/lib/perl5/site_perl/5.26.0/x86_64-linux-thread-multi
    /home/cpan3/install/lib/perl5/site_perl/5.26.0
    /home/cpan3/install/lib/perl5/5.26.0/x86_64-linux-thread-multi
    /home/cpan3/install/lib/perl5/5.26.0