Module-Build-Kwalitee v0.24 Perl 5 v5.40.0 x86_64-linux-thread-multi

Status
Fail
From
Andreas J. König (ANDK)
Dist
Module-Build-Kwalitee v0.24
Platform
Perl 5 v5.40.0 x86_64-linux-thread-multi
Date
2024-06-16 04:14:24
ID
e9da75d6-2b96-11ef-b59c-7da9bbf4ad7c
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 Fotango Ltd,

This is a computer-generated report for Module-Build-Kwalitee-0.24
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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

main::path_to_pkg() called too early to check prototype at t/000compile.t line 16.
t/000compile.t .. ok
t/001pragmas.t .. ok

#   Failed test 'lib/Module/Build/Kwalitee/Stub.pm has POD'
#   at t/003pod.t line 65.
# Looks like you failed 1 test of 7.
t/003pod.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests 
	(less 1 skipped subtest: 5 okay)
t/004uselib.t ... ok
No 'module_name' was provided and it could not be inferred
from other properties.  This will prevent a packlist from
being written for this file.  Please set either 'module_name'
or 'dist_version_from' in Build.PL.
Creating t/ dir for tests...
File 'MANIFEST.SKIP' does not exist: Creating a temporary 'MANIFEST.SKIP'
Added to MANIFEST: MANIFEST
Added to MANIFEST: t/000compile.t
Added to MANIFEST: t/001pragmas.t
Added to MANIFEST: t/003pod.t
Added to MANIFEST: t/004uselib.t
Module::Build was not found in configure_requires! Adding it now
automatically as: configure_requires => { 'Module::Build' => 0.42 }
t/build.t ....... ok
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 16.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 16.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 16.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 16.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 16.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 16.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 16.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 16.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 17.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 17.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 17.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 17.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 17.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 17.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 17.
Use of uninitialized value in concatenation (.) or string at t/mbk.t line 17.

#   Failed test 'passed t/003pod.t'
#   at t/mbk.t line 25.
# 
# #   Failed test 'lib/MBKFail.pm has POD'
# #   at t/003pod.t line 65.
# # Looks like you failed 1 test of 4.
# t/003pod.t .. 
# Dubious, test returned 1 (wstat 256, 0x100)
# Failed 1/4 subtests 
# 	(less 2 skipped subtests: 1 okay)
# 
# Test Summary Report
# -------------------
# t/003pod.t (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
#   Failed test:  2
#   Non-zero exit status: 1
# Files=1, Tests=4,  1 wallclock secs ( 0.02 usr  0.02 sys +  0.11 cusr  0.03 csys =  0.18 CPU)
# Result: FAIL

#   Failed test 'passed t/003pod.t'
#   at t/mbk.t line 25.
# 
# #   Failed test 'lib/MBKFail.pm has POD'
# #   at t/003pod.t line 65.
# # Looks like you failed 1 test of 4.
# t/003pod.t .. 
# Dubious, test returned 1 (wstat 256, 0x100)
# Failed 1/4 subtests 
# 	(less 2 skipped subtests: 1 okay)
# 
# Test Summary Report
# -------------------
# t/003pod.t (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
#   Failed test:  2
#   Non-zero exit status: 1
# Files=1, Tests=4,  1 wallclock secs ( 0.03 usr  0.02 sys +  0.10 cusr  0.03 csys =  0.18 CPU)
# Result: FAIL
# Looks like you failed 2 tests of 30.
t/mbk.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/30 subtests 

Test Summary Report
-------------------
t/003pod.t    (Wstat: 256 (exited 1) Tests: 7 Failed: 1)
  Failed test:  5
  Non-zero exit status: 1
t/mbk.t       (Wstat: 512 (exited 2) Tests: 30 Failed: 2)
  Failed tests:  17, 29
  Non-zero exit status: 2
