FunctionalPerl v0.72.67-TRIAL Perl 5 v5.28.2 x86_64-linux
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
FunctionalPerl v0.72.67-TRIAL
- Platform
- Perl 5 v5.28.2 x86_64-linux
- Date
- 2021-05-29 07:35:59
- ID
- 832a767e-c050-11eb-9215-cd821f24ea8f
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.28.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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/opt/perl-5.28.2/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.15, system = 0, cuser = 0, csystem = 0
times for fibonacci: user = 0.09, 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.28.2, stopped at (eval 73) line 1.
times: user = 0.02, system = 0, cuser = 0, csystem = 0
times: user = 0.05, system = 0, cuser = 0, csystem = 0
times: user = 0.05, 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(0x78de3c0)) 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(0x785a688)) 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.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
eval {...} called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
Test::Builder::subtest(Test::Builder=HASH(0x2d68a60), "pod snippets in FunctionalPerl::Indexing", CODE(0x24e9a08)) called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/More.pm line 809
Test::More::subtest("pod snippets in FunctionalPerl::Indexing", CODE(0x24e9a08)) 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(0x72b0048)) 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(0x422b458)) 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(0x40b0030)) 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(0x72a1948)) called at lib/Chj/TEST.pm line 293
# Chj::TEST::eval_test(ARRAY(0x4240428), Chj::TEST::Result=HASH(0x268b5e0)) called at lib/Chj/TEST.pm line 383
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
# Chj::TEST::__ANON__(HASH(0x72da5e8)) called at lib/Chj/TEST.pm line 396
# Chj::TEST::__ANON__() called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# eval {...} called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x27468e8), "Package FunctionalPerl::Indexing", CODE(0x72aff58)) called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/More.pm line 809
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x72aff58)) called at lib/Chj/TEST.pm line 419
# Chj::TEST::__ANON__(HASH(0x72de3a0)) called at lib/Chj/TEST.pm line 421
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x268b5e0), undef) called at lib/Chj/TEST.pm line 481
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
# Chj::TEST::__ANON__(HASH(0x62694b8)) called at lib/Chj/TEST.pm line 496
# Chj::TEST::run_tests_("packages", ARRAY(0x3fa8b08)) 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.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# eval {...} called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x27468e8), "run_tests", CODE(0x340b610)) called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/More.pm line 809
# Test::More::subtest("run_tests", CODE(0x340b610)) 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(0x72d3ba8)) 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(0x422b458)) 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(0x40b0030)) 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(0x730bf50)) called at lib/Chj/TEST.pm line 293
# Chj::TEST::eval_test(ARRAY(0x4240800), Chj::TEST::Result=HASH(0x268b5e0)) called at lib/Chj/TEST.pm line 383
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
# Chj::TEST::__ANON__(HASH(0x72da5e8)) called at lib/Chj/TEST.pm line 396
# Chj::TEST::__ANON__() called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# eval {...} called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x27468e8), "Package FunctionalPerl::Indexing", CODE(0x72aff58)) called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/More.pm line 809
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x72aff58)) called at lib/Chj/TEST.pm line 419
# Chj::TEST::__ANON__(HASH(0x72de3a0)) called at lib/Chj/TEST.pm line 421
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x268b5e0), undef) called at lib/Chj/TEST.pm line 481
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
# Chj::TEST::__ANON__(HASH(0x62694b8)) called at lib/Chj/TEST.pm line 496
# Chj::TEST::run_tests_("packages", ARRAY(0x3fa8b08)) 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.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# eval {...} called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x27468e8), "run_tests", CODE(0x340b610)) called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/More.pm line 809
# Test::More::subtest("run_tests", CODE(0x340b610)) 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(0x7316350)) 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(0x422b458)) 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(0x40b0030)) 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(0x730bf50)) called at lib/Chj/TEST.pm line 293
# Chj::TEST::eval_test(ARRAY(0x4240968), Chj::TEST::Result=HASH(0x268b5e0)) called at lib/Chj/TEST.pm line 383
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
# Chj::TEST::__ANON__(HASH(0x72da5e8)) called at lib/Chj/TEST.pm line 396
# Chj::TEST::__ANON__() called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# eval {...} called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x27468e8), "Package FunctionalPerl::Indexing", CODE(0x72aff58)) called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/More.pm line 809
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x72aff58)) called at lib/Chj/TEST.pm line 419
# Chj::TEST::__ANON__(HASH(0x72de3a0)) called at lib/Chj/TEST.pm line 421
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x268b5e0), undef) called at lib/Chj/TEST.pm line 481
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
# Chj::TEST::__ANON__(HASH(0x62694b8)) called at lib/Chj/TEST.pm line 496
# Chj::TEST::run_tests_("packages", ARRAY(0x3fa8b08)) 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.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# eval {...} called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x27468e8), "run_tests", CODE(0x340b610)) called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/More.pm line 809
# Test::More::subtest("run_tests", CODE(0x340b610)) 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(0x72da0c0)) 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(0x422b458)) 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(0x40b0030)) 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(0x7316b78)) called at lib/Chj/TEST.pm line 293
# Chj::TEST::eval_test(ARRAY(0x4240bd8), Chj::TEST::Result=HASH(0x268b5e0)) called at lib/Chj/TEST.pm line 383
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
# Chj::TEST::__ANON__(HASH(0x72da5e8)) called at lib/Chj/TEST.pm line 396
# Chj::TEST::__ANON__() called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# eval {...} called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x27468e8), "Package FunctionalPerl::Indexing", CODE(0x72aff58)) called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/More.pm line 809
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x72aff58)) called at lib/Chj/TEST.pm line 419
# Chj::TEST::__ANON__(HASH(0x72de3a0)) called at lib/Chj/TEST.pm line 421
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x268b5e0), undef) called at lib/Chj/TEST.pm line 481
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
# Chj::TEST::__ANON__(HASH(0x62694b8)) called at lib/Chj/TEST.pm line 496
# Chj::TEST::run_tests_("packages", ARRAY(0x3fa8b08)) 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.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# eval {...} called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x27468e8), "run_tests", CODE(0x340b610)) called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/More.pm line 809
# Test::More::subtest("run_tests", CODE(0x340b610)) 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(0x728c328)) 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(0x422b458)) 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(0x40b0030)) 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(0x72cbbd8)) called at lib/Chj/TEST.pm line 293
# Chj::TEST::eval_test(ARRAY(0x4241a28), Chj::TEST::Result=HASH(0x268b5e0)) called at lib/Chj/TEST.pm line 383
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
# Chj::TEST::__ANON__(HASH(0x72da5e8)) called at lib/Chj/TEST.pm line 396
# Chj::TEST::__ANON__() called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# eval {...} called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x27468e8), "Package FunctionalPerl::Indexing", CODE(0x72aff58)) called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/More.pm line 809
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x72aff58)) called at lib/Chj/TEST.pm line 419
# Chj::TEST::__ANON__(HASH(0x72de3a0)) called at lib/Chj/TEST.pm line 421
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x268b5e0), undef) called at lib/Chj/TEST.pm line 481
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
# Chj::TEST::__ANON__(HASH(0x62694b8)) called at lib/Chj/TEST.pm line 496
# Chj::TEST::run_tests_("packages", ARRAY(0x3fa8b08)) 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.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# eval {...} called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x27468e8), "run_tests", CODE(0x340b610)) called at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/More.pm line 809
# Test::More::subtest("run_tests", CODE(0x340b610)) 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.13, system = 0, cuser = 0, csystem = 0
times for TC: user = 0.1, 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, 21 wallclock secs ( 0.27 usr 0.06 sys + 18.48 cusr 2.50 csys = 21.31 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.18
File::Path 0 2.17
Getopt::Long 0 2.51
Import::Into 0 1.002005
Math::BigInt 0 1.999817
NEXT 0 0.67_01
overload 0 1.30
perl 5.016004 5.028002
PerlIO::utf8_strict 0 0.007
Safe::Isa 0 1.000010
Scalar::Util 0 1.56
Symbol 0 1.08
Test::More 0.96 1.302183
utf8 0 1.21
warnings 0 1.42
build_requires:
Module Need Have
------------------- -------- --------
BSD::Resource 0 1.2911
Capture::Tiny 0 0.48
DBD::CSV 0 0.56
DBI 0 1.643
ExtUtils::MakeMaker 0 7.58
Sub::Util 0 1.56
Test::Pod::Snippets 0 0.07
Test::Requires 0 0.11
Text::CSV 0 2.00
URI 0 5.07
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.58
opt_requires:
Module Need Have
------------------- -------- --------
B::Deparse 0 1.48
Clone 0 0.45
Encode 0 3.08
Eval::WithLexicals 0 1.003006
JSON 0 4.03
LWP::UserAgent 0 6.51
Method::Signatures 0 20170211
PadWalker 0 2.4
Term::ReadLine::Gnu 0 1.38
Text::Markdown 0 1.000031
------------------------------
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 = 5447
PERL5_CPAN_IS_RUNNING = 5447
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 11190,5447
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021052812/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2021052812
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.28.2/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.58
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.58
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.39
File::Spec 3.75
JSON 4.03
JSON::PP 4.06
Module::Build 0.4229
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302183
YAML 1.30
YAML::Syck 1.31
version 0.9927
--
Summary of my perl5 (revision 5 version 28 subversion 2) configuration:
Platform:
osname=linux
osvers=3.10.0-957.10.1.el7.x86_64
archname=x86_64-linux
uname='linux centos-4gb-hel1-1 3.10.0-957.10.1.el7.x86_64 #1 smp mon mar 18 15:06:45 utc 2019 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.28.2 -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-strong -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-strong -I/usr/local/include'
ccversion=''
gccversion='4.8.5 20150623 (Red Hat 4.8.5-36)'
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 /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.17.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.17'
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-strong'
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 Apr 20 2019 07:44:03
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="5447"
PERL5_CPAN_IS_RUNNING="5447"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="11190,5447"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021052812/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.28.2/lib/site_perl/5.28.2/x86_64-linux
/opt/perl-5.28.2/lib/site_perl/5.28.2
/opt/perl-5.28.2/lib/5.28.2/x86_64-linux
/opt/perl-5.28.2/lib/5.28.2
.