FunctionalPerl v0.72.67-TRIAL Perl 5 v5.30.1 x86_64-linux

Status
Fail
From
Slaven Rezić
Dist
FunctionalPerl v0.72.67-TRIAL
Platform
Perl 5 v5.30.1 x86_64-linux
Date
2021-05-27 18:48:06
ID
1313dec8-bf1c-11eb-869d-6c3f1f24ea8f
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.67-TRIAL
on perl 5.30.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:

none provided

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

Output from 'make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.30.1/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 ................. ok
times for fib: user = 0.17, system = 0, cuser = 0, csystem = 0
times for fibonacci: user = 0.1, system = 0, cuser = 0, csystem = 0
t/examples-fibs.t ........................ ok
t/examples-functional-classes.t .......... ok
not activating since running in test mode at examples//../lib/FP/Repl/Trap.pm line 47.
t/examples-hiring-without-whiteboards.t .. ok
not activating since running in test mode at examples//../lib/FP/Repl/Trap.pm line 47.
t/examples-logic.t ....................... ok
t/examples-perlweekly-111-1.t ............ skipped: Perl v5.32.1 required--this is only v5.30.1, stopped at (eval 73) line 1.
times: user = 0.03, system = 0, cuser = 0, csystem = 0
times: user = 0.05, system = 0.01, cuser = 0, csystem = 0
times: user = 0.07, system = 0, cuser = 0, csystem = 0
t/examples-perlweekly-113-1.t ............ ok
t/examples-perlweekly-113-2.t ............ ok
t/examples-primes.t ...................... ok
t/functional_XML-t-div.t ................. ok
t/functional_XML-test.t .................. ok
not activating since running in test mode at ../.htmlgen//../lib/FP/Repl/AutoTrap.pm line 64.
t/htmlgen.t .............................. ok
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
meta/perlfiles: line 14: printfield: command not found
Exception: xxfinish on 'meta/perlfiles': subcommand gave error 127 at meta/FunctionalPerl/Indexing.pm line 189.
 at lib/Chj/IO/CommandCommon.pm line 203.
	Chj::IO::CommandCommon::xxfinish(Chj::IO::Command=GLOB(0x7a52590)) called at meta/FunctionalPerl/Indexing.pm line 189
	FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
	FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x79db268)) called at meta/FunctionalPerl/Indexing.pm line 24
	eval 'package main; package t_pod_snippets_107; use Test::More ;
{
no warnings;
use strict;    # things are likely to be sloppy

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


#line 16 meta/FunctionalPerl/Indexing.pm
use FunctionalPerl::Indexing qw(
    identifierInfos_by_name Subroutine Package);
use FP::Equal qw(is_equal);

;

#line 20 meta/FunctionalPerl/Indexing.pm
my $functional_perl_base_dir = ".";
my $by_name = identifierInfos_by_name(
    $functional_perl_base_dir,
    # accept all of them:
    sub ($info) { 1 });
is_equal($by_name->{first}->[0],
         Subroutine(\'first\', \'lib/FP/Array/Mixin.pm\', 153));
is_equal($by_name->{"FP::List"}->[0],
         Package(\'FP::List\', \'lib/FP/List.pm\', 127, \'\'));

;

#line 32 meta/FunctionalPerl/Indexing.pm
;


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_107; use Test::More ;\x{a}{\x{a}no warnings;\x{a}u"...) called at t/pod_snippets.t line 37
	main::myeval("package t_pod_snippets_107; use Test::More ;\x{a}{\x{a}no warnings;\x{a}u"...) called at t/pod_snippets.t line 158
	main::__ANON__() called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
	eval {...} called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
	Test::Builder::subtest(Test::Builder=HASH(0x2627808), "pod snippets in FunctionalPerl::Indexing", CODE(0x25b8230)) called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/More.pm line 809
	Test::More::subtest("pod snippets in FunctionalPerl::Indexing", CODE(0x25b8230)) called at t/pod_snippets.t line 183


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

#   Failed test 'pod snippets in FunctionalPerl::Indexing'
#   at t/pod_snippets.t line 183.
# Looks like you failed 1 test of 109.
t/pod_snippets.t ......................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/109 subtests 
t/predicates.t ........................... ok
t/repl.t ................................. ok
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.
Reference is already weak at lib/FP/Stream.pm line 769.
meta/perlfiles: line 14: printfield: command not found

        #   Failed test 'at meta/FunctionalPerl/Indexing.pm line 210'
        #   at lib/Chj/TEST.pm line 347.
        # Exception: xxfinish on 'meta/perlfiles': subcommand gave error 127 at meta/FunctionalPerl/Indexing.pm line 189.
        #  at lib/Chj/IO/CommandCommon.pm line 203.
        # 	Chj::IO::CommandCommon::xxfinish(Chj::IO::Command=GLOB(0x709ee70)) called at meta/FunctionalPerl/Indexing.pm line 189
        # 	FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
        # 	FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x3efdde8)) called at meta/FunctionalPerl/Indexing.pm line 207
        # 	FunctionalPerl::Indexing::__ANON__() called at lib/FP/Lazy.pm line 414
        # 	FP::Lazy::force(FP::Lazy::Promise=ARRAY(0x3d893d8)) called at meta/FunctionalPerl/Indexing.pm line 209
        # 	FunctionalPerl::Indexing::__ANON__ called at lib/Chj/TEST.pm line 278
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 287
        # 	eval {...} called at lib/Chj/TEST.pm line 289
        # 	Chj::TEST::__ANON__(HASH(0x70af540)) called at lib/Chj/TEST.pm line 293
        # 	Chj::TEST::eval_test(ARRAY(0x3d89d98), Chj::TEST::Result=HASH(0x32813f8)) called at lib/Chj/TEST.pm line 383
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
        # 	Chj::TEST::__ANON__(HASH(0x70a7f60)) called at lib/Chj/TEST.pm line 396
        # 	Chj::TEST::__ANON__() called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	eval {...} called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	Test::Builder::subtest(Test::Builder=HASH(0x241be48), "Package FunctionalPerl::Indexing", CODE(0x707ca10)) called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/More.pm line 809
        # 	Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x707ca10)) called at lib/Chj/TEST.pm line 419
        # 	Chj::TEST::__ANON__(HASH(0x70a48b0)) called at lib/Chj/TEST.pm line 421
        # 	Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x32813f8), undef) called at lib/Chj/TEST.pm line 481
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
        # 	Chj::TEST::__ANON__(HASH(0x3c4c858)) called at lib/Chj/TEST.pm line 496
        # 	Chj::TEST::run_tests_("packages", ARRAY(0x3955e38)) called at lib/Chj/TEST.pm line 503
        # 	Chj::TEST::run_tests() called at t/require_and_run_tests.t line 60
        # 	main::__ANON__() called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	eval {...} called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	Test::Builder::subtest(Test::Builder=HASH(0x241be48), "run_tests", CODE(0x30e9570)) called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/More.pm line 809
        # 	Test::More::subtest("run_tests", CODE(0x30e9570)) called at t/require_and_run_tests.t line 61
meta/perlfiles: line 14: printfield: command not found

        #   Failed test 'at meta/FunctionalPerl/Indexing.pm line 215'
        #   at lib/Chj/TEST.pm line 347.
        # Exception: xxfinish on 'meta/perlfiles': subcommand gave error 127 at meta/FunctionalPerl/Indexing.pm line 189.
        #  at lib/Chj/IO/CommandCommon.pm line 203.
        # 	Chj::IO::CommandCommon::xxfinish(Chj::IO::Command=GLOB(0x70a5390)) called at meta/FunctionalPerl/Indexing.pm line 189
        # 	FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
        # 	FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x3efdde8)) called at meta/FunctionalPerl/Indexing.pm line 207
        # 	FunctionalPerl::Indexing::__ANON__() called at lib/FP/Lazy.pm line 414
        # 	FP::Lazy::force(FP::Lazy::Promise=ARRAY(0x3d893d8)) called at meta/FunctionalPerl/Indexing.pm line 213
        # 	FunctionalPerl::Indexing::__ANON__ called at lib/Chj/TEST.pm line 278
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 287
        # 	eval {...} called at lib/Chj/TEST.pm line 289
        # 	Chj::TEST::__ANON__(HASH(0x70a7240)) called at lib/Chj/TEST.pm line 293
        # 	Chj::TEST::eval_test(ARRAY(0x3f1a7a8), Chj::TEST::Result=HASH(0x32813f8)) called at lib/Chj/TEST.pm line 383
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
        # 	Chj::TEST::__ANON__(HASH(0x70a7f60)) called at lib/Chj/TEST.pm line 396
        # 	Chj::TEST::__ANON__() called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	eval {...} called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x241be48), "Package FunctionalPerl::Indexing", CODE(0x707ca10)) called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/More.pm line 809
        # 	Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x707ca10)) called at lib/Chj/TEST.pm line 419
        # 	Chj::TEST::__ANON__(HASH(0x70a48b0)) called at lib/Chj/TEST.pm line 421
        # 	Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x32813f8), undef) called at lib/Chj/TEST.pm line 481
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
        # 	Chj::TEST::__ANON__(HASH(0x3c4c858)) called at lib/Chj/TEST.pm line 496
        # 	Chj::TEST::run_tests_("packages", ARRAY(0x3955e38)) called at lib/Chj/TEST.pm line 503
        # 	Chj::TEST::run_tests() called at t/require_and_run_tests.t line 60
        # 	main::__ANON__() called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	eval {...} called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x241be48), "run_tests", CODE(0x30e9570)) called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/More.pm line 809
        # 	Test::More::subtest("run_tests", CODE(0x30e9570)) called at t/require_and_run_tests.t line 61
meta/perlfiles: line 14: printfield: command not found

        #   Failed test 'at meta/FunctionalPerl/Indexing.pm line 222'
        #   at lib/Chj/TEST.pm line 347.
        # Exception: xxfinish on 'meta/perlfiles': subcommand gave error 127 at meta/FunctionalPerl/Indexing.pm line 189.
        #  at lib/Chj/IO/CommandCommon.pm line 203.
        # 	Chj::IO::CommandCommon::xxfinish(Chj::IO::Command=GLOB(0x7096a68)) called at meta/FunctionalPerl/Indexing.pm line 189
        # 	FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
        # 	FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x3efdde8)) called at meta/FunctionalPerl/Indexing.pm line 207
        # 	FunctionalPerl::Indexing::__ANON__() called at lib/FP/Lazy.pm line 414
        # 	FP::Lazy::force(FP::Lazy::Promise=ARRAY(0x3d893d8)) called at meta/FunctionalPerl/Indexing.pm line 221
        # 	FunctionalPerl::Indexing::__ANON__ called at lib/Chj/TEST.pm line 278
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 287
        # 	eval {...} called at lib/Chj/TEST.pm line 289
        # 	Chj::TEST::__ANON__(HASH(0x70a7240)) called at lib/Chj/TEST.pm line 293
        # 	Chj::TEST::eval_test(ARRAY(0x3f1a910), Chj::TEST::Result=HASH(0x32813f8)) called at lib/Chj/TEST.pm line 383
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
        # 	Chj::TEST::__ANON__(HASH(0x70a7f60)) called at lib/Chj/TEST.pm line 396
        # 	Chj::TEST::__ANON__() called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	eval {...} called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x241be48), "Package FunctionalPerl::Indexing", CODE(0x707ca10)) called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/More.pm line 809
        # 	Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x707ca10)) called at lib/Chj/TEST.pm line 419
        # 	Chj::TEST::__ANON__(HASH(0x70a48b0)) called at lib/Chj/TEST.pm line 421
        # 	Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x32813f8), undef) called at lib/Chj/TEST.pm line 481
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
        # 	Chj::TEST::__ANON__(HASH(0x3c4c858)) called at lib/Chj/TEST.pm line 496
        # 	Chj::TEST::run_tests_("packages", ARRAY(0x3955e38)) called at lib/Chj/TEST.pm line 503
        # 	Chj::TEST::run_tests() called at t/require_and_run_tests.t line 60
        # 	main::__ANON__() called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	eval {...} called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x241be48), "run_tests", CODE(0x30e9570)) called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/More.pm line 809
        # 	Test::More::subtest("run_tests", CODE(0x30e9570)) called at t/require_and_run_tests.t line 61
meta/perlfiles: line 14: printfield: command not found

        #   Failed test 'at meta/FunctionalPerl/Indexing.pm line 224'
        #   at lib/Chj/TEST.pm line 347.
        # Exception: xxfinish on 'meta/perlfiles': subcommand gave error 127 at meta/FunctionalPerl/Indexing.pm line 189.
        #  at lib/Chj/IO/CommandCommon.pm line 203.
        # 	Chj::IO::CommandCommon::xxfinish(Chj::IO::Command=GLOB(0x7096e58)) called at meta/FunctionalPerl/Indexing.pm line 189
        # 	FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
        # 	FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x3efdde8)) called at meta/FunctionalPerl/Indexing.pm line 207
        # 	FunctionalPerl::Indexing::__ANON__() called at lib/FP/Lazy.pm line 414
        # 	FP::Lazy::force(FP::Lazy::Promise=ARRAY(0x3d893d8)) called at meta/FunctionalPerl/Indexing.pm line 223
        # 	FunctionalPerl::Indexing::__ANON__ called at lib/Chj/TEST.pm line 278
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 287
        # 	eval {...} called at lib/Chj/TEST.pm line 289
        # 	Chj::TEST::__ANON__(HASH(0x7077c70)) called at lib/Chj/TEST.pm line 293
        # 	Chj::TEST::eval_test(ARRAY(0x3f1ab80), Chj::TEST::Result=HASH(0x32813f8)) called at lib/Chj/TEST.pm line 383
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
        # 	Chj::TEST::__ANON__(HASH(0x70a7f60)) called at lib/Chj/TEST.pm line 396
        # 	Chj::TEST::__ANON__() called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	eval {...} called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x241be48), "Package FunctionalPerl::Indexing", CODE(0x707ca10)) called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/More.pm line 809
        # 	Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x707ca10)) called at lib/Chj/TEST.pm line 419
        # 	Chj::TEST::__ANON__(HASH(0x70a48b0)) called at lib/Chj/TEST.pm line 421
        # 	Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x32813f8), undef) called at lib/Chj/TEST.pm line 481
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
        # 	Chj::TEST::__ANON__(HASH(0x3c4c858)) called at lib/Chj/TEST.pm line 496
        # 	Chj::TEST::run_tests_("packages", ARRAY(0x3955e38)) called at lib/Chj/TEST.pm line 503
        # 	Chj::TEST::run_tests() called at t/require_and_run_tests.t line 60
        # 	main::__ANON__() called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	eval {...} called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x241be48), "run_tests", CODE(0x30e9570)) called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/More.pm line 809
        # 	Test::More::subtest("run_tests", CODE(0x30e9570)) called at t/require_and_run_tests.t line 61
meta/perlfiles: line 14: printfield: command not found

        #   Failed test 'at meta/FunctionalPerl/Indexing.pm line 242'
        #   at lib/Chj/TEST.pm line 347.
        # Exception: xxfinish on 'meta/perlfiles': subcommand gave error 127 at meta/FunctionalPerl/Indexing.pm line 189.
        #  at lib/Chj/IO/CommandCommon.pm line 203.
        # 	Chj::IO::CommandCommon::xxfinish(Chj::IO::Command=GLOB(0x7066f28)) called at meta/FunctionalPerl/Indexing.pm line 189
        # 	FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
        # 	FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x3efdde8)) called at meta/FunctionalPerl/Indexing.pm line 207
        # 	FunctionalPerl::Indexing::__ANON__() called at lib/FP/Lazy.pm line 414
        # 	FP::Lazy::force(FP::Lazy::Promise=ARRAY(0x3d893d8)) called at meta/FunctionalPerl/Indexing.pm line 241
        # 	FunctionalPerl::Indexing::__ANON__ called at lib/Chj/TEST.pm line 278
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 287
        # 	eval {...} called at lib/Chj/TEST.pm line 289
        # 	Chj::TEST::__ANON__(HASH(0x70aa1e0)) called at lib/Chj/TEST.pm line 293
        # 	Chj::TEST::eval_test(ARRAY(0x3f1b228), Chj::TEST::Result=HASH(0x32813f8)) called at lib/Chj/TEST.pm line 383
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
        # 	Chj::TEST::__ANON__(HASH(0x70a7f60)) called at lib/Chj/TEST.pm line 396
        # 	Chj::TEST::__ANON__() called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	eval {...} called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x241be48), "Package FunctionalPerl::Indexing", CODE(0x707ca10)) called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/More.pm line 809
        # 	Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x707ca10)) called at lib/Chj/TEST.pm line 419
        # 	Chj::TEST::__ANON__(HASH(0x70a48b0)) called at lib/Chj/TEST.pm line 421
        # 	Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x32813f8), undef) called at lib/Chj/TEST.pm line 481
        # 	Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
        # 	Chj::TEST::__ANON__(HASH(0x3c4c858)) called at lib/Chj/TEST.pm line 496
        # 	Chj::TEST::run_tests_("packages", ARRAY(0x3955e38)) called at lib/Chj/TEST.pm line 503
        # 	Chj::TEST::run_tests() called at t/require_and_run_tests.t line 60
        # 	main::__ANON__() called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	eval {...} called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/Builder.pm line 374
        # 	Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x241be48), "run_tests", CODE(0x30e9570)) called at /opt/perl-5.30.1/lib/site_perl/5.30.1/Test/More.pm line 809
        # 	Test::More::subtest("run_tests", CODE(0x30e9570)) called at t/require_and_run_tests.t line 61
        # Looks like you failed 5 tests of 11.

    #   Failed test 'Package FunctionalPerl::Indexing'
    #   at lib/Chj/TEST.pm line 419.
    # Looks like you failed 1 test of 43.

#   Failed test 'run_tests'
#   at t/require_and_run_tests.t line 61.
# 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.09, system = 0, cuser = 0, csystem = 0
times for TC: user = 0.05, system = 0, cuser = 0, csystem = 0
t/trampoline-fix.t ....................... ok

Test Summary Report
-------------------
t/pod_snippets.t                       (Wstat: 256 Tests: 109 Failed: 1)
  Failed test:  107
  Non-zero exit status: 1
t/require_and_run_tests.t              (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=28, Tests=177, 26 wallclock secs ( 0.38 usr  0.11 sys + 22.73 cusr  3.50 csys = 26.72 CPU)
Result: FAIL
Failed 2/28 test programs. 2/177 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    autobox             0        v3.0.1  
    base                0        2.27    
    Digest              0        1.17_01 
    File::Path          0        2.17    
    Getopt::Long        0        2.52    
    Import::Into        0        1.002005
    Math::BigInt        0        1.999818
    NEXT                0        0.67_01 
    overload            0        1.30    
    perl                5.016004 5.030001
    PerlIO::utf8_strict 0        0.008   
    Safe::Isa           0        1.000010
    Scalar::Util        0        1.56    
    Symbol              0        1.08    
    Test::More          0.96     1.302183
    utf8                0        1.22    
    warnings            0        1.44    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    BSD::Resource       0        1.2911  
    Capture::Tiny       0        0.48    
    DBD::CSV            0        0.55    
    DBI                 0        1.643   
    ExtUtils::MakeMaker 0        7.62    
    Sub::Util           0        1.56    
    Test::Pod::Snippets 0        0.07    
    Test::Requires      0        0.11    
    Text::CSV           0        2.00    
    URI                 0        1.76    

configure_requires:

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


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 15172
    PERL5_CPAN_IS_RUNNING = 15172
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 14506,15172
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021052716/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2021052716

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

    $^X = /opt/perl-5.30.1/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.18    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.05    
    Module::Build       0.4231  
    Module::Signature   0.86    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          1.33    
    version             0.9927  


--

Summary of my perl5 (revision 5 version 30 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=2.6.32-754.24.3.el6.x86_64
    archname=x86_64-linux
    uname='linux cloud6.bbbike.org 2.6.32-754.24.3.el6.x86_64 #1 smp thu nov 14 15:35:16 utc 2019 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.30.1 -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion=''
    gccversion='4.4.7 20120313 (Red Hat 4.4.7-23)'
    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 -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.12.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.12'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    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_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Nov 30 2019 16:06:21
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="15172"
    PERL5_CPAN_IS_RUNNING="15172"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="14506,15172"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021052716/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.30.1/lib/site_perl/5.30.1/x86_64-linux
    /opt/perl-5.30.1/lib/site_perl/5.30.1
    /opt/perl-5.30.1/lib/5.30.1/x86_64-linux
    /opt/perl-5.30.1/lib/5.30.1
    .