Files=6, Tests=59,  8 wallclock secs ( 0.04 usr  0.02 sys +  6.03 cusr  1.90 csys =  7.99 CPU)
Result: FAIL
Failed 2/6 test programs. 3/59 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                      Need   Have    
    --------------------------- ------ --------
    File::Find::Rule            0      0.34    
    Module::Build               0.2609 0.4234  
    perl                        v5.8.1 5.040000
    Pod::Coverage::CountParents 0      0       
    Test::More                  0      1.302199
    Test::Pod                   0      1.52    
    YAML                        0      1.31    

build_requires:

    Module                      Need   Have    
    --------------------------- ------ --------
    IPC::Open3                  0      1.22    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_ADDRESS = de_DE.UTF-8
    LC_IDENTIFICATION = de_DE.UTF-8
    LC_MEASUREMENT = de_DE.UTF-8
    LC_MONETARY = de_DE.UTF-8
    LC_NAME = de_DE.UTF-8
    LC_NUMERIC = de_DE.UTF-8
    LC_PAPER = de_DE.UTF-8
    LC_TELEPHONE = de_DE.UTF-8
    LC_TIME = de_DE.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
    PERL = /tmp/basesmoker-reloperl-CxT1/bin/perl
    PERL5LIB = /tmp/loop_over_bdir-2623-8CpJOC/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Dpkg-1.22.6-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Dpkg-1.22.6-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2631
    PERL5_CPAN_IS_RUNNING = 2631
    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 = /tmp/basesmoker-reloperl-CxT1/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    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   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302199
    Test::Harness       3.48    
    Test::More          1.302199
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9932  


--

Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
  Commit id: f22a16ecf4821b7e93d2569f630817a2631fddd9
  Platform:
    osname=linux
    osvers=6.5.0-35-generic
    archname=x86_64-linux-thread-multi
    uname='linux k93jammy 6.5.0-35-generic #35~22.04.1-ubuntu smp preempt_dynamic tue may 7 09:00:52 utc 2 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.0/b4f3 -Dmyhostname=k93jammy -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 -Duseithreads -Uuselongdouble -DEBUGGING=-g'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='11.4.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='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/x86_64-linux-gnu /usr/lib /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.35'
  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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    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_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at Jun 11 2024 04:44:22
  %ENV:
    PERL="/tmp/basesmoker-reloperl-CxT1/bin/perl"
    PERL5LIB="/tmp/loop_over_bdir-2623-8CpJOC/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2623-8CpJOC/Dpkg-1.22.6-0/blib/arch:/tmp/loop_over_bdir-2623-8CpJOC/Dpkg-1.22.6-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2631"
    PERL5_CPAN_IS_RUNNING="2631"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-2623-8CpJOC/triceps-2.1.0-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/triceps-2.1.0-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/MP3-PodcastFetch-1.05-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/MP3-PodcastFetch-1.05-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/LiquidWeb-Storm-CLI-1.03-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/LiquidWeb-Storm-CLI-1.03-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/Devel-Required-0.16-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/Devel-Required-0.16-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/DBIx-Migration-Directories-0.12-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/DBIx-Migration-Directories-0.12-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/AllKnowingDNS-1.7-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/AllKnowingDNS-1.7-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/Lingua-BioYaTeA-0.11-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/Lingua-BioYaTeA-0.11-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/Lingua-YaTeA-0.626-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/Lingua-YaTeA-0.626-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/Linux-InitFS-0.2-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/Linux-InitFS-0.2-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/perl-Hardware-UPS-Perl-0.43-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/perl-Hardware-UPS-Perl-0.43-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/mmds-1.902-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/mmds-1.902-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/Simulation-Automate-1.0.1-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/Simulation-Automate-1.0.1-0/blib/lib
    /tmp/loop_over_bdir-2623-8CpJOC/Dpkg-1.22.6-0/blib/arch
    /tmp/loop_over_bdir-2623-8CpJOC/Dpkg-1.22.6-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.0/b4f3/lib/site_perl/5.40.0/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.0/b4f3/lib/site_perl/5.40.0
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.0/b4f3/lib/5.40.0/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.40.0/b4f3/lib/5.40.0
    .