FunctionalPerl v0.72.76 Perl 5 v5.18.1 x86_64-linux-thread-multi-ld

Status
Fail
From
Andreas J. König (ANDK)
Dist
FunctionalPerl v0.72.76
Platform
Perl 5 v5.18.1 x86_64-linux-thread-multi-ld
Date
2023-01-24 21:45:36
ID
6fda688c-9c30-11ed-a959-8c34c8ead06d
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 Christian Jaeger,

This is a computer-generated report for FunctionalPerl-0.72.76
on perl 5.18.1, 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/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/csv_to_xml.t ........................... ok
t/dbi.t .................................. ok
t/examples-csv-to-json.t ................. skipped: Need perl 5.20.0 or later for feature signatures at (eval 10) line 1.
times for fib: user = 0.13, system = 0, cuser = 0, csystem = 0
times for fibonacci: user = 1.42, system = 0, cuser = 0, csystem = 0
t/examples-fibs.t ........................ ok
t/examples-functional-classes.t .......... ok
t/examples-hiring-without-whiteboards.t .. skipped: Perl v5.20.0 required--this is only v5.18.1, stopped at (eval 10) line 2.
t/examples-logic.t ....................... skipped: Perl v5.20.0 required--this is only v5.18.1, stopped at (eval 10) line 2.
t/examples-perlweekly-111-1.t ............ skipped: Need perl 5.20.0 or later for feature signatures at (eval 10) line 1.
t/examples-perlweekly-113-1.t ............ skipped: Need perl 5.20.0 or later for feature signatures at (eval 10) line 1.
t/examples-perlweekly-113-2.t ............ skipped: Need perl 5.20.0 or later for feature signatures at (eval 10) line 1.
t/examples-primes.t ...................... ok
t/functional_XML-t-div.t ................. ok
t/functional_XML-test.t .................. ok
t/htmlgen.t .............................. skipped: Perl v5.20.0 required--this is only v5.18.1, stopped at (eval 10) line 2.
not activating since running in test mode at intro//../lib/FP/Repl/AutoTrap.pm line 64.
t/intro-basics.t ......................... ok
t/perl-goto-leak.t ....................... ok
t/perl-weaken-coderef-correctness.t ...... ok
t/perl-weaken-coderef.t .................. ok
Argument "2/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
Argument "2/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
Argument "3/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
Argument "2/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
Argument "3/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
Argument "2/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
Exception: Label not found for "last T2_SUBTEST_WRAPPER" at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1/Test/Builder.pm line 655.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1/Test/Builder.pm line 655.
	Test::Builder::skip_all(Test::Builder=HASH(0x560dca08dbe8), "FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1/Test/Requires.pm line 43
	Test::Requires::__ANON__("FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1/Test/Requires.pm line 71
	Test::Requires::test_requires("FunctionalPerl::Dependencies::ChjBin", "\"trigger-listen\"", "t_pod_snippets_92") called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1/Test/Requires.pm line 19
	Test::Requires::import("Test::Requires", HASH(0x560dcfb59fd0)) called at meta/FunctionalPerl/Dependencies/ChjBin.pm line 19
	t_pod_snippets_92::BEGIN() called at meta/FunctionalPerl/Dependencies/ChjBin.pm line 19
	eval {...} called at meta/FunctionalPerl/Dependencies/ChjBin.pm line 19
	eval 'package main; package t_pod_snippets_92; use Test::More ;
{
no warnings;
use strict;    # things are likely to be sloppy

ok 1 => \'the tests compile\';   


#line 16 meta/FunctionalPerl/Dependencies/ChjBin.pm
use Chj::TEST use => \'FunctionalPerl::Dependencies::ChjBin\';
# or
use Test::Requires +{
    \'FunctionalPerl::Dependencies::ChjBin\' => \'"trigger-listen"\' };
# or
#  list in FunctionalPerl::Dependencies\'s %dependencies

;


ok 1 => \'we reached the end!\';

}
; 
1' called at lib/FP/Repl/WithRepl.pm line 75
	FP::Repl::WithRepl::WithRepl_eval("package t_pod_snippets_92; use Test::More ;\x{a}{\x{a}no warnings;\x{a}us"...) called at t/pod_snippets.t line 37
	main::myeval("package t_pod_snippets_92; use Test::More ;\x{a}{\x{a}no warnings;\x{a}us"...) called at t/pod_snippets.t line 158
	main::__ANON__() called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1/Test/Builder.pm line 374
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1/Test/Builder.pm line 374
	Test::Builder::subtest(Test::Builder=HASH(0x560dca08dbe8), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x560dcbc53328)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1/Test/More.pm line 809
	Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x560dcbc53328)) called at t/pod_snippets.t line 183
BEGIN failed--compilation aborted at meta/FunctionalPerl/Dependencies/ChjBin.pm line 19.
 at meta/FunctionalPerl/Dependencies/ChjBin.pm line 19.
	eval 'package main; package t_pod_snippets_92; use Test::More ;
{
no warnings;
use strict;    # things are likely to be sloppy

ok 1 => \'the tests compile\';   


#line 16 meta/FunctionalPerl/Dependencies/ChjBin.pm
use Chj::TEST use => \'FunctionalPerl::Dependencies::ChjBin\';
# or
use Test::Requires +{
    \'FunctionalPerl::Dependencies::ChjBin\' => \'"trigger-listen"\' };
# or
#  list in FunctionalPerl::Dependencies\'s %dependencies

;


ok 1 => \'we reached the end!\';

}
; 
1' called at lib/FP/Repl/WithRepl.pm line 75
	FP::Repl::WithRepl::WithRepl_eval("package t_pod_snippets_92; use Test::More ;\x{a}{\x{a}no warnings;\x{a}us"...) called at t/pod_snippets.t line 37
	main::myeval("package t_pod_snippets_92; use Test::More ;\x{a}{\x{a}no warnings;\x{a}us"...) called at t/pod_snippets.t line 158
	main::__ANON__() called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1/Test/Builder.pm line 374
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1/Test/Builder.pm line 374
	Test::Builder::subtest(Test::Builder=HASH(0x560dca08dbe8), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x560dcbc53328)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1/Test/More.pm line 809
	Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x560dcbc53328)) called at t/pod_snippets.t line 183


    #   Failed test 'pod snippets in FunctionalPerl::Dependencies::ChjBin'
    #   at t/pod_snippets.t line 177.
    # Looks like you failed 1 test of 1.

