Archive-Tar-Wrapper v0.33 Perl 5 v5.28.0 darwin-2level

Status
Pass
From
Roland van Ipenburg (IPENBURG)
Dist
Archive-Tar-Wrapper v0.33
Platform
Perl 5 v5.28.0 darwin-2level
Date
2018-11-29 19:09:01
ID
3b07c230-f40a-11e8-afa8-f8a8a6d771f8
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.28.0, 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 "/usr/local/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 1403 iterations (391 outliers).
# with grep: Rounded run time per iteration: 0.001761 +/- 0.000001 (0.0%)
# with grep and compiled regex: Ran 1403 iterations (371 outliers).
# with grep and compiled regex: Rounded run time per iteration: 0.002291 +/- 0.000001 (0.0%)
# with eq: Ran 1337 iterations (312 outliers).
# with eq: Rounded run time per iteration: 0.001599 +/- 0.000000 (0.0%)
# with enhanced eq: Ran 1473 iterations (448 outliers).
# with enhanced eq: Rounded run time per iteration: 0.001583 +/- 0.000001 (0.0%)
# with enhanced eq mark2: Ran 1403 iterations (371 outliers).
# with enhanced eq mark2: Rounded run time per iteration: 0.001479 +/- 0.000000 (0.0%)
# with enhanced eq mark3: Ran 1337 iterations (292 outliers).
# with enhanced eq mark3: Rounded run time per iteration: 0.001412 +/- 0.000000 (0.0%)
# sort and shift: Ran 1403 iterations (396 outliers).
# sort and shift: Rounded run time per iteration: 0.001749 +/- 0.000001 (0.1%)
t/008performance.t ........ ok
# with grep: Ran 1789 iterations (750 outliers).
# with grep: Rounded run time per iteration: 0.000056 +/- 0.000000 (0.0%)
# with grep and compiled regex: Ran 1789 iterations (718 outliers).
# with grep and compiled regex: Rounded run time per iteration: 0.000063 +/- 0.000000 (0.0%)
# with eq: Ran 1473 iterations (400 outliers).
# with eq: Rounded run time per iteration: 0.000051 +/- 0.000000 (0.0%)
# with enhanced eq: Ran 1546 iterations (546 outliers).
# with enhanced eq: Rounded run time per iteration: 0.000052 +/- 0.000000 (0.0%)
# with enhanced eq mark2: Ran 1704 iterations (675 outliers).
# with enhanced eq mark2: Rounded run time per iteration: 0.000052 +/- 0.000000 (0.0%)
# with enhanced eq mark3: Ran 1473 iterations (459 outliers).
# with enhanced eq mark3: Rounded run time per iteration: 0.000051 +/- 0.000000 (0.0%)
# sort and shift: Ran 1546 iterations (533 outliers).
# sort and shift: Rounded run time per iteration: 0.000049 +/- 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, 44 wallclock secs ( 0.05 usr  0.02 sys + 29.67 cusr 14.13 csys = 43.87 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.028000  

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
    LC_ALL = en_US.UTF-8
    LC_CTYPE = UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 44867
    PERL5_CPAN_IS_RUNNING = 44867
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TERM = xterm-256color

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 33 98 100
    $EGID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 33 98 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.20    
    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.39    
    File::Spec          3.75    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302140
    YAML                1.25    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 28 subversion 0) configuration:
   
  Platform:
    osname=darwin
    osvers=18.2.0
    archname=darwin-2level
    uname='darwin brooklyn.fritz.box 18.2.0 darwin kernel version 18.2.0: fri oct 5 19:41:49 pdt 2018; root:xnu-4903.221.2~2release_x86_64 x86_64 '
    config_args='-des Dinc_version_list=none'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible Apple LLVM 10.0.0 (clang-1000.11.45.5)'
    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 =' -mmacosx-version-min=10.14 -fstack-protector-strong -L/usr/local/lib -L/opt/local/lib'
    libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /usr/local/lib /opt/local/lib /usr/lib
    libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    libc=
    so=dylib
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=10.14 -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    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 darwin
  Compiled at Nov 28 2018 21:57:25
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="44867"
    PERL5_CPAN_IS_RUNNING="44867"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/local/lib/perl5/site_perl/5.28.0/darwin-2level
    /usr/local/lib/perl5/site_perl/5.28.0
    /usr/local/lib/perl5/5.28.0/darwin-2level
    /usr/local/lib/perl5/5.28.0
    /usr/local/lib/perl5/site_perl/5.26.0
    /usr/local/lib/perl5/site_perl/5.24.1
    /usr/local/lib/perl5/site_perl/5.24.0
    /usr/local/lib/perl5/site_perl/5.22.0
    /usr/local/lib/perl5/site_perl/5.21.6
    /usr/local/lib/perl5/site_perl/5.20.2
    /usr/local/lib/perl5/site_perl/5.20.1
    /usr/local/lib/perl5/site_perl/5.20.0
    /usr/local/lib/perl5/site_perl/5.18.1
    /usr/local/lib/perl5/site_perl/5.18.0
    /usr/local/lib/perl5/site_perl/5.16.3
    /usr/local/lib/perl5/site_perl/5.16.1
    /usr/local/lib/perl5/site_perl/5.16.0
    /usr/local/lib/perl5/site_perl
    .