Path-Tiny v0.144 Perl 5 v5.18.0 cygwin-thread-multi

Status
Pass
From
Peter John Acklam (PJACKLAM)
Dist
Path-Tiny v0.144
Platform
Perl 5 v5.18.0 cygwin-thread-multi
Date
2023-07-01 08:55:10
ID
5f5a17cd-6ed1-1014-b8fa-fd330c3b81e6
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.18.0, created by CPAN-Reporter-1.2019.

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 /cygdrive/c/opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/bin/perl5.18.0.exe "-MExtUtils::Command::MM" "-e" "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 6.68
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.16
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 6.68
# 
# === Test Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     Digest::MD5            any     2.52
#     ExtUtils::MakeMaker    any     6.68
#     File::Basename         any     2.84
#     File::Spec            0.86     3.40
#     File::Spec::Functions  any     3.40
#     File::Spec::Unix       any     3.40
#     File::Temp            0.19     0.23
#     Test::More            0.96 1.302195
#     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.29
#     Cwd                 any   3.40
#     Digest             1.03   1.17
#     Digest::SHA        5.45   5.84
#     Encode              any   2.49
#     Exporter           5.57   5.68
#     Fcntl               any   1.11
#     File::Compare       any 1.1006
#     File::Copy          any   2.26
#     File::Glob          any   1.20
#     File::Path         2.07   2.09
#     File::Spec         0.86   3.40
#     File::Temp         0.19   0.23
#     File::stat          any   1.07
#     constant            any   1.27
#     overload            any   1.22
#     strict              any   1.07
#     warnings            any   1.18
#     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=1766, 62 wallclock secs ( 0.58 usr  0.33 sys +  7.64 cusr 31.92 csys = 40.47 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    Carp                  0        1.29    
    constant              0        1.27    
    Cwd                   0        3.40    
    Digest                1.03     1.17    
    Digest::SHA           5.45     5.84    
    Encode                0        2.49    
    Exporter              5.57     5.68    
    Fcntl                 0        1.11    
    File::Compare         0        1.1006  
    File::Copy            0        2.26    
    File::Glob            0        1.20    
    File::Path            2.07     2.09    
    File::Spec            0.86     3.40    
    File::stat            0        1.07    
    File::Temp            0.19     0.23    
    overload              0        1.22    
    perl                  5.008001 5.018000
    strict                0        1.07    
    warnings              0        1.18    
    warnings::register    0        1.02    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Digest::MD5           0        2.52    
    ExtUtils::MakeMaker   0        6.68    
    File::Basename        0        2.84    
    File::Spec            0.86     3.40    
    File::Spec::Functions 0        3.40    
    File::Spec::Unix      0        3.40    
    File::Temp            0.19     0.23    
    lib                   0        0.63    
    open                  0        1.10    
    Test::More            0.96     1.302195

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    ExtUtils::MakeMaker   6.17     6.68    
    perl                  5.008001 5.018000

opt_requires:

    Module                Need     Have    
    --------------------- -------- --------
  ! Unicode::UTF8         0.58     n/a     

