CHI v0.61 Perl 5 v5.20.2 amd64-freebsd

Status
Fail
From
David Cantrell (DCANTRELL)
Dist
CHI v0.61
Platform
Perl 5 v5.20.2 amd64-freebsd
Date
2023-02-04 04:28:47
ID
6ae1848e-a444-11ed-b5f6-13d0f874a5b0
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 Alexander Becker,

This is a computer-generated report for CHI-0.61
on perl 5.20.2, 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 "/usr/home/david/cpantesting/perl-5.20.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing CHI 0.61, Perl 5.020002, /usr/home/david/cpantesting/perl-5.20.2/bin/perl
t/00-load.t ............................. ok
t/author-03-pod.t ....................... skipped: these tests are for testing by the author
t/author-file-driver.t .................. skipped: these tests are for testing by the author
t/author-no-data-serializer.t ........... skipped: these tests are for testing by the author
t/author-RequiredModules.t .............. skipped: these tests are for testing by the author
t/Bugs.t ................................ ok
t/Config.t .............................. ok
t/Constants.t ........................... ok
# 40 is not between 59 and 99

#   Failed test 'Memory:l1_cache size = 40'
#   at /usr/home/david/cpantesting/perl-5.20.2/.cpan/build/CHI-0.61-SEe250/blib/lib/CHI/t/Driver.pm line 1555.
#   (in CHI::t::Driver::Memory->test_size_awareness_with_subcaches)
# 2 is not between 3 and 5

#   Failed test 'Memory:l1_cache keys = 2'
#   at /usr/home/david/cpantesting/perl-5.20.2/.cpan/build/CHI-0.61-SEe250/blib/lib/CHI/t/Driver.pm line 1557.
#   (in CHI::t::Driver::Memory->test_size_awareness_with_subcaches)
# Looks like you failed 2 tests of 875.
t/Driver-Memory.t ....................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/875 subtests 
	(less 1 skipped subtest: 872 okay)
t/Driver-RawMemory.t .................... ok
t/GetError.t ............................ ok
t/Initialize.t .......................... ok
t/release-dependent.t ................... skipped: these tests are for release candidate testing
t/Sanity.t .............................. ok
t/SetError.t ............................ ok
t/smoke-Driver-CacheCache.t ............. ok
t/smoke-Driver-FastMmap.t ............... skipped: one of required modules not installed: Cache::FastMmap
t/smoke-Driver-File-DepthZero.t ......... ok
t/smoke-Driver-File.t ................... ok
t/smoke-Driver-NonMoose.t ............... ok
t/smoke-Driver-Subcache-l1_cache.t ...... ok
t/smoke-Driver-Subcache-mirror_cache.t .. ok
t/smoke-Null.t .......................... ok
t/Subcache.t ............................ ok
t/Subclass.t ............................ ok
t/Util.t ................................ ok

Test Summary Report
-------------------
t/Driver-Memory.t                     (Wstat: 512 (exited 2) Tests: 875 Failed: 2)
  Failed tests:  864-865
  Non-zero exit status: 2
Files=26, Tests=6054, 170 wallclock secs ( 1.62 usr  0.16 sys + 18.30 cusr  4.96 csys = 25.05 CPU)
Result: FAIL
Failed 1/26 test programs. 2/6054 subtests failed.
*** Error code 255

Stop.
make: stopped in /usr/home/david/cpantesting/perl-5.20.2/.cpan/build/CHI-0.61-SEe250

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

Prerequisite modules loaded:

requires:

    Module                          Need     Have    
    ------------------------------- -------- --------
    Carp::Assert                    0.20     0.21    
    Class::Load                     0        0.25    
    Data::UUID                      0        1.226   
    Digest::JHash                   0        0.10    
    Digest::MD5                     0        2.53    
    File::Spec                      0.80     3.48_01 
    Hash::MoreUtils                 0        0.06    
    JSON::MaybeXS                   1.003003 1.004003
    List::MoreUtils                 0.13     0.430   
    Log::Any                        0.08     1.713   
    Moo                             1.003    2.005005
    MooX::Types::MooseLike          0.23     0.29    
    MooX::Types::MooseLike::Base    0        0.29    
    MooX::Types::MooseLike::Numeric 0        1.03    
    Storable                        0        2.49_01 
    String::RewritePrefix           0        0.009   
    Task::Weaken                    0        1.06    
    Time::Duration                  1.06     1.21    
    Time::Duration::Parse           0.03     0.16    
    Time::HiRes                     1.30     1.9726  
    Try::Tiny                       0.05     0.31    

build_requires:

    Module                          Need     Have    
    ------------------------------- -------- --------
    Cache::FileCache                0        0       
    Date::Parse                     0        2.33    
    ExtUtils::MakeMaker             0        7.66    
    Module::Mask                    0        0.06    
    Test::Builder                   0        1.302188
    Test::Class                     0        0.52    
    Test::Deep                      0        1.130   
    Test::Exception                 0        0.43    
    Test::More                      0        1.302188
    Test::Warn                      0        0.37    

configure_requires:

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


------------------------------
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.20.2
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 43334
    PERL5_CPAN_IS_RUNNING = 43334
    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.20.2
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.20.2
    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 = /usr/home/david/cpantesting/perl-5.20.2/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 0
    $EGID = 1001 1001 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.150010
    Cwd                 3.48_01 
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.66    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.66    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.48_01 
    JSON                4.10    
    JSON::PP            4.07    
    Module::Build       0.4232  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302188
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9909  


--

Summary of my perl5 (revision 5 version 20 subversion 2) 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.20.2'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=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='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -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  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/11.0.1/lib /usr/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 -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE 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_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Feb  3 2022 13:12:54
  %ENV:
    PERL="5.20.2"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="43334"
    PERL5_CPAN_IS_RUNNING="43334"
    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.20.2"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.20.2"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.20.2/lib/site_perl/5.20.2/amd64-freebsd
    /home/david/cpantesting/perl-5.20.2/lib/site_perl/5.20.2
    /home/david/cpantesting/perl-5.20.2/lib/5.20.2/amd64-freebsd
    /home/david/cpantesting/perl-5.20.2/lib/5.20.2
    .