FunctionalPerl v0.72.76 Perl 5 v5.38.2 MSWin32-x86-multi-thread-64int
- Status
- Fail
- From
- gregor herrmann
- Dist
-
FunctionalPerl v0.72.76
- Platform
- Perl 5 v5.38.2 MSWin32-x86-multi-thread-64int
- Date
- 2024-02-03 18:23:10
- ID
- 00ae5f02-751a-1014-84a0-adeb1a5102c9
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.38.2, created by CPAN-Reporter-1.2019.
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 'C:\strawberry\c\bin\gmake.EXE test':
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/csv_to_xml.t ........................... skipped: on Windows (no shell support)
t/dbi.t .................................. ok
t/examples-csv-to-json.t ................. ok
times for fib: user = 0.344, system = 0, cuser = 0, csystem = 0
times for fibonacci: user = 0.265, 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.0620000000000001, system = 0, cuser = 0, csystem = 0
times: user = 0.141, system = 0, cuser = 0, csystem = 0
times: user = 0.141, 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
Use of @_ in list assignment with signatured subroutine is experimental at ../.htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 77.
Implicit use of @_ in goto with signatured subroutine is experimental at ../.htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 77.
Use of @_ in list assignment with signatured subroutine is experimental at ../.htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 81.
Implicit use of @_ in goto with signatured subroutine is experimental at ../.htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 81.
Use of @_ in list assignment with signatured subroutine is experimental at ../.htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 83.
Implicit use of @_ in goto with signatured subroutine is experimental at ../.htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 83.
t/htmlgen.t .............................. ok
t/intro-basics.t ......................... skipped: could not use FP::Repl::Dependencies
t/perl-goto-leak.t ....................... skipped: on Windows (no shell support)
t/perl-weaken-coderef-correctness.t ...... skipped: on Windows (no shell support)
t/perl-weaken-coderef.t .................. skipped: on Windows (no shell support)
Exception: abs_path('Chj::Packages'), given path: No such file or directory at lib/Chj/Packages.pm line 109.
at lib/Chj/Packages.pm line 109.
Chj::Packages::fallible_require_package_by_path("Chj::Packages") called at lib\Chj\Packages.pm line 24
eval 'package main; package t_pod_snippets_19; use Test::More ;
{
no warnings;
use strict; # things are likely to be sloppy
ok 1 => \'the tests compile\';
#line 16 lib\\Chj\\Packages.pm
use Chj::Packages qw(
package_to_requirepath
require_package
fallible_require_package_by_path
xrequire_package_by_path
);
my $packagename = "Chj::Packages";
my $possibly_previously_loaded_path = require_package $packagename;
my $true_or_failure = fallible_require_package_by_path $packagename;
# xrequire_package_by_path turns the failure into an exception.
;
#line 27 lib\\Chj\\Packages.pm
# related (mess?):
# use FP::Predicates qw($package_re);
;
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_19; 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_19; use Test::More ;\x{a}{\x{a}no warnings;\x{a}us"...) called at t/pod_snippets.t line 158
main::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
Test::Builder::subtest(Test::Builder=HASH(0x2072bac), "pod snippets in Chj::Packages", CODE(0x1a3cf84)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
Test::More::subtest("pod snippets in Chj::Packages", CODE(0x1a3cf84)) called at t/pod_snippets.t line 183
# Failed test 'pod snippets in Chj::Packages'
# at t/pod_snippets.t line 177.
# Looks like you failed 1 test of 2.
# Failed test 'pod snippets in Chj::Packages'
# at t/pod_snippets.t line 183.
# Failed test at lib/FP/Failure.pm line 69.
# got: ''failure: 666 at lib/FP/Failure.pm line ...
# (eval) at lib/FP/Repl/WithRepl.pm line ...
# because:
# failure: \'not good\'''
# expected: ''failure: 666 at lib\\FP\\Failure.pm line ...
# (eval) at lib/FP/Repl/WithRepl.pm line ...
# because:
# failure: \'not good\'''
# Looks like you failed 1 test of 15.
# Failed test 'pod snippets in FP::Failure'
# at t/pod_snippets.t line 183.
Exception: Label not found for "last T2_SUBTEST_WRAPPER" at C:/Strawberry/perl/site/lib/Test2/Hub/Subtest.pm line 67.
at C:/Strawberry/perl/site/lib/Test2/Hub/Subtest.pm line 67.
Test2::Hub::Subtest::terminate(Test2::Hub::Subtest=HASH(0x5941514), 0, Test2::Event::Plan=HASH(0x591b0cc), HASH(0x591a3c4)) called at C:/Strawberry/perl/site/lib/Test2/Hub.pm line 386
Test2::Hub::process(Test2::Hub::Subtest=HASH(0x5941514), Test2::Event::Plan=HASH(0x591b0cc)) called at C:/Strawberry/perl/site/lib/Test2/Hub.pm line 306
Test2::Hub::send(Test2::Hub::Subtest=HASH(0x5941514), Test2::Event::Plan=HASH(0x591b0cc)) called at C:/Strawberry/perl/site/lib/Test2/Hub/Subtest.pm line 34
Test2::Hub::Subtest::send(Test2::Hub::Subtest=HASH(0x5941514), Test2::Event::Plan=HASH(0x591b0cc)) called at C:/Strawberry/perl/site/lib/Test2/API/Context.pm line 272
Test2::API::Context::send_event(Test2::API::Context=HASH(0x591a1b4), "Plan", "max", 0, "directive", "SKIP", "reason", "FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at C:/Strawberry/perl/site/lib/Test2/API/Context.pm line 448
Test2::API::Context::plan(Test2::API::Context=HASH(0x591a1b4), 0, "SKIP", "FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 660
Test::Builder::skip_all(Test::Builder=HASH(0x2072bac), "FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at C:/Strawberry/perl/vendor/lib/Test/Requires.pm line 44
Test::Requires::__ANON__("FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at C:/Strawberry/perl/vendor/lib/Test/Requires.pm line 71
Test::Requires::test_requires("FunctionalPerl::Dependencies::ChjBin", "\"trigger-listen\"", "t_pod_snippets_111") called at C:/Strawberry/perl/vendor/lib/Test/Requires.pm line 21
Test::Requires::import("Test::Requires", HASH(0x59510b4)) called at meta\FunctionalPerl\Dependencies\ChjBin.pm line 19
t_pod_snippets_111::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_111; 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_111; 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_111; use Test::More ;\x{a}{\x{a}no warnings;\x{a}u"...) called at t/pod_snippets.t line 158
main::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
Test::Builder::subtest(Test::Builder=HASH(0x2072bac), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x1a3cf84)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x1a3cf84)) 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_111; 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_111; 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_111; use Test::More ;\x{a}{\x{a}no warnings;\x{a}u"...) called at t/pod_snippets.t line 158
main::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
Test::Builder::subtest(Test::Builder=HASH(0x2072bac), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x1a3cf84)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x1a3cf84)) 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.
# Looks like you failed 2 tests of 115.
t/pod_snippets.t .........................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/115 subtests
(less 4 skipped subtests: 109 okay)
t/predicates.t ........................... ok
t/repl.t ................................. skipped: dependency Term::ReadLine::Gnu not present at lib/FP/Repl/Dependencies.pm line 44.
Use of @_ in list assignment with signatured subroutine is experimental at .htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 77.
Implicit use of @_ in goto with signatured subroutine is experimental at .htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 77.
Use of @_ in list assignment with signatured subroutine is experimental at .htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 81.
Implicit use of @_ in goto with signatured subroutine is experimental at .htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 81.
Use of @_ in list assignment with signatured subroutine is experimental at .htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 83.
Implicit use of @_ in goto with signatured subroutine is experimental at .htmlgen/FunctionalPerl/Htmlgen/PathTranslate.pm line 83.
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 770.
# Failed test 'at meta/FunctionalPerl/Indexing.pm line 234'
# at lib/Chj/TEST.pm line 348.
# Exception: xreadline from '.perlfiles': Inappropriate I/O control operation at meta/FunctionalPerl/Indexing.pm line 194.
# at lib/Chj/IO/File.pm line 592, <GEN16> line 1.
# Chj::IO::File::xreadline(Chj::IO::File=GLOB(0x1a343cc)) called at meta/FunctionalPerl/Indexing.pm line 194
# FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 215
# FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x2f54524)) called at meta/FunctionalPerl/Indexing.pm line 222
# FunctionalPerl::Indexing::__ANON__() called at lib/FP/Lazy.pm line 423
# FP::Lazy::force(FP::Lazy::Promise=ARRAY(0x2f168ec)) called at meta/FunctionalPerl/Indexing.pm line 230
# FunctionalPerl::Indexing::t("car") called at meta/FunctionalPerl/Indexing.pm line 233
# FunctionalPerl::Indexing::__ANON__ called at lib/Chj/TEST.pm line 279
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 288
# eval {...} called at lib/Chj/TEST.pm line 290
# Chj::TEST::__ANON__(HASH(0x572e164)) called at lib/Chj/TEST.pm line 294
# Chj::TEST::eval_test(ARRAY(0x2f1c2a4), Chj::TEST::Result=HASH(0x24142a4)) called at lib/Chj/TEST.pm line 384
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 394
# Chj::TEST::__ANON__(HASH(0x57652a4)) called at lib/Chj/TEST.pm line 397
# Chj::TEST::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x1a82184), "Package FunctionalPerl::Indexing", CODE(0x575283c)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x575283c)) called at lib/Chj/TEST.pm line 420
# Chj::TEST::__ANON__(HASH(0x5766bc4)) called at lib/Chj/TEST.pm line 422
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x24142a4), undef) called at lib/Chj/TEST.pm line 490
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 502
# Chj::TEST::__ANON__(HASH(0x2bad17c)) called at lib/Chj/TEST.pm line 505
# Chj::TEST::run_tests_("packages", ARRAY(0x24141e4)) called at lib/Chj/TEST.pm line 512
# Chj::TEST::run_tests() called at t/require_and_run_tests.t line 60
# main::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x1a82184), "run_tests", CODE(0x23e0e3c)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
# Test::More::subtest("run_tests", CODE(0x23e0e3c)) called at t/require_and_run_tests.t line 61
# Failed test 'at meta/FunctionalPerl/Indexing.pm line 239'
# at lib/Chj/TEST.pm line 348.
# Exception: xreadline from '.perlfiles': Inappropriate I/O control operation at meta/FunctionalPerl/Indexing.pm line 194.
# at lib/Chj/IO/File.pm line 592, <GEN18> line 1.
# Chj::IO::File::xreadline(Chj::IO::File=GLOB(0x5767974)) called at meta/FunctionalPerl/Indexing.pm line 194
# FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 215
# FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x2f54524)) called at meta/FunctionalPerl/Indexing.pm line 222
# FunctionalPerl::Indexing::__ANON__() called at lib/FP/Lazy.pm line 423
# FP::Lazy::force(FP::Lazy::Promise=ARRAY(0x2f168ec)) called at meta/FunctionalPerl/Indexing.pm line 230
# FunctionalPerl::Indexing::t("first") called at meta/FunctionalPerl/Indexing.pm line 237
# FunctionalPerl::Indexing::__ANON__ called at lib/Chj/TEST.pm line 279
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 288
# eval {...} called at lib/Chj/TEST.pm line 290
# Chj::TEST::__ANON__(HASH(0x575e32c)) called at lib/Chj/TEST.pm line 294
# Chj::TEST::eval_test(ARRAY(0x2f1c61c), Chj::TEST::Result=HASH(0x24142a4)) called at lib/Chj/TEST.pm line 384
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 394
# Chj::TEST::__ANON__(HASH(0x57652a4)) called at lib/Chj/TEST.pm line 397
# Chj::TEST::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x1a82184), "Package FunctionalPerl::Indexing", CODE(0x575283c)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x575283c)) called at lib/Chj/TEST.pm line 420
# Chj::TEST::__ANON__(HASH(0x5766bc4)) called at lib/Chj/TEST.pm line 422
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x24142a4), undef) called at lib/Chj/TEST.pm line 490
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 502
# Chj::TEST::__ANON__(HASH(0x2bad17c)) called at lib/Chj/TEST.pm line 505
# Chj::TEST::run_tests_("packages", ARRAY(0x24141e4)) called at lib/Chj/TEST.pm line 512
# Chj::TEST::run_tests() called at t/require_and_run_tests.t line 60
# main::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x1a82184), "run_tests", CODE(0x23e0e3c)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
# Test::More::subtest("run_tests", CODE(0x23e0e3c)) called at t/require_and_run_tests.t line 61
# Failed test 'at meta/FunctionalPerl/Indexing.pm line 246'
# at lib/Chj/TEST.pm line 348.
# Exception: xreadline from '.perlfiles': Inappropriate I/O control operation at meta/FunctionalPerl/Indexing.pm line 194.
# at lib/Chj/IO/File.pm line 592, <GEN20> line 1.
# Chj::IO::File::xreadline(Chj::IO::File=GLOB(0x572eecc)) called at meta/FunctionalPerl/Indexing.pm line 194
# FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 215
# FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x2f54524)) called at meta/FunctionalPerl/Indexing.pm line 222
# FunctionalPerl::Indexing::__ANON__() called at lib/FP/Lazy.pm line 423
# FP::Lazy::force(FP::Lazy::Promise=ARRAY(0x2f168ec)) called at meta/FunctionalPerl/Indexing.pm line 230
# FunctionalPerl::Indexing::t("FP::List") called at meta/FunctionalPerl/Indexing.pm line 245
# FunctionalPerl::Indexing::__ANON__ called at lib/Chj/TEST.pm line 279
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 288
# eval {...} called at lib/Chj/TEST.pm line 290
# Chj::TEST::__ANON__(HASH(0x575e32c)) called at lib/Chj/TEST.pm line 294
# Chj::TEST::eval_test(ARRAY(0x2f1c6dc), Chj::TEST::Result=HASH(0x24142a4)) called at lib/Chj/TEST.pm line 384
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 394
# Chj::TEST::__ANON__(HASH(0x57652a4)) called at lib/Chj/TEST.pm line 397
# Chj::TEST::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x1a82184), "Package FunctionalPerl::Indexing", CODE(0x575283c)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x575283c)) called at lib/Chj/TEST.pm line 420
# Chj::TEST::__ANON__(HASH(0x5766bc4)) called at lib/Chj/TEST.pm line 422
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x24142a4), undef) called at lib/Chj/TEST.pm line 490
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 502
# Chj::TEST::__ANON__(HASH(0x2bad17c)) called at lib/Chj/TEST.pm line 505
# Chj::TEST::run_tests_("packages", ARRAY(0x24141e4)) called at lib/Chj/TEST.pm line 512
# Chj::TEST::run_tests() called at t/require_and_run_tests.t line 60
# main::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x1a82184), "run_tests", CODE(0x23e0e3c)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
# Test::More::subtest("run_tests", CODE(0x23e0e3c)) called at t/require_and_run_tests.t line 61
# Failed test 'at meta/FunctionalPerl/Indexing.pm line 248'
# at lib/Chj/TEST.pm line 348.
# Exception: xreadline from '.perlfiles': Inappropriate I/O control operation at meta/FunctionalPerl/Indexing.pm line 194.
# at lib/Chj/IO/File.pm line 592, <GEN22> line 1.
# Chj::IO::File::xreadline(Chj::IO::File=GLOB(0x23dd494)) called at meta/FunctionalPerl/Indexing.pm line 194
# FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 215
# FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x2f54524)) called at meta/FunctionalPerl/Indexing.pm line 222
# FunctionalPerl::Indexing::__ANON__() called at lib/FP/Lazy.pm line 423
# FP::Lazy::force(FP::Lazy::Promise=ARRAY(0x2f168ec)) called at meta/FunctionalPerl/Indexing.pm line 230
# FunctionalPerl::Indexing::t("FP::List::Pair") called at meta/FunctionalPerl/Indexing.pm line 247
# FunctionalPerl::Indexing::__ANON__ called at lib/Chj/TEST.pm line 279
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 288
# eval {...} called at lib/Chj/TEST.pm line 290
# Chj::TEST::__ANON__(HASH(0x5756f1c)) called at lib/Chj/TEST.pm line 294
# Chj::TEST::eval_test(ARRAY(0x2f1c934), Chj::TEST::Result=HASH(0x24142a4)) called at lib/Chj/TEST.pm line 384
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 394
# Chj::TEST::__ANON__(HASH(0x57652a4)) called at lib/Chj/TEST.pm line 397
# Chj::TEST::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x1a82184), "Package FunctionalPerl::Indexing", CODE(0x575283c)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x575283c)) called at lib/Chj/TEST.pm line 420
# Chj::TEST::__ANON__(HASH(0x5766bc4)) called at lib/Chj/TEST.pm line 422
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x24142a4), undef) called at lib/Chj/TEST.pm line 490
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 502
# Chj::TEST::__ANON__(HASH(0x2bad17c)) called at lib/Chj/TEST.pm line 505
# Chj::TEST::run_tests_("packages", ARRAY(0x24141e4)) called at lib/Chj/TEST.pm line 512
# Chj::TEST::run_tests() called at t/require_and_run_tests.t line 60
# main::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x1a82184), "run_tests", CODE(0x23e0e3c)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
# Test::More::subtest("run_tests", CODE(0x23e0e3c)) called at t/require_and_run_tests.t line 61
# Failed test 'at meta/FunctionalPerl/Indexing.pm line 266'
# at lib/Chj/TEST.pm line 348.
# Exception: xreadline from '.perlfiles': Inappropriate I/O control operation at meta/FunctionalPerl/Indexing.pm line 194.
# at lib/Chj/IO/File.pm line 592, <GEN24> line 1.
# Chj::IO::File::xreadline(Chj::IO::File=GLOB(0x572f334)) called at meta/FunctionalPerl/Indexing.pm line 194
# FunctionalPerl::Indexing::perlfiles() called at meta/FunctionalPerl/Indexing.pm line 215
# FunctionalPerl::Indexing::identifierInfos_by_name(".", CODE(0x2f54524)) called at meta/FunctionalPerl/Indexing.pm line 222
# FunctionalPerl::Indexing::__ANON__() called at lib/FP/Lazy.pm line 423
# FP::Lazy::force(FP::Lazy::Promise=ARRAY(0x2f168ec)) called at meta/FunctionalPerl/Indexing.pm line 230
# FunctionalPerl::Indexing::t("FP_Interface__method_names") called at meta/FunctionalPerl/Indexing.pm line 265
# FunctionalPerl::Indexing::__ANON__ called at lib/Chj/TEST.pm line 279
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 288
# eval {...} called at lib/Chj/TEST.pm line 290
# Chj::TEST::__ANON__(HASH(0x5765cc4)) called at lib/Chj/TEST.pm line 294
# Chj::TEST::eval_test(ARRAY(0x2f1cfac), Chj::TEST::Result=HASH(0x24142a4)) called at lib/Chj/TEST.pm line 384
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 394
# Chj::TEST::__ANON__(HASH(0x57652a4)) called at lib/Chj/TEST.pm line 397
# Chj::TEST::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x1a82184), "Package FunctionalPerl::Indexing", CODE(0x575283c)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
# Test::More::subtest("Package FunctionalPerl::Indexing", CODE(0x575283c)) called at lib/Chj/TEST.pm line 420
# Chj::TEST::__ANON__(HASH(0x5766bc4)) called at lib/Chj/TEST.pm line 422
# Chj::TEST::run_tests_for_package("FunctionalPerl::Indexing", Chj::TEST::Result=HASH(0x24142a4), undef) called at lib/Chj/TEST.pm line 490
# Chj::TEST::__ANON__ called at lib/Chj/TEST.pm line 502
# Chj::TEST::__ANON__(HASH(0x2bad17c)) called at lib/Chj/TEST.pm line 505
# Chj::TEST::run_tests_("packages", ARRAY(0x24141e4)) called at lib/Chj/TEST.pm line 512
# Chj::TEST::run_tests() called at t/require_and_run_tests.t line 60
# main::__ANON__() called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# eval {...} called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 374
# Test::Builder::subtest(Chj::TEST::Test::Builder=HASH(0x1a82184), "run_tests", CODE(0x23e0e3c)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 831
# Test::More::subtest("run_tests", CODE(0x23e0e3c)) 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 420.
# 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 ............................ skipped: on Windows (no shell support)
t/skip.t ................................. skipped: on Windows (no shell support)
t/testlazy.t ............................. skipped: on Windows (no shell support)
t/testlazy10.t ........................... skipped: on Windows (no shell support)
t/trampoline-fix.t ....................... skipped: Test requires module 'Method::Signatures' but it's not found
Test Summary Report
-------------------
t/pod_snippets.t (Wstat: 512 (exited 2) Tests: 115 Failed: 2)
Failed tests: 19, 55
Non-zero exit status: 2
t/require_and_run_tests.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=28, Tests=134, 70 wallclock secs ( 0.27 usr + 0.17 sys = 0.44 CPU)
Result: FAIL
Failed 2/28 test programs. 3/134 subtests failed.
gmake.EXE: *** [Makefile:1109: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
autobox 0 v3.0.1
base 0 2.27
Digest 0 1.20
File::Path 0 2.18
Getopt::Long 0 2.57
Import::Into 0 1.002005
Math::BigInt 0 2.003002
NEXT 0 0.69
perl 5.016004 5.038002
PerlIO::utf8_strict 0 0.010
Safe::Isa 0 1.000010
Scalar::Util 0 1.63
Symbol 0 1.09
Test::More 0.96 1.302198
utf8 0 1.25
build_requires:
Module Need Have
------------------- -------- --------
Capture::Tiny 0 0.48
DBD::CSV 0 0.60
DBI 0 1.643
ExtUtils::MakeMaker 0 7.70
File::chdir 0 0.1011
Sub::Util 0 1.63
Test::Pod::Snippets 0 0.07
Test::Requires 0 0.11
Text::CSV 0 2.04
URI 0 5.25
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 2
PATH = C:\WINDOWS\system32;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12396
PERL5_CPAN_IS_RUNNING = 12396
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 112,12396
PERL_CR_SMOKER_CURRENT = FunctionalPerl-0.72.76
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 11, GenuineIntel
TEMP = C:\Users\smoker\AppData\Local\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win10
Win32::GetOSVersion = , 10, 0, 19045, 2, 0, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302198
Test::Harness 3.48
Test::More 1.302198
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=MSWin32
osvers=10.0.19045.3693
archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.38.2.1 # 01:08:54 Thu November 30 2023 x32'
config_args='undef'
hint=recommended
useposix=true
d_sigaction=undef
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='gcc'
ccflags =' -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-Os'
cppflags='-DWIN32'
ccversion=''
gccversion='8.3.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=12
longdblkind=3
ivtype='long long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='long long'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='g++'
ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib" -L"C:\STRAWB~1\c\i686-w64-mingw32\lib" -L"C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\8.3.0"'
libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\8.3.0 C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\8.3.0
libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=
so=dll
useshrplib=true
libperl=libperl538.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=xs.dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-shared -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib" -L"C:\STRAWB~1\c\i686-w64-mingw32\lib" -L"C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\8.3.0"'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_TIMES
HAVE_INTERP_INTERN
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under MSWin32
Compiled at Nov 30 2023 12:14:21
%ENV:
PERL5_CPANPLUS_IS_RUNNING="12396"
PERL5_CPAN_IS_RUNNING="12396"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="112,12396"
PERL_CR_SMOKER_CURRENT="FunctionalPerl-0.72.76"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:/Strawberry/perl/site/lib/MSWin32-x86-multi-thread-64int
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.