#   Failed test 'pod snippets in FunctionalPerl::Dependencies::ChjBin'
#   at t/pod_snippets.t line 183.
# Looks like you failed 1 test of 115.
t/pod_snippets.t ......................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/115 subtests 
	(less 21 skipped subtests: 93 okay)
t/predicates.t ........................... ok
t/repl.t ................................. ok

    #   Failed test 'require Chj::xperlfunc::t;'
    #   at t/require_and_run_tests.t line 52.
    #     Tried to require 'Chj::xperlfunc::t'.
    #     Error:  Need perl 5.20.0 or later for feature signatures at lib/Chj/xperlfunc/t.pm line 33.
    # BEGIN failed--compilation aborted at lib/Chj/xperlfunc/t.pm line 33.
    # Compilation failed in require at (eval 228) line 2.

    #   Failed test 'require FP::Iptables::Rules;'
    #   at t/require_and_run_tests.t line 52.
    #     Tried to require 'FP::Iptables::Rules'.
    #     Error:  Need perl 5.20.0 or later for feature signatures at lib/FP/Iptables/Rules.pm line 37.
    # BEGIN failed--compilation aborted at lib/FP/Iptables/Rules.pm line 37.
    # Compilation failed in require at (eval 277) line 2.
not activating since running in test mode at lib/FP/Repl/AutoTrap.pm line 64.
not activating since running in test mode at lib/FP/Repl/Trap.pm line 47.
    # Looks like you failed 2 tests of 166.

