Test-Kit v2.16 Perl 5 v5.12.4 x86_64-linux-ld

Status
Fail
From
Andreas J. König (ANDK)
Dist
Test-Kit v2.16
Platform
Perl 5 v5.12.4 x86_64-linux-ld
Date
2025-05-28 05:31:27
ID
00dd2a2c-3b85-11f0-ac05-83a1f77b22f5
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 Alex Balhatchet,

This is a computer-generated report for Test-Kit-2.16
on perl 5.12.4, created by CPAN-Reporter-1.2020.

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/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.12.4/fc43/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ........................ ok
t/01-basic.t .......................... ok
t/02-simple.t ......................... ok
t/03-exclude.t ........................ ok
t/04-rename.t ......................... ok
t/05-put-it-all-together.t ............ ok
t/06-sub-name-collide.t ............... ok
t/07-from-module.t .................... ok
t/08-double-use-same-process.t ........ ok
t/10-import-check.t ................... ok
t/11-test-nowarnings.t ................ ok
t/12-data-dumper.t .................... ok
t/13-list-util.t ...................... ok
t/14-todo-var.t ....................... ok
t/15-test-builder-io-layer-utf8.t ..... ok
t/16-test-more-import.t ............... ok
t/17-include-list.t ................... ok
t/18-extra-exports.t .................. ok
t/19-sub-class.t ...................... ok
t/20-test-kit-including-test-kit.t .... ok

#   Failed test 'strict mode enabled'
#   at t/21-test-kit-with-strict.t line 12.
# Looks like you failed 1 test of 2.
t/21-test-kit-with-strict.t ........... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

#   Failed test 'warnings enabled'
#   at t/22-test-kit-with-warnings.t line 14.
# didn't find a warning
# expected to find warning: (?-xism:Argument "a" isn't numeric in addition)
# Looks like you failed 1 test of 2.
t/22-test-kit-with-warnings.t ......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
t/23-use-multiple-kits-in-one-test.t .. ok
t/24-universal-regression-test.t ...... ok
t/author-pod-syntax.t ................. skipped: these tests are for testing by the author
t/release-cpan-changes.t .............. skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/21-test-kit-with-strict.t         (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/22-test-kit-with-warnings.t       (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=26, Tests=65,  3 wallclock secs ( 0.04 usr  0.06 sys +  1.32 cusr  0.37 csys =  1.79 CPU)
Result: FAIL
Failed 2/26 test programs. 2/65 subtests failed.
make: *** [Makefile:875: test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Exporter            0     5.78    
    Hook::LexWrap       0     0.26    
    Import::Into        0     1.002005
    Module::Runtime     0     0.016   
    perl                5.010 5.012004
    Scalar::Util        0     1.63    
    Sub::Delete         0     1.00002 
    Test::Builder       0     1.302206

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.70    
    Test::Exception     0     0.43    
    Test::More          0.92  1.302206
    Test::NoWarnings    0     1.06    
    Test::Output        0     1.035   
    Test::Pod           0     1.52    
    Test::Warn          0     0.37    

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.70    
    perl                5.010 5.012004


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3923965
    PERL5_CPAN_IS_RUNNING = 3923965
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.12.4/fc43/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    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.70    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302206
    Test::Harness       3.50    
    Test::More          1.302206
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
  Derived from: 0cfb50b2327c758fdfe77a5cda07b115e58aed0b
  Platform:
    osname=linux, osvers=6.1.0-7-amd64, archname=x86_64-linux-ld
    uname='linux k93msid 6.1.0-7-amd64 #1 smp preempt_dynamic debian 6.1.20-1 (2023-03-19) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.12.4/fc43 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=both'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='12.2.0', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/x86_64-linux-gnu/libc.so.6, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.36'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at Oct  1 2023 19:41:56
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3923965"
    PERL5_CPAN_IS_RUNNING="3923965"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.12.4/fc43/lib/site_perl/5.12.4/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.12.4/fc43/lib/site_perl/5.12.4
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.12.4/fc43/lib/5.12.4/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.12.4/fc43/lib/5.12.4
    .