Data-Validate-Sanctions v0.17 Perl 5 v5.38.0 amd64-freebsd

Status
Fail
From
Chris Williams (BINGOS)
Dist
Data-Validate-Sanctions v0.17
Platform
Perl 5 v5.38.0 amd64-freebsd
Date
2024-06-03 17:31:59
ID
2ec4080a-21cf-11ef-98b0-b3c3213a625c
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,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

Skip blib/lib/auto/share/dist/Data-Validate-Sanctions/sanctions.yml (unchanged)
PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/bare/perl-5.38.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.88
#     FindBin                    any       1.53
#     IO::Handle                 any       1.52
#     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.178.0
#     Test::MockObject    1.20161202 1.20200122
#     Test::MockTime             any       0.17
#     Test::More                0.96   1.302198
#     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.038000
#     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.11
#     DateTime::Format::Strptime      any     1.79
#     Exporter                        any     5.77
#     File::ShareDir                  any    1.118
#     File::Temp                      any   0.2311
#     File::stat                      any     1.13
#     FindBin                         any     1.53
#     Getopt::Long                   2.42     2.54
#     IO::Uncompress::Unzip           any    2.206
#     JSON::MaybeUTF8                 any    2.000
#     List::Util                      any     1.63
#     Locale::Country                3.66     3.79
#     Mojo::UserAgent                 any    undef
#     Path::Tiny                      any    0.146
#     Pod::Usage                      any     2.03
#     Scalar::Util                    any     1.63
#     Syntax::Keyword::Try           0.18     0.29
#     Text::CSV                       any     2.04
#     Text::Trim                      any     1.04
#     XML::Fast                       any     0.17
#     YAML::XS                        any     0.89
#     constant                        any     1.33
#     parent                          any    0.241
#     perl                       5.008005 5.038000
#     strict                          any     1.12
#     warnings                        any     1.65
# 
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 24.

    #   Failed test 'Fetcher::run OFAC-SDN sanctions.yml'
    #   at t/06_fetcher_sources.t line 24.
Use of uninitialized value $val in addition (+) at /usr/home/cpan/pit/bare/perl-5.38.0/lib/site_perl/5.38.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 26.

    #   Failed test 'Fetcher::run OFAC-Consolidated sanctions.yml'
    #   at t/06_fetcher_sources.t line 26.
Use of uninitialized value $val in addition (+) at /usr/home/cpan/pit/bare/perl-5.38.0/lib/site_perl/5.38.0/Test/Builder.pm line 798.
    #     undef
    #         >=
    #     '1541376000'
    # Looks like you failed 2 tests of 6.

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

#   Failed test 'no (unexpected) warnings (via done_testing)'
#   at t/06_fetcher_sources.t line 31.
# 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=89, 23 wallclock secs ( 0.12 usr  0.03 sys + 20.78 cusr  2.14 csys = 23.07 CPU)
Result: FAIL
Failed 1/9 test programs. 2/89 subtests failed.
*** Error code 2

