Hash-Match vv0.8.1 Perl 5 v5.16.3 amd64-freebsd-thread-multi

Status
Fail
From
Slaven Rezić
Dist
Hash-Match vv0.8.1
Platform
Perl 5 v5.16.3 amd64-freebsd-thread-multi
Date
2025-01-02 21:17:16
ID
f13a5a8e-c94e-11ef-b892-02066e8775ea
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 Robert Rothenberg,

This is a computer-generated report for Hash-Match-v0.8.1
on perl 5.16.3, 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:

none provided

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/usr/perl5.16.3t/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Build Requires ===
# 
#     Module                  Want     Have
#     ------------------- -------- --------
#     ExtUtils::MakeMaker     7.22     7.70
#     Module::Metadata    1.000015 1.000038
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ---------------- -------- --------
#     File::Spec            any     3.75
#     Module::Metadata 1.000015 1.000038
#     Test::Exception       any     0.43
#     Test::More           0.98 1.302204
#     if                    any   0.0608
#     strict                any     1.07
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                   Want     Have
#     -------------------- -------- --------
#     Carp                      any     1.50
#     List::AllUtils            any     0.19
#     Ref::Util                 any    0.204
#     namespace::autoclean      any     0.29
#     perl                 5.014000 5.016003
#     warnings                  any     1.13
# 
# === Runtime Recommends ===
# 
#     Module              Want  Have
#     ------------------- ---- -----
#     List::SomeUtils::XS  any  0.58
#     Ref::Util::XS        any 0.116
# 
t/00-report-prereqs.t ........ ok
t/10-basic.t ................. ok
t/author-changes.t ........... skipped: these tests are for testing by the author
t/author-clean-namespaces.t .. skipped: these tests are for testing by the author
t/author-critic.t ............ skipped: these tests are for testing by the author
t/author-cve.t ............... skipped: these tests are for testing by the author
t/author-eof.t ............... skipped: these tests are for testing by the author
t/author-eol.t ............... skipped: these tests are for testing by the author
You tried to plan twice at t/author-leaks.t line 7.
# Looks like your test exited with 255 before it could output anything.
t/author-leaks.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/17 subtests 
t/author-minimum-version.t ... skipped: these tests are for testing by the author
t/author-no-tabs.t ........... skipped: these tests are for testing by the author
t/author-pod-coverage.t ...... skipped: these tests are for testing by the author
t/author-pod-linkcheck.t ..... skipped: these tests are for testing by the author
t/author-pod-spelling.t ...... skipped: Author tests not required for installation
t/author-pod-syntax.t ........ skipped: these tests are for testing by the author
t/author-portability.t ....... skipped: these tests are for testing by the author
t/release-dist-manifest.t .... skipped: these tests are for release candidate testing
t/release-fixme.t ............ skipped: these tests are for release candidate testing
t/release-kwalitee.t ......... skipped: these tests are for release candidate testing
t/release-trailing-space.t ... skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/author-leaks.t           (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 17 tests but ran 0.
Files=20, Tests=34,  1 wallclock secs ( 0.06 usr  0.01 sys +  0.31 cusr  0.09 csys =  0.48 CPU)
Result: FAIL
Failed 1/20 test programs. 0/34 subtests failed.
*** [test_dynamic] Error code 255

Stop in /usr/home/cpansand/.cpan/build/2025010114/Hash-Match-v0.8.1-2.

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

Prerequisite modules loaded:

requires:

    Module               Need     Have    
    -------------------- -------- --------
    Carp                 0        1.50    
    List::AllUtils       0        0.19    
    namespace::autoclean 0        0.29    
    perl                 5.014000 5.016003
    Ref::Util            0        0.204   
    warnings             0        1.13    

build_requires:

    Module               Need     Have    
    -------------------- -------- --------
    ExtUtils::MakeMaker  7.22     7.70    
    File::Spec           0        3.75    
    if                   0        0.0608  
    Module::Metadata     1.000015 1.000038
    strict               0        1.07    
    Test::Exception      0        0.43    
    Test::More           0.98     1.302204

configure_requires:

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

opt_requires:

    Module               Need     Have    
    -------------------- -------- --------
    List::SomeUtils::XS  0        0.58    
    Ref::Util::XS        0        0.116   

opt_build_requires:

    Module               Need     Have    
    -------------------- -------- --------
    CPAN::Meta           2.120900 2.150010


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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30583
    PERL5_CPAN_IS_RUNNING = 30583
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 30301,30583
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025010114/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2025010114

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

    $^X = /usr/perl5.16.3t/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    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.51    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test2               1.302204
    Test::Harness       3.50    
    Test::More          1.302204
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9932  


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd-thread-multi
    uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.16.3t -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    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 -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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 ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt
    perllibs=-lm -lcrypt
    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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV 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_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under freebsd
  Compiled at May 16 2014 07:49:48
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="30583"
    PERL5_CPAN_IS_RUNNING="30583"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="30301,30583"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025010114/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.16.3t/lib/site_perl/5.16.3/amd64-freebsd-thread-multi
    /usr/perl5.16.3t/lib/site_perl/5.16.3
    /usr/perl5.16.3t/lib/5.16.3/amd64-freebsd-thread-multi
    /usr/perl5.16.3t/lib/5.16.3
    .