IO-Compress v2.213 Perl 5 v5.41.3 amd64-midnightbsd-thread-multi

Status
Pass
From
Carlos Guevara
Dist
IO-Compress v2.213
Platform
Perl 5 v5.41.3 amd64-midnightbsd-thread-multi
Date
2024-08-31 00:10:33
ID
71030b78-672d-11ef-9538-a69754203c18
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 Paul Marquess,

This is a computer-generated report for IO-Compress-2.213
on perl 5.41.3, created by CPAN-Reporter-1.2020.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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':

PERL_DL_NONLAZY=1 "/usr/home/cpan/bin/perl/bin/perl5.41.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/000prereq.t ................... ok
t/001bzip2.t .................... ok
t/001zlib-generic-deflate.t ..... ok
t/001zlib-generic-gzip.t ........ ok
t/001zlib-generic-rawdeflate.t .. ok
t/001zlib-generic-zip.t ......... ok
t/002any-deflate.t .............. ok
t/002any-gzip.t ................. ok
t/002any-rawdeflate.t ........... ok
t/002any-transparent.t .......... ok
t/002any-zip.t .................. ok
t/004gziphdr.t .................. ok
t/005defhdr.t ................... ok
t/006zip.t ...................... ok
t/010examples-bzip2.t ........... ok
t/010examples-zlib.t ............ ok
t/011-streamzip.t ............... ok
t/01misc.t ...................... ok
t/020isize.t .................... skipped: Lengthy Tests Disabled
t/050interop-gzip.t ............. ok
t/100generic-bzip2.t ............ ok
t/100generic-deflate.t .......... ok
t/100generic-gzip.t ............. ok
t/100generic-rawdeflate.t ....... ok
t/100generic-zip.t .............. ok
t/101truncate-bzip2.t ........... skipped: Lengthy Tests Disabled
t/101truncate-deflate.t ......... skipped: Lengthy Tests Disabled
t/101truncate-gzip.t ............ skipped: Lengthy Tests Disabled
t/101truncate-rawdeflate.t ...... skipped: Lengthy Tests Disabled
t/101truncate-zip.t ............. skipped: Lengthy Tests Disabled
t/102tied-bzip2.t ............... ok
t/102tied-deflate.t ............. ok
t/102tied-gzip.t ................ ok
t/102tied-rawdeflate.t .......... ok
t/102tied-zip.t ................. ok
t/103newtied-bzip2.t ............ ok
t/103newtied-deflate.t .......... ok
t/103newtied-gzip.t ............. ok
t/103newtied-rawdeflate.t ....... ok
t/103newtied-zip.t .............. ok
t/104destroy-bzip2.t ............ ok
t/104destroy-deflate.t .......... ok
t/104destroy-gzip.t ............. ok
t/104destroy-rawdeflate.t ....... ok
t/104destroy-zip.t .............. ok
t/105oneshot-bzip2.t ............ ok
t/105oneshot-deflate.t .......... ok
t/105oneshot-gzip-only.t ........ ok
t/105oneshot-gzip.t ............. ok
t/105oneshot-rawdeflate.t ....... ok
t/105oneshot-zip-bzip2-only.t ... ok
t/105oneshot-zip-only.t ......... ok
t/105oneshot-zip-store-only.t ... skipped: Lengthy Tests Disabled
t/105oneshot-zip.t .............. ok
t/106prime-bzip2.t .............. skipped: Lengthy Tests Disabled
t/106prime-deflate.t ............ skipped: Lengthy Tests Disabled
t/106prime-gzip.t ............... skipped: Lengthy Tests Disabled
t/106prime-rawdeflate.t ......... skipped: Lengthy Tests Disabled
t/106prime-zip.t ................ skipped: Lengthy Tests Disabled
t/107multi-bzip2.t .............. ok
t/107multi-deflate.t ............ ok
t/107multi-gzip.t ............... ok
t/107multi-rawdeflate.t ......... ok
t/107multi-zip-only.t ........... ok
t/107multi-zip.t ................ ok
t/108anyunc-bzip2.t ............. ok
t/108anyunc-deflate.t ........... ok
t/108anyunc-gzip.t .............. ok
t/108anyunc-rawdeflate.t ........ ok
t/108anyunc-transparent.t ....... ok
t/108anyunc-zip.t ............... ok
t/109merge-deflate.t ............ ok
t/109merge-gzip.t ............... ok
t/109merge-rawdeflate.t ......... ok
t/109merge-zip.t ................ skipped: not implemented yet
t/110encode-bzip2.t ............. ok
t/110encode-deflate.t ........... ok
t/110encode-gzip.t .............. ok
t/110encode-rawdeflate.t ........ ok
t/110encode-zip.t ............... ok
t/111const-deflate.t ............ ok
t/112utf8-zip.t ................. ok
t/113issues.t ................... ok
t/999meta-json.t ................ ok
t/999meta-yml.t ................. ok
t/999pod.t ...................... ok
t/cz-01version.t ................ ok
t/cz-03zlib-v1.t ................ ok
t/cz-05examples.t ............... ok
t/cz-06gzsetp.t ................. ok
t/cz-08encoding.t ............... ok
t/cz-14gzopen.t ................. ok
t/globmapper.t .................. ok
All tests successful.
Files=93, Tests=25577, 32 wallclock secs ( 1.12 usr  0.16 sys + 10.08 cusr  2.33 csys = 13.70 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need  Have 
    -------------------- ----- -----
    Compress::Raw::Bzip2 2.213 2.213
    Compress::Raw::Zlib  2.213 2.213
    Encode               0     3.21 
    Scalar::Util         0     1.65 
    Time::Local          0     1.35 

build_requires:

    Module               Need  Have 
    -------------------- ----- -----
    ExtUtils::MakeMaker  0     7.70 

configure_requires:

    Module               Need  Have 
    -------------------- ----- -----
    ExtUtils::MakeMaker  0     7.70 


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /home/cpan/.cpan/build/Try-Tiny-0.32-0/blib/arch:/home/cpan/.cpan/build/Try-Tiny-0.32-0/blib/lib:/home/cpan/.cpan/build/Locale-Maketext-1.33-0/blib/arch:/home/cpan/.cpan/build/Locale-Maketext-1.33-0/blib/lib:/home/cpan/.cpan/build/DB_File-1.859-0/blib/arch:/home/cpan/.cpan/build/DB_File-1.859-0/blib/lib:/home/cpan/.cpan/build/libnet-3.15-0/blib/arch:/home/cpan/.cpan/build/libnet-3.15-0/blib/lib:/home/cpan/.cpan/build/Test-Harness-3.50-0/blib/arch:/home/cpan/.cpan/build/Test-Harness-3.50-0/blib/lib:/home/cpan/.cpan/build/Probe-Perl-0.03-0/blib/arch:/home/cpan/.cpan/build/Probe-Perl-0.03-0/blib/lib:/home/cpan/.cpan/build/Encode-3.21-0/blib/arch:/home/cpan/.cpan/build/Encode-3.21-0/blib/lib:/home/cpan/.cpan/build/ExtUtils-MakeMaker-7.70-0/blib/arch:/home/cpan/.cpan/build/ExtUtils-MakeMaker-7.70-0/blib/lib:/home/cpan/.cpan/build/CPAN-Meta-2.150010-0/blib/arch:/home/cpan/.cpan/build/CPAN-Meta-2.150010-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26307
    PERL5_CPAN_IS_RUNNING = 26307
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

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

    $^X = /usr/home/cpan/bin/perl/bin/perl5.41.3
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.92    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.53    
    File::Spec          3.92    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302201
    Test::Harness       3.50    
    Test::More          1.302201
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 3) configuration:
  Commit id: 7561aa27084e94eb0f399e9e8ee576069d40a706
  Platform:
    osname=midnightbsd
    osvers=3.1.3
    archname=amd64-midnightbsd-thread-multi
    uname='midnightbsd cjg-midnightbsd3 3.1.3 midnightbsd 3.1.3 #9n12826-9619ab86ba(stable3.1)-dirty: mon dec 25 14:57:58 est 2023 root@m3164:usrobjusrsrcamd64.amd64sysgeneric amd64 '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall -Duseithreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='MidnightBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)'
    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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/13.0.0/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt
    perllibs=-lpthread -ldl -lm -lcrypt
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    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
    USE_THREAD_SAFE_LOCALE
  Built under midnightbsd
  Compiled at Aug 30 2024 01:51:38
  %ENV:
    PERL5LIB="/home/cpan/.cpan/build/Try-Tiny-0.32-0/blib/arch:/home/cpan/.cpan/build/Try-Tiny-0.32-0/blib/lib:/home/cpan/.cpan/build/Locale-Maketext-1.33-0/blib/arch:/home/cpan/.cpan/build/Locale-Maketext-1.33-0/blib/lib:/home/cpan/.cpan/build/DB_File-1.859-0/blib/arch:/home/cpan/.cpan/build/DB_File-1.859-0/blib/lib:/home/cpan/.cpan/build/libnet-3.15-0/blib/arch:/home/cpan/.cpan/build/libnet-3.15-0/blib/lib:/home/cpan/.cpan/build/Test-Harness-3.50-0/blib/arch:/home/cpan/.cpan/build/Test-Harness-3.50-0/blib/lib:/home/cpan/.cpan/build/Probe-Perl-0.03-0/blib/arch:/home/cpan/.cpan/build/Probe-Perl-0.03-0/blib/lib:/home/cpan/.cpan/build/Encode-3.21-0/blib/arch:/home/cpan/.cpan/build/Encode-3.21-0/blib/lib:/home/cpan/.cpan/build/ExtUtils-MakeMaker-7.70-0/blib/arch:/home/cpan/.cpan/build/ExtUtils-MakeMaker-7.70-0/blib/lib:/home/cpan/.cpan/build/CPAN-Meta-2.150010-0/blib/arch:/home/cpan/.cpan/build/CPAN-Meta-2.150010-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26307"
    PERL5_CPAN_IS_RUNNING="26307"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/.cpan/build/Try-Tiny-0.32-0/blib/arch
    /home/cpan/.cpan/build/Try-Tiny-0.32-0/blib/lib
    /home/cpan/.cpan/build/Locale-Maketext-1.33-0/blib/arch
    /home/cpan/.cpan/build/Locale-Maketext-1.33-0/blib/lib
    /home/cpan/.cpan/build/DB_File-1.859-0/blib/arch
    /home/cpan/.cpan/build/DB_File-1.859-0/blib/lib
    /home/cpan/.cpan/build/libnet-3.15-0/blib/arch
    /home/cpan/.cpan/build/libnet-3.15-0/blib/lib
    /home/cpan/.cpan/build/Test-Harness-3.50-0/blib/arch
    /home/cpan/.cpan/build/Test-Harness-3.50-0/blib/lib
    /home/cpan/.cpan/build/Probe-Perl-0.03-0/blib/arch
    /home/cpan/.cpan/build/Probe-Perl-0.03-0/blib/lib
    /home/cpan/.cpan/build/Encode-3.21-0/blib/arch
    /home/cpan/.cpan/build/Encode-3.21-0/blib/lib
    /home/cpan/.cpan/build/ExtUtils-MakeMaker-7.70-0/blib/arch
    /home/cpan/.cpan/build/ExtUtils-MakeMaker-7.70-0/blib/lib
    /home/cpan/.cpan/build/CPAN-Meta-2.150010-0/blib/arch
    /home/cpan/.cpan/build/CPAN-Meta-2.150010-0/blib/lib
    /home/cpan/bin/perl/lib/site_perl/5.41.3/amd64-midnightbsd-thread-multi
    /home/cpan/bin/perl/lib/site_perl/5.41.3
    /home/cpan/bin/perl/lib/5.41.3/amd64-midnightbsd-thread-multi
    /home/cpan/bin/perl/lib/5.41.3
    .