Archive-Tar-Wrapper v0.33 Perl 5 v5.24.1 i686-linux-thread-multi

Status
Pass
From
Serguei Trouchelle (STRO)
Dist
Archive-Tar-Wrapper v0.33
Platform
Perl 5 v5.24.1 i686-linux-thread-multi
Date
2019-01-04 20:10:09
ID
bc95dc38-105c-11e9-8c1b-f57e747309c9
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 Alceu Rodrigues de Freitas Junior,

This is a computer-generated report for Archive-Tar-Wrapper-0.33
on perl 5.24.1, created by CPAN-Reporter-1.2018.

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:

none provided

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

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

PERL_DL_NONLAZY=1 "/home/cpantester/perl/5.24.1t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001Basic.t .............. ok
t/002Mult.t ............... ok
t/003Dirs.t ............... ok
t/004Utf8.t ............... ok
t/005Cwd.t ................ ok
t/006DirPerms.t ........... ok
t/007bzip.t ............... ok
# with grep: Ran 1789 iterations (781 outliers).
# with grep: Rounded run time per iteration: 0.002592 +/- 0.000004 (0.1%)
# with grep and compiled regex: Ran 10000 iterations (30 outliers).
# with grep and compiled regex: Rounded run time per iteration: 0.010766 +/- 0.000068 (0.6%)
# with eq: Ran 1157 iterations (152 outliers).
# with eq: Rounded run time per iteration: 0.006416 +/- 0.000022 (0.3%)
# with enhanced eq: Ran 1274 iterations (266 outliers).
# with enhanced eq: Rounded run time per iteration: 0.002347 +/- 0.000005 (0.2%)
# with enhanced eq mark2: Ran 1274 iterations (262 outliers).
# with enhanced eq mark2: Rounded run time per iteration: 0.002050 +/- 0.000004 (0.2%)
# with enhanced eq mark3: Ran 1337 iterations (299 outliers).
# with enhanced eq mark3: Rounded run time per iteration: 0.001807 +/- 0.000003 (0.1%)
# sort and shift: Ran 1546 iterations (516 outliers).
# sort and shift: Rounded run time per iteration: 0.002631 +/- 0.000003 (0.1%)
t/008performance.t ........ ok
# with grep: Ran 1403 iterations (353 outliers).
# with grep: Rounded run time per iteration: 0.000044 +/- 0.000000 (0.0%)
# with grep and compiled regex: Ran 1274 iterations (264 outliers).
# with grep and compiled regex: Rounded run time per iteration: 0.000055 +/- 0.000000 (0.0%)
# with eq: Ran 1337 iterations (323 outliers).
# with eq: Rounded run time per iteration: 0.000041 +/- 0.000000 (0.0%)
# with enhanced eq: Ran 1403 iterations (364 outliers).
# with enhanced eq: Rounded run time per iteration: 0.000040 +/- 0.000000 (0.0%)
# with enhanced eq mark2: Ran 1337 iterations (327 outliers).
# with enhanced eq mark2: Rounded run time per iteration: 0.000040 +/- 0.000000 (0.0%)
# with enhanced eq mark3: Ran 1337 iterations (306 outliers).
# with enhanced eq mark3: Rounded run time per iteration: 0.000038 +/- 0.000000 (0.0%)
# sort and shift: Ran 1403 iterations (377 outliers).
# sort and shift: Rounded run time per iteration: 0.000037 +/- 0.000000 (0.0%)
t/009performance-small.t .. ok
All tests successful.

Test Summary Report
-------------------
t/008performance.t      (Wstat: 0 Tests: 1 Failed: 0)
  TODO passed:   1
t/009performance-small.t (Wstat: 0 Tests: 1 Failed: 0)
  TODO passed:   1
Files=9, Tests=54, 221 wallclock secs ( 0.08 usr  0.04 sys + 59.34 cusr 21.43 csys = 80.89 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have      
    ------------------- -------- ----------
    Cwd                 0        3.75      
    File::Temp          0        0.2308    
    File::Which         0        1.22      
    IPC::Run            0        20180523.0
    Log::Log4perl       0        1.49      
    perl                5.008001 5.024001  

build_requires:

    Module              Need     Have      
    ------------------- -------- ----------
    Dumbbench           0.111    0.111     
    ExtUtils::MakeMaker 0        7.34      
    Test::Simple        1.302073 1.302140  

configure_requires:

    Module              Need     Have      
    ------------------- -------- ----------
    ExtUtils::MakeMaker 0        7.34      
    File::Which         0        1.22      


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /home/cpantester/perl/5.28.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7781
    PERL5_CPAN_IS_RUNNING = 7781
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/cpantester/perl/5.24.1t/bin/perl
    $UID/$EUID = 1006 / 1006
    $GID = 1006 1006
    $EGID = 1006 1006

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.71    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302140
    YAML                1.27    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=4.9.0-7-686-pae, archname=i686-linux-thread-multi
    uname='linux cthugha 4.9.0-7-686-pae #1 smp debian 4.9.110-1 (2018-07-05) i686 gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='6.3.0 20170516', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/i686-linux-gnu/6/include-fixed /usr/include/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV 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 Aug 21 2018 19:36:50
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7781"
    PERL5_CPAN_IS_RUNNING="7781"
  @INC:
    /home/cpantester/perl/5.24.1t/lib/site_perl/5.24.1/i686-linux-thread-multi
    /home/cpantester/perl/5.24.1t/lib/site_perl/5.24.1
    /home/cpantester/perl/5.24.1t/lib/5.24.1/i686-linux-thread-multi
    /home/cpantester/perl/5.24.1t/lib/5.24.1
    .