Data-Validate-Sanctions v0.18 Perl 5 v5.40.0 x86_64-linux

Status
Fail
From
Slaven Rezić
Dist
Data-Validate-Sanctions v0.18
Platform
Perl 5 v5.40.0 x86_64-linux
Date
2024-12-11 16:27:43
ID
d8d36478-b7dc-11ef-816f-b3396e8775ea
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 Deriv Services Ltd.,

This is a computer-generated report for Data-Validate-Sanctions-0.18
on perl 5.40.0, created by CPAN-Reporter-1.2019.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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

Skip blib/lib/auto/share/dist/Data-Validate-Sanctions/sanctions.yml (unchanged)
PERL_DL_NONLAZY=1 "/opt/perl-5.40.0/bin/perl" "-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     7.64 7.70
#     File::ShareDir::Install 0.06 0.14
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module                    Want       Have
#     ------------------- ---------- ----------
#     Class::Unload              any       0.11
#     ExtUtils::MakeMaker        any       7.70
#     File::Slurp                any    9999.32
#     File::Spec                 any       3.90
#     FindBin                    any       1.54
#     IO::Handle                 any       1.55
#     IPC::Open3                 any       1.22
#     Path::Tiny                 any      0.146
#     Redis                      any      2.000
#     RedisDB                   2.57       2.57
#     Test::CheckDeps          0.010      0.010
#     Test::Deep                 any      1.204
#     Test::Exception            any       0.43
#     Test::Fatal                any      0.017
#     Test::MockModule          0.15    0.179.0
#     Test::MockObject    1.20161202 1.20200122
#     Test::MockTime             any       0.17
#     Test::More                0.96   1.302203
#     Test::RedisServer         0.23       0.23
#     Test::Warn                0.23       0.37
#     Test::Warnings           0.026      0.033
#     YAML                       any       1.31
#     perl                  5.008005   5.040000
#     utf8                       any       1.25
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                         Want     Have
#     -------------------------- -------- --------
#     Carp                            any     1.54
#     Clone                           any     0.46
#     Data::Compare                   any     1.29
#     Date::Utility                   any     1.12
#     DateTime::Format::Strptime      any     1.79
#     Digest::SHA                     any     6.04
#     Encode                          any     3.21
#     Exporter                        any     5.78
#     File::ShareDir                  any    1.118
#     File::Temp                      any   0.2311
#     File::stat                      any     1.14
#     FindBin                         any     1.54
#     Getopt::Long                   2.42     2.58
#     IO::Uncompress::Unzip           any    2.213
#     JSON                            any     4.10
#     JSON::MaybeUTF8                 any    2.000
#     List::Util                      any     1.68
#     Locale::Country                3.66     3.81
#     Mojo::UserAgent                 any    undef
#     Path::Tiny                      any    0.146
#     Pod::Usage                      any     2.03
#     Scalar::Util                    any     1.68
#     Syntax::Keyword::Try           0.18     0.30
#     Text::CSV                       any     2.04
#     Text::Trim                      any     1.04
#     XML::Fast                       any     0.17
#     YAML::XS                        any v0.902.0
#     constant                        any     1.33
#     parent                          any    0.241
#     perl                       5.008005 5.040000
#     strict                          any     1.13
#     warnings                        any     1.70
# 
t/00-report-prereqs.t ... ok
t/01_basic.t ............ ok
t/02_env.t .............. ok
t/03_oo.t ............... skipped: Test::RedisServer is required for this test
t/04_fetcher.t .......... ok
t/05_sanctions_redis.t .. skipped: Test::RedisServer is required for this test
Use of uninitialized value $got in numeric ge (>=) at (eval in cmp_ok) t/06_fetcher_sources.t line 25.

    #   Failed test 'Fetcher::run OFAC-SDN sanctions.yml'
    #   at t/06_fetcher_sources.t line 25.
Use of uninitialized value $val in addition (+) at /opt/perl-5.40.0/lib/site_perl/5.40.0/Test/Builder.pm line 798.
    #     undef
    #         >=
    #     '1541376000'
Use of uninitialized value $got in numeric ge (>=) at (eval in cmp_ok) t/06_fetcher_sources.t line 27.

    #   Failed test 'Fetcher::run OFAC-Consolidated sanctions.yml'
    #   at t/06_fetcher_sources.t line 27.
Use of uninitialized value $val in addition (+) at /opt/perl-5.40.0/lib/site_perl/5.40.0/Test/Builder.pm line 798.
    #     undef
    #         >=
    #     '1541376000'
    # Looks like you failed 2 tests of 7.

#   Failed test 'Fetch and process all sources from default urls'
#   at t/06_fetcher_sources.t line 32.

#   Failed test 'no (unexpected) warnings (via done_testing)'
#   at t/06_fetcher_sources.t line 34.
# Looks like you failed 2 tests of 2.
t/06_fetcher_sources.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 