#   Failed test 'require'
#   at t/require_and_run_tests.t line 55.
Reference is already weak at lib/FP/Stream.pm line 770.
# Looks like you failed 1 test of 2.
t/require_and_run_tests.t ................ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
t/skip-internal.t ........................ ok
t/skip-leak.t ............................ ok
t/skip.t ................................. ok
t/testlazy.t ............................. ok
t/testlazy10.t ........................... ok
times for T: user = 0.13, system = 0, cuser = 0, csystem = 0
times for TC: user = 0.12, system = 0, cuser = 0, csystem = 0
skipping test on older perl at intro/more_tailcalls line 218.
t/trampoline-fix.t ....................... ok

Test Summary Report
-------------------
t/pod_snippets.t                       (Wstat: 256 Tests: 115 Failed: 1)
  Failed test:  112
  Non-zero exit status: 1
t/require_and_run_tests.t              (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=28, Tests=174, 25 wallclock secs ( 0.21 usr  0.14 sys + 17.88 cusr  3.11 csys = 21.34 CPU)
Result: FAIL
Failed 2/28 test programs. 2/174 subtests failed.
make: *** [Makefile:1546: test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    autobox             0        v3.0.1  
    base                0        2.18    
    Digest              0        1.17    
    File::Path          0        2.18    
    Getopt::Long        0        2.54    
    Import::Into        0        1.002005
    Math::BigInt        0        1.999836
    NEXT                0        0.65    
    perl                5.016004 5.018001
    PerlIO::utf8_strict 0        0.009   
    Safe::Isa           0        1.000010
    Scalar::Util        0        1.63    
    Symbol              0        1.07    
    Test::More          0.96     1.302191
    utf8                0        1.10    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    BSD::Resource       0        1.2911  
    Capture::Tiny       0        0.48    
    DBD::CSV            0        0.59    
    DBI                 0        1.643   
    ExtUtils::MakeMaker 0        7.64    
    File::chdir         0        0.1010  
    Sub::Util           0        1.63    
    Test::Pod::Snippets 0        0.07    
    Test::Requires      0        0.11    
    Text::CSV           0        2.01    
    URI                 0        5.13    

configure_requires:

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

opt_requires:

    Module              Need     Have    
    ------------------- -------- --------
    B::Deparse          0        1.20    
    Clone               0        0.46    
    Encode              0        3.17    
    Eval::WithLexicals  0        1.003006
    JSON                0        4.09    
    LWP::UserAgent      0        6.67    
    Method::Signatures  0        20170211
    PadWalker           0        2.5     
    Term::ReadLine::Gnu 0        1.45    
    Text::Markdown      0        1.000031


------------------------------
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 = 3900257
    PERL5_CPAN_IS_RUNNING = 3900257
    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.18.1/ac75/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.29    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.75    
    JSON                4.09    
    JSON::PP            4.12    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
  Derived from: 75c3005ee5b6ece3ad3c827cb300945f672c2bd1
  Platform:
    osname=linux, osvers=5.3.0-2-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux k93msid 5.3.0-2-amd64 #1 smp debian 5.3.9-3 (2019-11-19) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75 -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 -Duseithreads -Duselongdouble -DEBUGGING=both'
    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=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='9.2.1 20191109', 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
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.29.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.29'
  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 HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
                        PERL_TRACK_MEMPOOL PERL_USE_DEVEL 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_LONG_DOUBLE USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at May 18 2020 01:47:42
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3900257"
    PERL5_CPAN_IS_RUNNING="3900257"
    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.18.1/ac75/lib/site_perl/5.18.1/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/site_perl/5.18.1
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/5.18.1/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.18.1/ac75/lib/5.18.1
    .