Data-Validate-Sanctions v0.15 Perl 5 v5.24.3 x86_64-linux-ld

Status
Fail
From
Chris Williams (BINGOS)
Dist
Data-Validate-Sanctions v0.15
Platform
Perl 5 v5.24.3 x86_64-linux-ld
Date
2022-11-24 22:56:38
ID
40c8bb26-6c4b-11ed-aba6-9a79f339625c
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 BINARY,

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 "/home/cpan/pit/bare-ld/perl-5.24.3/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.64
#     File::ShareDir::Install 0.06 0.14
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.64
# 
# === Test Requires ===
# 
#     Module                    Want       Have
#     ------------------- ---------- ----------
#     Class::Unload              any       0.11
#     ExtUtils::MakeMaker        any       7.64
#     File::Slurp                any    9999.32
#     File::Spec                 any       3.75
#     FindBin                    any       1.51
#     IO::Handle                 any       1.36
#     IPC::Open3                 any       1.20
#     Path::Tiny                 any      0.142
#     RedisDB                   2.57       2.57
#     Test::CheckDeps          0.010      0.010
#     Test::Deep                 any      1.130
#     Test::Exception            any       0.43
#     Test::Fatal                any      0.016
#     Test::MockModule          0.15    0.177.0
#     Test::MockObject    1.20161202 1.20200122
#     Test::MockTime             any       0.17
#     Test::More                0.96   1.302191
#     Test::RedisServer         0.23       0.23
#     Test::Warn                0.23       0.37
#     Test::Warnings           0.026      0.031
#     YAML                       any       1.30
#     utf8                       any       1.19
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                     Want   Have
#     -------------------------- ---- ------
#     Carp                        any   1.40
#     Clone                       any   0.46
#     Data::Compare               any   1.27
#     Date::Utility               any   1.11
#     DateTime::Format::Strptime  any   1.79
#     Exporter                    any   5.72
#     File::ShareDir              any  1.118
#     File::Temp                  any 0.2311
#     File::stat                  any   1.07
#     FindBin                     any   1.51
#     Getopt::Long               2.42   2.48
#     IO::Uncompress::Unzip       any  2.201
#     JSON::MaybeUTF8             any  2.000
#     List::Util                  any   1.63
#     Locale::Country            3.66   3.72
#     Mojo::UserAgent             any  undef
#     Path::Tiny                  any  0.142
#     Pod::Usage                  any   1.68
#     Scalar::Util                any   1.63
#     Syntax::Keyword::Try       0.18   0.27
#     Text::CSV                   any   2.02
#     Text::Trim                  any   1.04
#     XML::Fast                   any   0.17
#     YAML::XS                    any   0.85
#     parent                      any  0.234
#     strict                      any   1.11
#     warnings                    any   1.36
# 
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 /home/cpan/pit/bare-ld/perl-5.24.3/lib/site_perl/5.24.3/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 /home/cpan/pit/bare-ld/perl-5.24.3/lib/site_perl/5.24.3/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=87,  7 wallclock secs ( 0.04 usr  0.02 sys +  6.31 cusr  0.62 csys =  6.99 CPU)
Result: FAIL
Failed 1/9 test programs. 2/87 subtests failed.
make: *** [Makefile:975: test_dynamic] Error 2


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Carp                               1.40        0
	  Class::Unload                      0.11        0
	  Clone                              0.46        0
	  Data::Compare                      1.27        0
	  Date::Utility                      1.11        0
	  DateTime::Format::Strptime         1.79        0
	  Exporter                           5.72        0
	  ExtUtils::MakeMaker                7.64        0
	  File::ShareDir                    1.118        0
	  File::Slurp                     9999.32        0
	  File::Spec                         3.75        0
	  File::Temp                       0.2311        0
	  File::stat                         1.07        0
	  FindBin                            1.51        0
	  Getopt::Long                       2.48     2.42
	  IO::Handle                         1.36        0
	  IO::Uncompress::Unzip             2.201        0
	  IPC::Open3                         1.20        0
	  JSON::MaybeUTF8                   2.000        0
	  List::Util                         1.63        0
	  Locale::Country                    3.72     3.66
	  Mojo::UserAgent                       0        0
	  Path::Tiny                        0.142        0
	  Pod::Usage                         1.68        0
	  RedisDB                            2.57     2.57
	  Scalar::Util                       1.63        0
	  Syntax::Keyword::Try               0.27     0.18
	  Test::CheckDeps                   0.010    0.010
	  Test::Deep                        1.130        0
	  Test::Exception                    0.43        0
	  Test::Fatal                       0.016        0
	  Test::MockModule                0.177.0     0.15
	  Test::MockObject               1.20200122 1.20161202
	  Test::MockTime                     0.17        0
	  Test::More                     1.302191     0.96
	  Test::RedisServer                  0.23     0.23
	  Test::Warn                         0.37     0.23
	  Test::Warnings                    0.031    0.026
	  Text::CSV                          2.02        0
	  Text::Trim                         1.04        0
	  XML::Fast                          0.17        0
	  YAML                               1.30        0
	  YAML::XS                           0.85        0
	  parent                            0.234        0
	  strict                             1.11        0
	  utf8                               1.19        0
	  warnings                           1.36        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.64
	ExtUtils::Install                  2.20
	ExtUtils::MakeMaker                7.64
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.44
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.63
	Pod::Simple                        3.32
	Test2                          1.302191
	Test::Harness                      3.44
	Test::More                     1.302191
	version                          0.9929