opt_build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    CPAN::Meta            2.120900 2.150010
    Test::FailWarnings    0        0.008   
  ! Test::MockRandom      0        n/a     


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 12
    PATH = /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/bin:/opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/bin:/usr/local/bin:/usr/bin:/bin
    PERL5LIB = /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/lib/perl5:/opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/lib/site_perl:/opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 32686
    PERL5_CPAN_IS_RUNNING = 32686
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /cygdrive/c/home/peter/.cpanreporter/config-cygwin-OS-A01-L0123.ini
    PERL_EXTUTILS_AUTOINSTALL = 1
    PERL_MB_OPT = --install_base /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local
    PERL_MM_OPT = INSTALL_BASE=/opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local
    PERL_MM_USE_DEFAULT = 1
    PERL_TEST_CRITIC = 1
    PERL_TEST_CRITIC = 1
    PERL_TEST_POD = 1
    PERL_TEST_POD = 1
    PERL_USE_UNSAFE_INC = 1
    POD_TESTING = 1
    POD_TESTS = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
    SHELL = /bin/bash
    TEMP = /tmp
    TERM = xterm

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

    $^X = /cygdrive/c/opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/bin/perl5.18.0
    $UID/$EUID = 1061331 / 1061331
    $GID = 1049089 1049089 578 545 4 66049 11 15 4095 66048 1104222 1150627 1098011 1051245 1113266 1156262 1089123 1139839 1157091 1090502 1141767 1081310 1090413 1061909 1058653 1081942 1122108 1125494 1137338 1137546 1088201 1143577 1151869 1090906 1093944 1122107 1051228 1057394 1141985 1159857 1068783 1154883 1152922 1137881 1138202 1056539 1057337 1089132 1100278 1051354 1104220 1059243 1089865 1152821 1087957 1105777 1155862 1150082 1135663 1049649 1152548 1125495 1152552 1139179 1069945 1142012 1059531 1090104 1090492 1155459 1068897 1157946 1081637 1095782 1075170 1144155 1139332 1146142 1111057 1159858 1069144 1154614 1081620 1141978 70145 70148 70149 1136189 1049147 1083352 266241 401408
    $EGID = 1049089 1049089 578 545 4 66049 11 15 4095 66048 1104222 1150627 1098011 1051245 1113266 1156262 1089123 1139839 1157091 1090502 1141767 1081310 1090413 1061909 1058653 1081942 1122108 1125494 1137338 1137546 1088201 1143577 1151869 1090906 1093944 1122107 1051228 1057394 1141985 1159857 1068783 1154883 1152922 1137881 1138202 1056539 1057337 1089132 1100278 1051354 1104220 1059243 1089865 1152821 1087957 1105777 1155862 1150082 1135663 1049649 1152548 1125495 1152552 1139179 1069945 1142012 1059531 1090104 1090492 1155459 1068897 1157946 1081637 1095782 1075170 1144155 1139332 1146142 1111057 1159858 1069144 1154614 1081620 1141978 70145 70148 70149 1136189 1049147 1083352 266241 401408

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.68    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.40    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302195
    Test::Harness       3.44    
    Test::More          1.302195
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
   
  Platform:
    osname=cygwin, osvers=3.4.7-1.x86_64, archname=cygwin-thread-multi
    uname='cygwin_nt-10.0-19044 os-a01-l0123 3.4.7-1.x86_64 2023-06-16 14:04 utc x86_64 cygwin '
    config_args='-de -Dmksymlinks -Uinc_version_list -Uinstallusrbinperl -Dusethreads -Dusemultiplicity -Dusequadmath -Uloclibpth -Dlibpth=/usr/lib /usr/lib/gcc/x86_64-pc-cygwin/11 -Dprefix=/opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi -Darchname=x86_64-cygwin-thread-multi'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-U__STRICT_ANSI__ -D_GNU_SOURCE -fpcc-struct-return -pipe -fstack-protector -I/usr/local/include',
    optimize='-O3',
    cppflags='-U__STRICT_ANSI__ -D_GNU_SOURCE -fpcc-struct-return -pipe -fstack-protector -I/usr/local/include -D__GNUC__'
    ccversion='', gccversion='11.4.0', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector'
    libpth=/usr/lib /usr/lib/gcc/x86_64-pc-cygwin/11
    libs=-ldl
    perllibs=-ldl
    libc=/usr/lib/libcygwin.a, so=dll, useshrplib=true, libperl=cygperl5_18_0.dll
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' --shared  -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_PRESERVE_IVUV
                        PERL_SAWAMPERSAND 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_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under cygwin
  Compiled at Jun 27 2023 05:08:18
  %ENV:
    PERL5LIB="/opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/lib/perl5:/opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/lib/site_perl:/opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="32686"
    PERL5_CPAN_IS_RUNNING="32686"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/cygdrive/c/home/peter/.cpanreporter/config-cygwin-OS-A01-L0123.ini"
    PERL_EXTUTILS_AUTOINSTALL="1"
    PERL_MB_OPT="--install_base /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local"
    PERL_MM_OPT="INSTALL_BASE=/opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local"
    PERL_MM_USE_DEFAULT="1"
    PERL_TEST_CRITIC="1"
    PERL_TEST_POD="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/lib/perl5/cygwin-thread-multi
    /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/lib/perl5
    /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/lib/site_perl/5.18.0
    /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/lib/site_perl
    /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/local/lib
    /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/lib/site_perl/5.18.0/cygwin-thread-multi
    /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/lib/site_perl/5.18.0
    /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/lib/5.18.0/cygwin-thread-multi
    /opt/perl5/cygwin_nt-10.0/3.4.7/x86_64/perl/5.18.0/x86_64-cygwin-thread-multi/lib/5.18.0
    .