IO-Iron v0.13 Perl 5 v5.37.9 darwin-2level

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
IO-Iron v0.13
Platform
Perl 5 v5.37.9 darwin-2level
Date
2023-02-07 06:25:31
ID
38adb01e-a6b0-11ed-9082-6a6340bdb2de
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 Mikko Koivunalho,

This is a computer-generated report for IO-Iron-0.13
on perl 5.37.9, 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:

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 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.9" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Iron/*.t t/IronCache/*.t t/IronMQ/*.t t/IronWorker/*.t
do "t/00-report-prereqs.dd" failed, '.' is no longer in @INC; did you mean do "./t/00-report-prereqs.dd"? at t/00-report-prereqs.t line 71.
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.66
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.66
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Data::Dumper         any    2.187
#     ExtUtils::MakeMaker  any     7.66
#     File::Copy           any     2.40
#     File::Remove         any     1.61
#     File::Spec           any     3.88
#     Log::Any::Test       any    1.713
#     Test::Exception      any     0.43
#     Test::More           any 1.302191
#     lib                  any     0.65
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module             Want     Have
#     ------------------ ---- --------
#     Carp                any     1.54
#     Carp::Assert        any     0.21
#     Carp::Assert::More  any    2.2.0
#     Const::Fast         any    0.014
#     Data::UUID          any    1.226
#     English             any     1.11
#     Exception::Class    any     1.45
#     Exporter            any     5.77
#     File::HomeDir       any    1.006
#     File::Spec          any     3.88
#     Hash::Util         0.06     0.30
#     JSON::MaybeXS       any 1.004004
#     Log::Any            any    1.713
#     Params::Validate    any     1.31
#     Path::Tiny          any    0.144
#     REST::Client        any      281
#     Scalar::Util        any     1.63
#     Try::Tiny           any     0.31
#     URI::Escape         any     5.17
#     parent              any    0.239
#     strict              any     1.12
#     warnings            any     1.61
# 
t/00-report-prereqs.t ........ ok
# Testing IO::Iron::IronWorker::Client (0.13), Perl 5.037009, /Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.9
# test ReadIronMQConfig
# Current dir config filename: ./iron.json
# Extra config filename: t/.IronMQTestConfig.json
t/Iron/client_readconfig.t ... ok
# Testing IO::Iron::Common (0.13), Perl 5.037009, /Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.9
t/Iron/common.t .............. ok
# Testing IO::Iron (0.13), Perl 5.037009, /Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.9
t/Iron/load.t ................ ok
# Testing IO::Iron::IronCache::Client (0.13) with policies, Perl 5.037009, /Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.9
t/IronCache/cache_policy.t ... ok
# Testing IO::Iron::IronCache::Client (0.13), Perl 5.037009, /Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.9
t/IronCache/cache_policy2.t .. ok
# Testing IO::Iron::IronCache::Client (0.13), Perl 5.037009, /Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.9
t/IronCache/load.t ........... ok
# Testing IO::Iron::IronMQ::Client (0.13), Perl 5.037009, /Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.9
t/IronMQ/load.t .............. ok
# Testing IO::Iron::IronCache::Client (0.13), Perl 5.037009, /Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.9
t/IronWorker/load.t .......... ok
All tests successful.
Files=9, Tests=104,  6 wallclock secs ( 0.10 usr  0.05 sys +  3.33 cusr  0.51 csys =  3.99 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need      Have    
    ------------------- --------- --------
    Carp                0         1.54    
    Carp::Assert        0         0.21    
    Carp::Assert::More  0         2.2.0   
    Const::Fast         0         0.014   
    Data::UUID          0         1.226   
    English             0         1.11    
    Exception::Class    0         1.45    
    Exporter            0         5.77    
    File::HomeDir       0         1.006   
    File::Spec          0         3.88    
    Hash::Util          0.06      0.30    
    JSON::MaybeXS       0         1.004004
    Log::Any            0         1.713   
    Params::Validate    0         1.31    
    parent              0         0.239   
    Path::Tiny          0         0.144   
    perl                5.010000  5.037009
    REST::Client        0         281     
    Scalar::Util        0         1.63    
    strict              0         1.12    
    Try::Tiny           0         0.31    
    URI::Escape         0         5.17    
    warnings            0         1.61    

build_requires:

    Module              Need      Have    
    ------------------- --------- --------
    Data::Dumper        0         2.187   
    ExtUtils::MakeMaker 0         7.66    
    File::Copy          0         2.40    
    File::Remove        0         1.61    
    File::Spec          0         3.88    
    lib                 0         0.65    
    Log::Any::Test      0         1.713   
    Test::Exception     0         0.43    
    Test::More          0         1.302191

configure_requires:

    Module              Need      Have    
    ------------------- --------- --------
    ExtUtils::MakeMaker 0         7.66    
    perl                5.010_000 5.037009

opt_build_requires:

    Module              Need      Have    
    ------------------- --------- --------
    CPAN::Meta          2.120900  2.150010


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/cpantesting/.cargo/bin
    PERL = blead
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 41546
    PERL5_CPAN_IS_RUNNING = 41546
    PERLBREW_HOME = /Users/cpantesting/.perlbrew
    PERLBREW_MANPATH = /Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
    PERLBREW_PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
    PERLBREW_PERL = perl-5.32.0
    PERLBREW_ROOT = /Users/cpantesting/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.94
    PERLBREW_VERSION = 0.94
    PERLVER = blead
    PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-blead
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/cpantesting/cpantesting/perl-blead/bin/perl5.37.9
    $UID/$EUID = 503 / 503
    $GID = 20 20 12 61 703 702 701 100
    $EGID = 20 20 12 61 703 702 701 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.88    
    ExtUtils::CBuilder  0.280238
    ExtUtils::Command   7.66    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.66    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.49    
    File::Spec          3.88    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4232  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 37 subversion 9) configuration:
  Commit id: 02b54f9d07226e99a30271314e02617d5629b511
  Platform:
    osname=darwin
    osvers=21.6.0
    archname=darwin-2level
    uname='darwin harrow.local 21.6.0 darwin kernel version 21.6.0: mon aug 22 20:17:10 pdt 2022; root:xnu-8020.140.49~2release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/cpantesting/cpantesting/perl-blead -Dusedevel'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.6 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 14.0.0 (clang-1400.0.29.202)'
    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=12.6 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
    libs=-lgdbm
    perllibs=
    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=12.6 -bundle -undefined dynamic_lookup -L/usr/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_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_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 Feb  4 2023 13:26:57
  %ENV:
    PERL="blead"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="41546"
    PERL5_CPAN_IS_RUNNING="41546"
    PERLBREW_HOME="/Users/cpantesting/.perlbrew"
    PERLBREW_MANPATH="/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man"
    PERLBREW_PATH="/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin"
    PERLBREW_PERL="perl-5.32.0"
    PERLBREW_ROOT="/Users/cpantesting/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.94"
    PERLBREW_VERSION="0.94"
    PERLVER="blead"
    PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-blead"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.9/darwin-2level
    /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.37.9
    /Users/cpantesting/cpantesting/perl-blead/lib/5.37.9/darwin-2level
    /Users/cpantesting/cpantesting/perl-blead/lib/5.37.9