Path-Tiny v0.144 Perl 5 v5.16.2 i86pc-solaris

Status
Pass
From
Nigel Horne
Dist
Path-Tiny v0.144
Platform
Perl 5 v5.16.2 i86pc-solaris
Date
2023-07-03 21:27:30
ID
6a90f31a-19e8-11ee-89d5-8a3554541d45
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 David Golden,

This is a computer-generated report for Path-Tiny-0.144
on perl 5.16.2, 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 "/export/home/njh/perl5/perlbrew/perls/perl-5.16.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker 6.17 7.62
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.06
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Test Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     Digest::MD5            any     2.51
#     ExtUtils::MakeMaker    any     7.62
#     File::Basename         any     2.84
#     File::Spec            0.86  3.39_02
#     File::Spec::Functions  any  3.39_02
#     File::Spec::Unix       any  3.39_02
#     File::Temp            0.19   0.2311
#     Test::More            0.96 1.302188
#     lib                    any     0.63
#     open                   any     1.10
# 
# === Test Recommends ===
# 
#     Module                 Want     Have
#     ------------------ -------- --------
#     CPAN::Meta         2.120900 2.150010
#     Test::FailWarnings      any    0.008
#     Test::MockRandom        any  missing
# 
# === Runtime Requires ===
# 
#     Module             Want    Have
#     ------------------ ---- -------
#     Carp                any    1.26
#     Cwd                 any 3.39_02
#     Digest             1.03    1.17
#     Digest::SHA        5.45    6.03
#     Encode              any    3.12
#     Exporter           5.57    5.74
#     Fcntl               any    1.11
#     File::Compare       any  1.1006
#     File::Copy          any    2.23
#     File::Glob          any    1.17
#     File::Path         2.07 2.08_01
#     File::Spec         0.86 3.39_02
#     File::Temp         0.19  0.2311
#     File::stat          any    1.05
#     constant            any    1.23
#     overload            any    1.18
#     strict              any    1.07
#     warnings            any    1.13
#     warnings::register  any    1.02
# 
# === Runtime Recommends ===
# 
#     Module        Want    Have
#     ------------- ---- -------
#     Unicode::UTF8 0.58 missing
# 
t/00-report-prereqs.t ............. ok
t/basename.t ...................... ok
t/basic.t ......................... ok
t/children.t ...................... ok
t/chmod.t ......................... ok
t/digest.t ........................ ok
t/exception.t ..................... ok
t/exports.t ....................... ok
t/filesystem.t .................... ok
t/has_same_bytes.t ................ ok
t/input_output.t .................. ok
t/input_output_no_PU_UU.t ......... ok
t/input_output_no_UU.t ............ ok
t/locking.t ....................... ok
t/mkdir.t ......................... ok
t/mkpath.t ........................ ok
t/mutable_tree_while_iterating.t .. ok
t/normalize.t ..................... ok
t/overloading.t ................... ok
t/parent.t ........................ ok
t/recurse.t ....................... ok
t/rel-abs.t ....................... ok
t/sig_die.t ....................... ok
t/size.t .......................... ok
t/subsumes.t ...................... ok
t/symlinks.t ...................... ok
t/temp.t .......................... ok
t/visit.t ......................... ok
t/zz-atomic.t ..................... skipped: Test::MockRandom required for atomicity tests
t/zzz-spec.t ...................... ok
All tests successful.
Files=30, Tests=1769,  7 wallclock secs ( 0.35 usr  0.10 sys +  4.60 cusr  0.78 csys =  5.83 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    Carp                  0        1.26    
    constant              0        1.23    
    Cwd                   0        3.39_02 
    Digest                1.03     1.17    
    Digest::SHA           5.45     6.03    
    Encode                0        3.12    
    Exporter              5.57     5.74    
    Fcntl                 0        1.11    
    File::Compare         0        1.1006  
    File::Copy            0        2.23    
    File::Glob            0        1.17    
    File::Path            2.07     2.08_01 
    File::Spec            0.86     3.39_02 
    File::stat            0        1.05    
    File::Temp            0.19     0.2311  
    overload              0        1.18    
    perl                  5.008001 5.016002
    strict                0        1.07    
    warnings              0        1.13    
    warnings::register    0        1.02    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Digest::MD5           0        2.51    
    ExtUtils::MakeMaker   0        7.62    
    File::Basename        0        2.84    
    File::Spec            0.86     3.39_02 
    File::Spec::Functions 0        3.39_02 
    File::Spec::Unix      0        3.39_02 
    File::Temp            0.19     0.2311  
    lib                   0        0.63    
    open                  0        1.10    
    Test::More            0.96     1.302188

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    ExtUtils::MakeMaker   6.17     7.62    
    perl                  5.008001 5.016002


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

Environment variables:

    LANG = 
    LDFLAGS = 
    PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.16.2/bin:/usr/bin:/usr/sbin:/sbin:/usr/gnu/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 931
    PERL5_CPAN_IS_RUNNING = 931
    PERLBREW_HOME = /export/home/njh/.perlbrew
    PERLBREW_MANPATH = /export/home/njh/perl5/perlbrew/perls/perl-5.16.2/man
    PERLBREW_PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.16.2/bin
    PERLBREW_PERL = perl-5.16.2
    PERLBREW_ROOT = /export/home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.97
    PERLBREW_VERSION = 0.97
    SHELL = /bin/bash
    TERM = sun-color
    TMPDIR = /tmp

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

    $^X = /export/home/njh/perl5/perlbrew/perls/perl-5.16.2/bin/perl
    $UID/$EUID = 101 / 101
    $GID = 10 10
    $EGID = 10 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.150010
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.39_02 
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302188
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris
    uname='sunos njh1 5.11 illumos-06524cf4e4 i86pc i386 i86pc '
    config_args='-de -Dprefix=/export/home/njh/perl5/perlbrew/perls/perl-5.16.2 -Aeval:scriptdir=/export/home/njh/perl5/perlbrew/perls/perl-5.16.2/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/gnu/include'
    ccversion='', gccversion='7.5.0', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    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 -L/usr/gnu/lib '
    libpth=/usr/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -R /export/home/njh/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/i86pc-solaris/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/gnu/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV
                        PERL_USE_SAFE_PUTENV USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.06
  Built under solaris
  Compiled at Oct  1 2021 01:44:30
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="931"
    PERL5_CPAN_IS_RUNNING="931"
    PERLBREW_HOME="/export/home/njh/.perlbrew"
    PERLBREW_MANPATH="/export/home/njh/perl5/perlbrew/perls/perl-5.16.2/man"
    PERLBREW_PATH="/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.16.2/bin"
    PERLBREW_PERL="perl-5.16.2"
    PERLBREW_ROOT="/export/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.97"
    PERLBREW_VERSION="0.97"
  @INC:
    /export/home/njh/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/i86pc-solaris
    /export/home/njh/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2
    /export/home/njh/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/i86pc-solaris
    /export/home/njh/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2
    .