Stop.
make: stopped in /usr/home/cpan/pit/bare/conf/perl-5.38.0/.cpanplus/5.38.0/build/w4FFbt84IF/Data-Validate-Sanctions-0.17


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Carp                               1.54        0
	  Class::Unload                      0.11        0
	  Clone                              0.46        0
	  Data::Compare                      1.29        0
	  Date::Utility                      1.11        0
	  DateTime::Format::Strptime         1.79        0
	  Exporter                           5.77        0
	  ExtUtils::MakeMaker                7.70        0
	  File::ShareDir                    1.118        0
	  File::Slurp                     9999.32        0
	  File::Spec                         3.88        0
	  File::Temp                       0.2311        0
	  File::stat                         1.13        0
	  FindBin                            1.53        0
	  Getopt::Long                       2.54     2.42
	  IO::Handle                         1.52        0
	  IO::Uncompress::Unzip             2.206        0
	  IPC::Open3                         1.22        0
	  JSON::MaybeUTF8                   2.000        0
	  List::Util                         1.63        0
	  Locale::Country                    3.79     3.66
	  Mojo::UserAgent                       0        0
	  Path::Tiny                        0.146        0
	  Pod::Usage                         2.03        0
	  Redis                             2.000        0
	  RedisDB                            2.57     2.57
	  Scalar::Util                       1.63        0
	  Syntax::Keyword::Try               0.29     0.18
	  Test::CheckDeps                   0.010    0.010
	  Test::Deep                        1.204        0
	  Test::Exception                    0.43        0
	  Test::Fatal                       0.017        0
	  Test::MockModule                0.178.0     0.15
	  Test::MockObject               1.20200122 1.20161202
	  Test::MockTime                     0.17        0
	  Test::More                     1.302198     0.96
	  Test::RedisServer                  0.23     0.23
	  Test::Warn                         0.37     0.23
	  Test::Warnings                    0.033    0.026
	  Text::CSV                          2.04        0
	  Text::Trim                         1.04        0
	  XML::Fast                          0.17        0
	  YAML                               1.31        0
	  YAML::XS                           0.89        0
	  constant                           1.33        0
	  parent                            0.241        0
	  strict                             1.12        0
	  utf8                               1.25        0
	  warnings                           1.65        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.89
	ExtUtils::CBuilder             0.280238
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.51
	File::Spec                         3.88
	Module::Build                    0.4234
	Pod::Parser                           0
	Pod::Simple                        3.43
	Test2                          1.302198
	Test::Harness                      3.48
	Test::More                     1.302198
	version                          0.9930

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/bare/conf/perl-5.38.0/.cpanplus/5.38.0/build/w4FFbt84IF/Data-Validate-Sanctions-0.17/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/iAPTd78TcP/lib/perl5:/usr/home/cpan/pit/bare/conf/perl-5.38.0/.cpanplus/5.38.0/build/w4FFbt84IF/Data-Validate-Sanctions-0.17/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.38.0/.cpanplus/5.38.0/build/w4FFbt84IF/Data-Validate-Sanctions-0.17/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 33092
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.38.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/iAPTd78TcP
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/iAPTd78TcP"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/iAPTd78TcP
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/bare/perl-5.38.0/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 38 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=13.2-release-p8
    archname=amd64-freebsd
    uname='freebsd felstone 13.2-release-p8 freebsd 13.2-release-p8 generic amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/bare/perl-5.38.0'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)'
    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 ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/14.0.5/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -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 freebsd
  Compiled at Dec 19 2023 08:53:34
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/iAPTd78TcP/lib/perl5:/usr/home/cpan/pit/bare/conf/perl-5.38.0/.cpanplus/5.38.0/build/w4FFbt84IF/Data-Validate-Sanctions-0.17/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.38.0/.cpanplus/5.38.0/build/w4FFbt84IF/Data-Validate-Sanctions-0.17/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="33092"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.38.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/iAPTd78TcP"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/iAPTd78TcP""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/iAPTd78TcP"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/jail/iAPTd78TcP/lib/perl5/5.38.0/amd64-freebsd
    /usr/home/cpan/pit/jail/iAPTd78TcP/lib/perl5/5.38.0
    /usr/home/cpan/pit/jail/iAPTd78TcP/lib/perl5/amd64-freebsd
    /usr/home/cpan/pit/jail/iAPTd78TcP/lib/perl5
    /usr/home/cpan/pit/bare/conf/perl-5.38.0/.cpanplus/5.38.0/build/w4FFbt84IF/Data-Validate-Sanctions-0.17/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.38.0/.cpanplus/5.38.0/build/w4FFbt84IF/Data-Validate-Sanctions-0.17/blib/arch
    /usr/home/cpan/pit/bare/perl-5.38.0/lib/site_perl/5.38.0/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.38.0/lib/site_perl/5.38.0
    /usr/home/cpan/pit/bare/perl-5.38.0/lib/5.38.0/amd64-freebsd
    /usr/home/cpan/pit/bare/perl-5.38.0/lib/5.38.0