******************************** 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 = en_GB.UTF-8
    LANGUAGE = en_GB:en
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/pit/bare-ld/conf/perl-5.24.3/.cpanplus/5.24.3/build/wjxtxcUbn7/Data-Validate-Sanctions-0.15/blib/script:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    PERL5LIB = /home/cpan/pit/jail/hWi2_0bn99/lib/perl5:/home/cpan/pit/bare-ld/conf/perl-5.24.3/.cpanplus/5.24.3/build/wjxtxcUbn7/Data-Validate-Sanctions-0.15/blib/lib:/home/cpan/pit/bare-ld/conf/perl-5.24.3/.cpanplus/5.24.3/build/wjxtxcUbn7/Data-Validate-Sanctions-0.15/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 2761907
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare-ld/conf/perl-5.24.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/hWi2_0bn99
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/hWi2_0bn99"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/hWi2_0bn99
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen.xterm-256color

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

    Perl: $^X = /home/cpan/pit/bare-ld/perl-5.24.3/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001
    EGID: $)  = 1001 1001


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


--

Summary of my perl5 (revision 5 version 24 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=5.4.0-26-generic, archname=x86_64-linux-ld
    uname='linux uchder 5.4.0-26-generic #30-ubuntu smp mon apr 20 16:58:30 utc 2020 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/pit/bare-ld/perl-5.24.3 -Duselongdouble'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='9.3.0', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.31'
  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_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV 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_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.90
  Built under linux
  Compiled at Apr 27 2020 15:50:35
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/hWi2_0bn99/lib/perl5:/home/cpan/pit/bare-ld/conf/perl-5.24.3/.cpanplus/5.24.3/build/wjxtxcUbn7/Data-Validate-Sanctions-0.15/blib/lib:/home/cpan/pit/bare-ld/conf/perl-5.24.3/.cpanplus/5.24.3/build/wjxtxcUbn7/Data-Validate-Sanctions-0.15/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="2761907"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare-ld/conf/perl-5.24.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/hWi2_0bn99"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/hWi2_0bn99""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/hWi2_0bn99"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/hWi2_0bn99/lib/perl5/5.24.3/x86_64-linux-ld
    /home/cpan/pit/jail/hWi2_0bn99/lib/perl5/5.24.3
    /home/cpan/pit/jail/hWi2_0bn99/lib/perl5/x86_64-linux-ld
    /home/cpan/pit/jail/hWi2_0bn99/lib/perl5
    /home/cpan/pit/bare-ld/conf/perl-5.24.3/.cpanplus/5.24.3/build/wjxtxcUbn7/Data-Validate-Sanctions-0.15/blib/lib
    /home/cpan/pit/bare-ld/conf/perl-5.24.3/.cpanplus/5.24.3/build/wjxtxcUbn7/Data-Validate-Sanctions-0.15/blib/arch
    /home/cpan/pit/bare-ld/perl-5.24.3/lib/site_perl/5.24.3/x86_64-linux-ld
    /home/cpan/pit/bare-ld/perl-5.24.3/lib/site_perl/5.24.3
    /home/cpan/pit/bare-ld/perl-5.24.3/lib/5.24.3/x86_64-linux-ld
    /home/cpan/pit/bare-ld/perl-5.24.3/lib/5.24.3
    .