AWS-CLIWrapper v1.27 Perl 5 v5.8.9 amd64-freebsd

Status
Fail
From
David Cantrell (DCANTRELL)
Dist
AWS-CLIWrapper v1.27
Platform
Perl 5 v5.8.9 amd64-freebsd
Date
2023-06-30 01:18:47
ID
10367dc4-16e4-11ee-be99-833778ea8cec
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 HIROSE Masaaki,

This is a computer-generated report for AWS-CLIWrapper-1.27
on perl 5.8.9, created by CPAN-Reporter-1.2018.

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:

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 "/home/david/cpantesting/perl-5.8.9/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_compile................ok
t/01_new....................ok
t/03_awscli_path............ok
t/03_awscli_timeout.........ok
t/03_awscli_version.........ok
t/03_region.................ok
t/04_errors.................skipped
        all skipped: not found aws command
t/05_catch_error_options....
#   Failed test 'mock-aws version'
#   at t/05_catch_error_options.t line 33.
#          got: '0'
#     expected: '2.42.4242'
# Looks like you failed 1 test of 25.
dubious
	Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 17
	Failed 1/25 tests, 96.00% okay
t/06_catch_errors...........
#   Failed test 'catch-with-croak retry counter exhausted'
#   at t/06_catch_errors.t line 47.
#          got: '3'
#     expected: '0'

#   Failed test 'catch-with-croak error message'
#   at t/06_catch_errors.t line 51.
#                   'exited with code [255]
# stderr:
# open3: exec of t/bin/mock-aws ecs list-clusters failed at /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9/IPC/Cmd.pm line 534.
# 
# '
#     doesn't match '(?-xism:^$)'

#   Failed test 'catch-with-croak result'
#   at t/06_catch_errors.t line 54.
#     Structures begin differing at:
#          $got = undef
#     $expected = HASH(0x8292b8990)

#   Failed test 'no-croak error message'
#   at t/06_catch_errors.t line 51.
#                   'exited with code [255]
# stderr:
# open3: exec of t/bin/mock-aws ecs list-clusters failed at /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9/IPC/Cmd.pm line 534.
# 
# '
#     doesn't match '(?-xism:uh-oh)'

#   Failed test 'no-error error message'
#   at t/06_catch_errors.t line 51.
#                   'exited with code [255]
# stderr:
# open3: exec of t/bin/mock-aws ecs list-clusters failed at /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9/IPC/Cmd.pm line 534.
# 
# '
#     doesn't match '(?-xism:^$)'

#   Failed test 'no-error result'
#   at t/06_catch_errors.t line 54.
#     Structures begin differing at:
#          $got = undef
#     $expected = HASH(0x8292b8490)

#   Failed test 'catch-no-croak retry counter exhausted'
#   at t/06_catch_errors.t line 47.
#          got: '2'
#     expected: '0'

#   Failed test 'catch-no-croak error message'
#   at t/06_catch_errors.t line 51.
#                   'exited with code [255]
# stderr:
# open3: exec of t/bin/mock-aws ecs list-clusters failed at /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9/IPC/Cmd.pm line 534.
# 
# '
#     doesn't match '(?-xism:^$)'

#   Failed test 'catch-no-croak result'
#   at t/06_catch_errors.t line 54.
#     Structures begin differing at:
#          $got = undef
#     $expected = HASH(0x8292b87e0)

#   Failed test 'with-croak exception'
#   at t/06_catch_errors.t line 50.
#                   'exited with code [255]
# stderr:
# open3: exec of t/bin/mock-aws ecs list-clusters failed at /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9/IPC/Cmd.pm line 534.
# 
#  at t/06_catch_errors.t line 40.
# '
#     doesn't match '(?-xism:foobaroo)'

#   Failed test 'with-croak error message'
#   at t/06_catch_errors.t line 51.
#                   'exited with code [255]
# stderr:
# open3: exec of t/bin/mock-aws ecs list-clusters failed at /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9/IPC/Cmd.pm line 534.
# 
# '
#     doesn't match '(?-xism:foobaroo)'
# Looks like you failed 11 tests of 17.
dubious
	Test returned status 11 (wstat 2816, 0xb00)
DIED. FAILED tests 1, 3-4, 6, 9-11, 13-16
	Failed 11/17 tests, 35.29% okay
Failed Test                Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/05_catch_error_options.t    1   256    25    1  17
t/06_catch_errors.t          11  2816    17   11  1 3-4 6 9-11 13-16
1 test skipped.
Failed 2/9 test scripts. 12/50 subtests failed.
Files=9, Tests=50,  9 wallclock secs ( 1.56 cusr +  0.45 csys =  2.01 CPU)
Failed 2/9 test programs. 12/50 subtests failed.
*** Error code 11

Stop.
make: stopped in /usr/home/david/cpantesting/perl-5.8.9/.cpan/build/AWS-CLIWrapper-1.27-n0acpf

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    IPC::Cmd            0        1.04    
    JSON                2        4.10    
    perl                5.008001 5.008009
    String::ShellQuote  0        1.04    
    version             0.77     0.9929  

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Test::More          0        1.302195

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 6.30     7.70    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin:/home/david/.cargo/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/david/bin
    PERL = 5.8.9
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4781
    PERL5_CPAN_IS_RUNNING = 4781
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.30.2/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin
    PERLBREW_PERL = perl-5.30.2
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.89
    PERLVER = 5.8.9
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.8.9
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.8.9/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 0
    $EGID = 1001 1001 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.94    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       n/a     
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       2.64    
    Test::More          1.302195
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=freebsd, osvers=13.0-release-p7, archname=amd64-freebsd
    uname='freebsd cpantesting-freebsd-utm.local 13.0-release-p7 freebsd 13.0-release-p7 #0: mon jan 31 18:24:03 utc 2022 root@amd64-builder.daemonology.net:usrobjusrsrcamd64.amd64sysgeneric amd64 '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.9'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-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'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Feb  3 2022 12:51:08
  %ENV:
    PERL="5.8.9"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="4781"
    PERL5_CPAN_IS_RUNNING="4781"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.30.2/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin"
    PERLBREW_PERL="perl-5.30.2"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.89"
    PERLVER="5.8.9"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.8.9"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.8.9/lib/5.8.9/amd64-freebsd
    /home/david/cpantesting/perl-5.8.9/lib/5.8.9
    /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9/amd64-freebsd
    /home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9
    .