Net-Async-Redis v6.006 Perl 5 v5.41.14 x86_64-linux

Status
Pass
From
Carlos Guevara
Dist
Net-Async-Redis v6.006
Platform
Perl 5 v5.41.14 x86_64-linux
Date
2025-06-07 13:18:35
ID
eabf7e5a-43a1-11f0-b99a-bd57d8342dd7
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 Tom Molesworth,

This is a computer-generated report for Net-Async-Redis-6.006
on perl 5.41.14, created by CPAN-Reporter-1.2020.

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':

Skip blib/lib/auto/share/dist/Net-Async-Redis/commands.yaml (unchanged)
PERL_DL_NONLAZY=1 "/home/cpan/bin/perl/bin/perl5.41.14" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-check-deps.t ................ ok
t/00-compile.t ................... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                  Want Have
#     ----------------------- ---- ----
#     ExtUtils::MakeMaker      any 7.76
#     File::ShareDir::Install 0.06 0.14
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.76
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     --------------------- ----- --------
#     ExtUtils::MakeMaker     any     7.76
#     File::Spec              any     3.94
#     IO::Handle              any     1.55
#     IPC::Open3              any     1.24
#     Test::CheckDeps       0.010    0.010
#     Test::Deep              any    1.205
#     Test::Fatal           0.016    0.017
#     Test::HexString         any     0.03
#     Test::MockModule        any  0.179.0
#     Test::More             0.98 1.302214
#     Variable::Disposition 0.004    0.005
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                        Want     Have
#     ---------------------------- ----- --------
#     Cache::LRU                    0.04     0.04
#     Class::Method::Modifiers       any     2.15
#     Digest::CRC                   0.22     0.24
#     Dir::Self                      any     0.11
#     File::ShareDir                 any    1.118
#     File::ShareDir::Install        any     0.14
#     Full::Class                  1.004    1.004
#     Future                        0.51     0.51
#     Future::AsyncAwait            0.48     0.70
#     Future::Queue                 0.50     0.52
#     IO::Async                      any    0.804
#     List::BinarySearch::XS        0.09     0.09
#     List::Util                    1.55  1.68_01
#     Log::Any                     1.708    1.718
#     Math::Random::Secure           any 0.080001
#     Metrics::Any                   any     0.10
#     Object::Pad                  0.800    0.820
#     Path::Tiny                     any    0.148
#     Ryu                          2.009    4.001
#     Ryu::Async                   0.019    0.020
#     Syntax::Keyword::Dynamically  0.07     0.14
#     Syntax::Keyword::Match         any     0.15
#     Syntax::Keyword::Try          0.21     0.30
#     URI                            any     5.32
#     URI::redis                     any     0.02
#     YAML::XS                      0.88 v0.904.0
#     curry                          any 2.000001
#     parent                         any    0.244
# 
# === Runtime Recommends ===
# 
#     Module              Want    Have
#     ------------------ ----- -------
#     OpenTelemetry      0.018 missing
#     OpenTelemetry::SDK 0.020 missing
# 
# === Runtime Suggests ===
# 
#     Module            Want  Have
#     ---------------- ----- -----
#     OpenTracing::Any 1.003 1.006
# 
t/00-report-prereqs.t ............ ok
t/basic.t ........................ skipped: set NET_ASYNC_REDIS_HOST env var to test, but be prepared for it to *wipe that redis instance*
t/client_side_caching.t .......... skipped: set NET_ASYNC_REDIS_HOST or NET_ASYNC_REDIS_URI env var to test
t/cluster.t ...................... skipped: set NET_ASYNC_REDIS_CLUSTER env var to test
t/hash_slot.t .................... ok
t/interleave.t ................... skipped: set NET_ASYNC_REDIS_HOST env var to test
t/keyspec.t ...................... ok
t/multi.t ........................ skipped: set NET_ASYNC_REDIS_HOST env var to test
t/pipeline.t ..................... skipped: set NET_ASYNC_REDIS_HOST or NET_ASYNC_REDIS_URI env var to test
t/protocol.t ..................... ok
t/protocol_compatibility_test.t .. skipped: set NET_ASYNC_REDIS5_URI and NET_ASYNC_REDIS6_URI env var to test
t/psubscribe.t ................... skipped: set NET_ASYNC_REDIS_HOST env var to test
t/pubsub.t ....................... skipped: set NET_ASYNC_REDIS_HOST or NET_ASYNC_REDIS_URI env var to test
t/watch_keyspace.t ............... skipped: set NET_ASYNC_REDIS_HOST env var to test
All tests successful.
Files=16, Tests=737,  6 wallclock secs ( 0.07 usr  0.02 sys +  4.87 cusr  0.52 csys =  5.48 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    Cache::LRU                   0.04     0.04    
    Class::Method::Modifiers     0        2.15    
    curry                        0        2.000001
    Digest::CRC                  0.22     0.24    
    Dir::Self                    0        0.11    
    File::ShareDir               0        1.118   
    File::ShareDir::Install      0        0.14    
    Full::Class                  1.004    1.004   
    Future                       0.51     0.51    
    Future::AsyncAwait           0.48     0.70    
    Future::Queue                0.50     0.52    
    IO::Async                    0        0.804   
    List::BinarySearch::XS       0.09     0.09    
    List::Util                   1.55     1.68_01 
    Log::Any                     1.708    1.718   
    Math::Random::Secure         0        0.080001
    Metrics::Any                 0        0.10    
    Object::Pad                  0.800    0.820   
    parent                       0        0.244   
    Path::Tiny                   0        0.148   
    Ryu                          2.009    4.001   
    Ryu::Async                   0.019    0.020   
    Syntax::Keyword::Dynamically 0.07     0.14    
    Syntax::Keyword::Match       0        0.15    
    Syntax::Keyword::Try         0.21     0.30    
    URI                          0        5.32    
    URI::redis                   0        0.02    
    YAML::XS                     0.88     v0.904.0

build_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    ExtUtils::MakeMaker          0        7.76    
    File::Spec                   0        3.94    
    IO::Handle                   0        1.55    
    IPC::Open3                   0        1.24    
    Test::CheckDeps              0.010    0.010   
    Test::Deep                   0        1.205   
    Test::Fatal                  0.016    0.017   
    Test::HexString              0        0.03    
    Test::MockModule             0        0.179.0 
    Test::More                   0.98     1.302214
    Variable::Disposition        0.004    0.005   

configure_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    ExtUtils::MakeMaker          0        7.76    
    File::ShareDir::Install      0.06     0.14    

opt_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
  ! OpenTelemetry                0.018    n/a     
  ! OpenTelemetry::SDK           0.020    n/a     
    OpenTracing::Any             1.003    1.006   

opt_build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LANG = en_US.UTF-8
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/usr/share/Modules/bin:/home/cpan/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 611300
    PERL5_CPAN_IS_RUNNING = 611300
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

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

    $^X = /home/cpan/bin/perl/bin/perl5.41.14
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.94    
    ExtUtils::CBuilder  0.280241
    ExtUtils::Command   7.76    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.76    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.57    
    File::Spec          3.94    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test2               1.302214
    Test::Harness       3.50    
    Test::More          1.302214
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 14) configuration:
  Commit id: 6fbe2c7e05ae0e078795b74815bcefd10be12c56
  Platform:
    osname=linux
    osvers=5.14.0-570.19.1.el9_6.x86_64
    archname=x86_64-linux
    uname='linux cjg-rhel9 5.14.0-570.19.1.el9_6.x86_64 #1 smp preempt_dynamic sat may 24 15:55:19 edt 2025 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
    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 ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='11.5.0 20240719 (Red Hat 11.5.0-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 =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /usr/lib64 /usr/local/lib64
    libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/../lib64/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.34'
  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_LONG_DOUBLE
    HAS_STRTOLD
    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 linux
  Compiled at Jun  7 2025 03:17:29
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="611300"
    PERL5_CPAN_IS_RUNNING="611300"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.41.14/x86_64-linux
    /home/cpan/bin/perl/lib/site_perl/5.41.14
    /home/cpan/bin/perl/lib/5.41.14/x86_64-linux
    /home/cpan/bin/perl/lib/5.41.14
    .