Test Summary Report
-------------------
t/06_fetcher_sources.t (Wstat: 512 (exited 2) Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
Files=9, Tests=96, 153 wallclock secs ( 0.03 usr  0.01 sys +  5.93 cusr  1.41 csys =  7.38 CPU)
Result: FAIL
Failed 1/9 test programs. 2/96 subtests failed.
make: *** [Makefile:986: test_dynamic] Error 2

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

Prerequisite modules loaded:

requires:

    Module                     Need       Have      
    -------------------------- ---------- ----------
    Carp                       0          1.54      
    Clone                      0          0.46      
    constant                   0          1.33      
    Data::Compare              0          1.29      
    Date::Utility              0          1.12      
    DateTime::Format::Strptime 0          1.79      
    Digest::SHA                0          6.04      
    Encode                     0          3.21      
    Exporter                   0          5.78      
    File::ShareDir             0          1.118     
    File::stat                 0          1.14      
    File::Temp                 0          0.2311    
    FindBin                    0          1.54      
    Getopt::Long               2.42       2.58      
    IO::Uncompress::Unzip      0          2.213     
    JSON                       0          4.10      
    JSON::MaybeUTF8            0          2.000     
    List::Util                 0          1.68      
    Locale::Country            3.66       3.81      
    Mojo::UserAgent            0          0         
    parent                     0          0.241     
    Path::Tiny                 0          0.146     
    perl                       5.008005   5.040000  
    Pod::Usage                 0          2.03      
    Scalar::Util               0          1.68      
    strict                     0          1.13      
    Syntax::Keyword::Try       0.18       0.30      
    Text::CSV                  0          2.04      
    Text::Trim                 0          1.04      
    warnings                   0          1.70      
    XML::Fast                  0          0.17      
    YAML::XS                   0          v0.902.0  

build_requires:

    Module                     Need       Have      
    -------------------------- ---------- ----------
    Class::Unload              0          0.11      
    ExtUtils::MakeMaker        0          7.70      
    File::Slurp                0          9999.32   
    File::Spec                 0          3.90      
    FindBin                    0          1.54      
    IO::Handle                 0          1.55      
    IPC::Open3                 0          1.22      
    Path::Tiny                 0          0.146     
    Redis                      0          2.000     
    RedisDB                    2.57       2.57      
    Test::CheckDeps            0.010      0.010     
    Test::Deep                 0          1.204     
    Test::Exception            0          0.43      
    Test::Fatal                0          0.017     
    Test::MockModule           0.15       0.179.0   
    Test::MockObject           1.20161202 1.20200122
    Test::MockTime             0          0.17      
    Test::More                 0.96       1.302203  
    Test::RedisServer          0.23       0.23      
    Test::Warn                 0.23       0.37      
    Test::Warnings             0.026      0.033     
    utf8                       0          1.25      
    YAML                       0          1.31      

configure_requires:

    Module                     Need       Have      
    -------------------------- ---------- ----------
    ExtUtils::MakeMaker        7.64       7.70      
    File::ShareDir::Install    0.06       0.14      


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2024121115/XML-Fast-0.17-1/blib/arch:/home/cpansand/.cpan/build/2024121115/XML-Fast-0.17-1/blib/lib:/home/cpansand/.cpan/build/2024121115/Test-RedisServer-0.23-1/blib/arch:/home/cpansand/.cpan/build/2024121115/Test-RedisServer-0.23-1/blib/lib:/home/cpansand/.cpan/build/2024121115/RedisDB-2.57-1/blib/arch:/home/cpansand/.cpan/build/2024121115/RedisDB-2.57-1/blib/lib:/home/cpansand/.cpan/build/2024121115/URI-redis-0.02-4/blib/arch:/home/cpansand/.cpan/build/2024121115/URI-redis-0.02-4/blib/lib:/home/cpansand/.cpan/build/2024121115/RedisDB-Parser-2.23-1/blib/arch:/home/cpansand/.cpan/build/2024121115/RedisDB-Parser-2.23-1/blib/lib:/home/cpansand/.cpan/build/2024121115/Date-Utility-1.12-1/blib/arch:/home/cpansand/.cpan/build/2024121115/Date-Utility-1.12-1/blib/lib:/home/cpansand/.cpan/build/2024121115/Time-Duration-Concise-Localize-2.62-4/blib/arch:/home/cpansand/.cpan/build/2024121115/Time-Duration-Concise-Localize-2.62-4/blib/lib:/home/cpansand/.cpan/build/2024121115/Tie-Hash-LRU-0.05-4/blib/arch:/home/cpansand/.cpan/build/2024121115/Tie-Hash-LRU-0.05-4/blib/lib:/home/cpansand/.cpan/build/2024121115/Class-Unload-0.11-0/blib/arch:/home/cpansand/.cpan/build/2024121115/Class-Unload-0.11-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2542674
    PERL5_CPAN_IS_RUNNING = 2542674
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2539789,2542674
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024121115/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2024121115

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

    $^X = /opt/perl-5.40.0/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.37    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302203
    Test::Harness       3.50    
    Test::More          1.302203
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=5.14.0-427.24.1.el9_4.x86_64
    archname=x86_64-linux
    uname='linux rockylinux9-2gb-ash-1-cloud3.cloud 5.14.0-427.24.1.el9_4.x86_64 #1 smp preempt_dynamic mon jul 8 17:47:19 utc 2024 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.40.0 -Uinstallusrbinperl -Dcf_email=srezic@cpan.org'
    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.4.1 20231218 (Red Hat 11.4.1-3)'
    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_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 Jul 13 2024 17:20:22
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2024121115/XML-Fast-0.17-1/blib/arch:/home/cpansand/.cpan/build/2024121115/XML-Fast-0.17-1/blib/lib:/home/cpansand/.cpan/build/2024121115/Test-RedisServer-0.23-1/blib/arch:/home/cpansand/.cpan/build/2024121115/Test-RedisServer-0.23-1/blib/lib:/home/cpansand/.cpan/build/2024121115/RedisDB-2.57-1/blib/arch:/home/cpansand/.cpan/build/2024121115/RedisDB-2.57-1/blib/lib:/home/cpansand/.cpan/build/2024121115/URI-redis-0.02-4/blib/arch:/home/cpansand/.cpan/build/2024121115/URI-redis-0.02-4/blib/lib:/home/cpansand/.cpan/build/2024121115/RedisDB-Parser-2.23-1/blib/arch:/home/cpansand/.cpan/build/2024121115/RedisDB-Parser-2.23-1/blib/lib:/home/cpansand/.cpan/build/2024121115/Date-Utility-1.12-1/blib/arch:/home/cpansand/.cpan/build/2024121115/Date-Utility-1.12-1/blib/lib:/home/cpansand/.cpan/build/2024121115/Time-Duration-Concise-Localize-2.62-4/blib/arch:/home/cpansand/.cpan/build/2024121115/Time-Duration-Concise-Localize-2.62-4/blib/lib:/home/cpansand/.cpan/build/2024121115/Tie-Hash-LRU-0.05-4/blib/arch:/home/cpansand/.cpan/build/2024121115/Tie-Hash-LRU-0.05-4/blib/lib:/home/cpansand/.cpan/build/2024121115/Class-Unload-0.11-0/blib/arch:/home/cpansand/.cpan/build/2024121115/Class-Unload-0.11-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2542674"
    PERL5_CPAN_IS_RUNNING="2542674"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="2539789,2542674"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024121115/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2024121115/XML-Fast-0.17-1/blib/arch
    /home/cpansand/.cpan/build/2024121115/XML-Fast-0.17-1/blib/lib
    /home/cpansand/.cpan/build/2024121115/Test-RedisServer-0.23-1/blib/arch
    /home/cpansand/.cpan/build/2024121115/Test-RedisServer-0.23-1/blib/lib
    /home/cpansand/.cpan/build/2024121115/RedisDB-2.57-1/blib/arch
    /home/cpansand/.cpan/build/2024121115/RedisDB-2.57-1/blib/lib
    /home/cpansand/.cpan/build/2024121115/URI-redis-0.02-4/blib/arch
    /home/cpansand/.cpan/build/2024121115/URI-redis-0.02-4/blib/lib
    /home/cpansand/.cpan/build/2024121115/RedisDB-Parser-2.23-1/blib/arch
    /home/cpansand/.cpan/build/2024121115/RedisDB-Parser-2.23-1/blib/lib
    /home/cpansand/.cpan/build/2024121115/Date-Utility-1.12-1/blib/arch
    /home/cpansand/.cpan/build/2024121115/Date-Utility-1.12-1/blib/lib
    /home/cpansand/.cpan/build/2024121115/Time-Duration-Concise-Localize-2.62-4/blib/arch
    /home/cpansand/.cpan/build/2024121115/Time-Duration-Concise-Localize-2.62-4/blib/lib
    /home/cpansand/.cpan/build/2024121115/Tie-Hash-LRU-0.05-4/blib/arch
    /home/cpansand/.cpan/build/2024121115/Tie-Hash-LRU-0.05-4/blib/lib
    /home/cpansand/.cpan/build/2024121115/Class-Unload-0.11-0/blib/arch
    /home/cpansand/.cpan/build/2024121115/Class-Unload-0.11-0/blib/lib
    /opt/perl-5.40.0/lib/site_perl/5.40.0/x86_64-linux
    /opt/perl-5.40.0/lib/site_perl/5.40.0
    /opt/perl-5.40.0/lib/5.40.0/x86_64-linux
    /opt/perl-5.40.0/lib/5.40.0
    .