FunctionalPerl v0.72.67-TRIAL Perl 5 v5.32.1 amd64-freebsd-ld
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
FunctionalPerl v0.72.67-TRIAL
- Platform
- Perl 5 v5.32.1 amd64-freebsd-ld
- Date
- 2021-05-29 07:31:33
- ID
- e46027fa-c04f-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.32.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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/usr/perl5.32.1Dp/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.1328125, system = 0, cuser = 0, csystem = 0
times for fibonacci: user = 1.515625, system = 0, cuser = 0, csystem = 0
t/examples-fibs.t ........................ ok
t/examples-functional-classes.t .......... ok
t/examples-hiring-without-whiteboards.t .. skipped: dependency Term::ReadLine::Gnu not present at lib/FP/Repl/Dependencies.pm line 44.
t/examples-logic.t ....................... skipped: could not use FP::Repl::Dependencies
t/examples-perlweekly-111-1.t ............ ok
times: user = 0.03125, system = 0, cuser = 0, csystem = 0
times: user = 0.0390625, system = 0, cuser = 0, csystem = 0
times: user = 0.046875, system = 0, cuser = 0, csystem = 0
t/examples-perlweekly-113-1.t ............ ok
t/examples-perlweekly-113-2.t ............ ok
t/examples-primes.t ...................... skipped: could not use Method::Signatures
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
t/intro-basics.t ......................... skipped: could not use FP::Repl::Dependencies
t/perl-goto-leak.t ....................... ok
t/perl-weaken-coderef-correctness.t ...... ok
t/perl-weaken-coderef.t .................. ok
Exception: Chj::IO::CommandCommon::xlaunch: could not execute 'meta/perlfiles': No such file or directory at meta/FunctionalPerl/Indexing.pm line 186.
at lib/Chj/IO/CommandCommon.pm line 90, <GEN10> line 1.
Chj::IO::CommandCommon::_launch("xlaunch", CODE(0x80613b498), CODE(0x806111168), Chj::IO::Command=GLOB(0x806177288), ARRAY(0x802d049a8)) called at lib/Chj/IO/CommandCommon.pm line 138
Chj::IO::CommandCommon::xlaunch(Chj::IO::Command=GLOB(0x806177288), Chj::IO::Pipe=GLOB(0x806177210), 1, "meta/perlfiles") called at lib/Chj/IO/Command.pm line 88
Chj::IO::Command::new_in("Chj::IO::Command", "meta/perlfiles") called at meta/FunctionalPerl/Indexing.pm line 186
FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x806126300)) called at meta/FunctionalPerl/Indexing.pm line 24
eval 'package main; package t_pod_snippets_106; 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_106; 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_106; use Test::More ;\x{a}{\x{a}no warnings;\x{a}u"...) called at t/pod_snippets.t line 158
main::__ANON__() called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
eval {...} called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
Test::Builder::subtest(Test::Builder=HASH(0x801a773c0), "pod snippets in FunctionalPerl::Indexing", CODE(0x803040078)) called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/More.pm line 809
Test::More::subtest("pod snippets in FunctionalPerl::Indexing", CODE(0x803040078)) 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
(less 2 skipped subtests: 106 okay)
t/predicates.t ........................... ok
t/repl.t ................................. skipped: dependency Term::ReadLine::Gnu not present at lib/FP/Repl/Dependencies.pm line 44.
not activating since running in test mode at lib/FP/Repl/AutoTrap.pm line 64.
Reference is already weak at lib/FP/Stream.pm line 769.
# Failed test 'at meta/FunctionalPerl/Indexing.pm line 210'
# at lib/Chj/TEST.pm line 347.
# Exception: Chj::IO::CommandCommon::xlaunch: could not execute 'meta/perlfiles': No such file or directory at meta/FunctionalPerl/Indexing.pm line 186.
# at lib/Chj/IO/CommandCommon.pm line 90, <GEN17> line 1.
# Chj::IO::CommandCommon::_launch("xlaunch", CODE(0x805c78d80), CODE(0x805c7b348), Chj::IO::Command=GLOB(0x805ce1c48), ARRAY(0x802b9de10)) called at lib/Chj/IO/CommandCommon.pm line 138
# Chj::IO::CommandCommon::xlaunch(Chj::IO::Command=GLOB(0x805ce1c48), Chj::IO::Pipe=GLOB(0x805ce1de0), 1, "meta/perlfiles") called at lib/Chj/IO/Command.pm line 88
# Chj::IO::Command::new_in("Chj::IO::Command", "meta/perlfiles") called at meta/FunctionalPerl/Indexing.pm line 186
# FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
# FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x802bfb7b0)) 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(0x802c02c90)) 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(0x805ce07f8)) called at lib/Chj/TEST.pm line 293
# Chj::TEST::eval_test(ARRAY(0x802cb0678), Chj::TEST::Result=HASH(0x801f32f78)) called at lib/Chj/TEST.pm line 383
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
# Chj::TEST::__ANON__(HASH(0x805cde7b0)) called at lib/Chj/TEST.pm line 396
# Chj::TEST::__ANON__() called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x800f8f720), "Package FunctionalPerl::Indexing", CODE(0x805cad618)) called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/More.pm line 809
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x805cad618)) called at lib/Chj/TEST.pm line 419
# Chj::TEST::__ANON__(HASH(0x805cde0c0)) called at lib/Chj/TEST.pm line 421
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x801f32f78), undef) called at lib/Chj/TEST.pm line 481
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
# Chj::TEST::__ANON__(HASH(0x8020bc588)) called at lib/Chj/TEST.pm line 496
# Chj::TEST::run_tests_("packages", ARRAY(0x8020a3ba0)) 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 /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x800f8f720), "run_tests", CODE(0x801f32750)) called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/More.pm line 809
# Test::More::subtest("run_tests", CODE(0x801f32750)) called at t/require_and_run_tests.t line 61
# Failed test 'at meta/FunctionalPerl/Indexing.pm line 215'
# at lib/Chj/TEST.pm line 347.
# Exception: Chj::IO::CommandCommon::xlaunch: could not execute 'meta/perlfiles': No such file or directory at meta/FunctionalPerl/Indexing.pm line 186.
# at lib/Chj/IO/CommandCommon.pm line 90, <GEN21> line 1.
# Chj::IO::CommandCommon::_launch("xlaunch", CODE(0x805ce3fc0), CODE(0x805ce3360), Chj::IO::Command=GLOB(0x805ce09c0), ARRAY(0x805c780a8)) called at lib/Chj/IO/CommandCommon.pm line 138
# Chj::IO::CommandCommon::xlaunch(Chj::IO::Command=GLOB(0x805ce09c0), Chj::IO::Pipe=GLOB(0x805ce1d50), 1, "meta/perlfiles") called at lib/Chj/IO/Command.pm line 88
# Chj::IO::Command::new_in("Chj::IO::Command", "meta/perlfiles") called at meta/FunctionalPerl/Indexing.pm line 186
# FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
# FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x802bfb7b0)) 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(0x802c02c90)) 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(0x805c79be8)) called at lib/Chj/TEST.pm line 293
# Chj::TEST::eval_test(ARRAY(0x802cb0a50), Chj::TEST::Result=HASH(0x801f32f78)) called at lib/Chj/TEST.pm line 383
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
# Chj::TEST::__ANON__(HASH(0x805cde7b0)) called at lib/Chj/TEST.pm line 396
# Chj::TEST::__ANON__() called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x800f8f720), "Package FunctionalPerl::Indexing", CODE(0x805cad618)) called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/More.pm line 809
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x805cad618)) called at lib/Chj/TEST.pm line 419
# Chj::TEST::__ANON__(HASH(0x805cde0c0)) called at lib/Chj/TEST.pm line 421
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x801f32f78), undef) called at lib/Chj/TEST.pm line 481
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
# Chj::TEST::__ANON__(HASH(0x8020bc588)) called at lib/Chj/TEST.pm line 496
# Chj::TEST::run_tests_("packages", ARRAY(0x8020a3ba0)) 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 /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x800f8f720), "run_tests", CODE(0x801f32750)) called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/More.pm line 809
# Test::More::subtest("run_tests", CODE(0x801f32750)) called at t/require_and_run_tests.t line 61
# Failed test 'at meta/FunctionalPerl/Indexing.pm line 222'
# at lib/Chj/TEST.pm line 347.
# Exception: Chj::IO::CommandCommon::xlaunch: could not execute 'meta/perlfiles': No such file or directory at meta/FunctionalPerl/Indexing.pm line 186.
# at lib/Chj/IO/CommandCommon.pm line 90, <GEN25> line 1.
# Chj::IO::CommandCommon::_launch("xlaunch", CODE(0x805ce3828), CODE(0x805ce11c8), Chj::IO::Command=GLOB(0x805ce3d80), ARRAY(0x805c78d80)) called at lib/Chj/IO/CommandCommon.pm line 138
# Chj::IO::CommandCommon::xlaunch(Chj::IO::Command=GLOB(0x805ce3d80), Chj::IO::Pipe=GLOB(0x805ce3f48), 1, "meta/perlfiles") called at lib/Chj/IO/Command.pm line 88
# Chj::IO::Command::new_in("Chj::IO::Command", "meta/perlfiles") called at meta/FunctionalPerl/Indexing.pm line 186
# FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
# FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x802bfb7b0)) 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(0x802c02c90)) 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(0x805cde528)) called at lib/Chj/TEST.pm line 293
# Chj::TEST::eval_test(ARRAY(0x802cb0bb8), Chj::TEST::Result=HASH(0x801f32f78)) called at lib/Chj/TEST.pm line 383
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
# Chj::TEST::__ANON__(HASH(0x805cde7b0)) called at lib/Chj/TEST.pm line 396
# Chj::TEST::__ANON__() called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x800f8f720), "Package FunctionalPerl::Indexing", CODE(0x805cad618)) called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/More.pm line 809
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x805cad618)) called at lib/Chj/TEST.pm line 419
# Chj::TEST::__ANON__(HASH(0x805cde0c0)) called at lib/Chj/TEST.pm line 421
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x801f32f78), undef) called at lib/Chj/TEST.pm line 481
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
# Chj::TEST::__ANON__(HASH(0x8020bc588)) called at lib/Chj/TEST.pm line 496
# Chj::TEST::run_tests_("packages", ARRAY(0x8020a3ba0)) 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 /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x800f8f720), "run_tests", CODE(0x801f32750)) called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/More.pm line 809
# Test::More::subtest("run_tests", CODE(0x801f32750)) called at t/require_and_run_tests.t line 61
# Failed test 'at meta/FunctionalPerl/Indexing.pm line 224'
# at lib/Chj/TEST.pm line 347.
# Exception: Chj::IO::CommandCommon::xlaunch: could not execute 'meta/perlfiles': No such file or directory at meta/FunctionalPerl/Indexing.pm line 186.
# at lib/Chj/IO/CommandCommon.pm line 90, <GEN29> line 1.
# Chj::IO::CommandCommon::_launch("xlaunch", CODE(0x805cf17c8), CODE(0x805ce5420), Chj::IO::Command=GLOB(0x805cdec18), ARRAY(0x805ce1ca8)) called at lib/Chj/IO/CommandCommon.pm line 138
# Chj::IO::CommandCommon::xlaunch(Chj::IO::Command=GLOB(0x805cdec18), Chj::IO::Pipe=GLOB(0x805ce5138), 1, "meta/perlfiles") called at lib/Chj/IO/Command.pm line 88
# Chj::IO::Command::new_in("Chj::IO::Command", "meta/perlfiles") called at meta/FunctionalPerl/Indexing.pm line 186
# FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
# FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x802bfb7b0)) 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(0x802c02c90)) 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(0x805ce5f30)) called at lib/Chj/TEST.pm line 293
# Chj::TEST::eval_test(ARRAY(0x802cb0e28), Chj::TEST::Result=HASH(0x801f32f78)) called at lib/Chj/TEST.pm line 383
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
# Chj::TEST::__ANON__(HASH(0x805cde7b0)) called at lib/Chj/TEST.pm line 396
# Chj::TEST::__ANON__() called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x800f8f720), "Package FunctionalPerl::Indexing", CODE(0x805cad618)) called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/More.pm line 809
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x805cad618)) called at lib/Chj/TEST.pm line 419
# Chj::TEST::__ANON__(HASH(0x805cde0c0)) called at lib/Chj/TEST.pm line 421
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x801f32f78), undef) called at lib/Chj/TEST.pm line 481
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
# Chj::TEST::__ANON__(HASH(0x8020bc588)) called at lib/Chj/TEST.pm line 496
# Chj::TEST::run_tests_("packages", ARRAY(0x8020a3ba0)) 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 /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x800f8f720), "run_tests", CODE(0x801f32750)) called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/More.pm line 809
# Test::More::subtest("run_tests", CODE(0x801f32750)) called at t/require_and_run_tests.t line 61
# Failed test 'at meta/FunctionalPerl/Indexing.pm line 242'
# at lib/Chj/TEST.pm line 347.
# Exception: Chj::IO::CommandCommon::xlaunch: could not execute 'meta/perlfiles': No such file or directory at meta/FunctionalPerl/Indexing.pm line 186.
# at lib/Chj/IO/CommandCommon.pm line 90, <GEN33> line 1.
# Chj::IO::CommandCommon::_launch("xlaunch", CODE(0x805ce5258), CODE(0x805ce3d38), Chj::IO::Command=GLOB(0x805cf17c8), ARRAY(0x805cf11f8)) called at lib/Chj/IO/CommandCommon.pm line 138
# Chj::IO::CommandCommon::xlaunch(Chj::IO::Command=GLOB(0x805cf17c8), Chj::IO::Pipe=GLOB(0x805ce5018), 1, "meta/perlfiles") called at lib/Chj/IO/Command.pm line 88
# Chj::IO::Command::new_in("Chj::IO::Command", "meta/perlfiles") called at meta/FunctionalPerl/Indexing.pm line 186
# FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 200
# FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x802bfb7b0)) 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(0x802c02c90)) 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(0x805ce1d50)) called at lib/Chj/TEST.pm line 293
# Chj::TEST::eval_test(ARRAY(0x802cb14f8), Chj::TEST::Result=HASH(0x801f32f78)) called at lib/Chj/TEST.pm line 383
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 393
# Chj::TEST::__ANON__(HASH(0x805cde7b0)) called at lib/Chj/TEST.pm line 396
# Chj::TEST::__ANON__() called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x800f8f720), "Package FunctionalPerl::Indexing", CODE(0x805cad618)) called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/More.pm line 809
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x805cad618)) called at lib/Chj/TEST.pm line 419
# Chj::TEST::__ANON__(HASH(0x805cde0c0)) called at lib/Chj/TEST.pm line 421
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x801f32f78), undef) called at lib/Chj/TEST.pm line 481
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 493
# Chj::TEST::__ANON__(HASH(0x8020bc588)) called at lib/Chj/TEST.pm line 496
# Chj::TEST::run_tests_("packages", ARRAY(0x8020a3ba0)) 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 /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x800f8f720), "run_tests", CODE(0x801f32750)) called at /usr/perl5.32.1Dp/lib/site_perl/5.32.1/Test/More.pm line 809
# Test::More::subtest("run_tests", CODE(0x801f32750)) 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 40.
# 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
t/trampoline-fix.t ....................... skipped: Test requires module 'Method::Signatures' but it's not found
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=166, 26 wallclock secs ( 0.27 usr 0.05 sys + 22.24 cusr 2.68 csys = 25.24 CPU)
Result: FAIL
Failed 2/28 test programs. 2/166 subtests failed.
*** Error code 255
Stop.
make: stopped in /usr/home/cpansand/.cpan/build/2021052902/FunctionalPerl-0.72.67-1
------------------------------
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.16
Getopt::Long 0 2.51
Import::Into 0 1.002005
Math::BigInt 0 1.999818
NEXT 0 0.67_01
overload 0 1.31
perl 5.016004 5.032001
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.47
build_requires:
Module Need Have
------------------- -------- --------
BSD::Resource 0 1.2911
Capture::Tiny 0 0.48
DBD::CSV 0 0.58
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 5.09
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/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 = 74383
PERL5_CPAN_IS_RUNNING = 74383
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 71511,74383
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021052902/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TMPDIR = /var/tmp/cpansmoker-1023/2021052902
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.32.1Dp/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.280234
ExtUtils::Command 7.62
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.03
JSON::PP 4.04
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302183
YAML 1.30
YAML::Syck 1.34
version 0.9924
--
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=freebsd
osvers=13.0-stable
archname=amd64-freebsd-ld
uname='freebsd cloud10.bbbike.org 13.0-stable freebsd 13.0-stable #0 stable13-n245623-e2872019983d: thu may 13 16:04:27 utc 2021 root@cloud10.bbbike.org:usrobjusrhomeprojectsfreebsdamd64.amd64sysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.32.1Dp -Duselongdouble -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2 -pipe'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -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
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
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 ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/11.0.1/lib /usr/lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -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-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_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under freebsd
Compiled at May 16 2021 16:11:18
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="74383"
PERL5_CPAN_IS_RUNNING="74383"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="71511,74383"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021052902/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.32.1Dp/lib/site_perl/5.32.1/amd64-freebsd-ld
/usr/perl5.32.1Dp/lib/site_perl/5.32.1
/usr/perl5.32.1Dp/lib/5.32.1/amd64-freebsd-ld
/usr/perl5.32.1Dp/lib/5.32.1
.