FunctionalPerl v0.72.76 Perl 5 v5.28.2 MSWin32-x64-multi-thread
- Status
- Fail
- From
- twata
- Dist
-
FunctionalPerl v0.72.76
- Platform
- Perl 5 v5.28.2 MSWin32-x64-multi-thread
- Date
- 2023-02-06 16:08:01
- ID
- a676a386-6d87-1014-b112-75ecefaa1848
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.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 '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.125, system = 0, cuser = 0, csystem = 0
times for fibonacci: user = 0.0939999999999999, 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 ............ skipped: Perl v5.32.1 required--this is only v5.28.2, stopped at (eval 73) line 1.
times: user = 0.016, system = 0, cuser = 0, csystem = 0
times: user = 0.047, system = 0, cuser = 0, csystem = 0
times: user = 0.047, 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
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:\home\gardenseat\perl5\lib\perl5/Test/Builder.pm line 374
eval {...} called at C:\home\gardenseat\perl5\lib\perl5/Test/Builder.pm line 374
Test::Builder::subtest(Test::Builder=HASH(0x2ad5280), "pod snippets in Chj::Packages", CODE(0x1beb7a0)) called at C:\home\gardenseat\perl5\lib\perl5/Test/More.pm line 809
Test::More::subtest("pod snippets in Chj::Packages", CODE(0x1beb7a0)) 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:\home\gardenseat\perl5\lib\perl5/Test2/Hub/Subtest.pm line 67.
at C:\home\gardenseat\perl5\lib\perl5/Test2/Hub/Subtest.pm line 67.
Test2::Hub::Subtest::terminate(Test2::Hub::Subtest=HASH(0x8f08150), 0, Test2::Event::Plan=HASH(0x9070d70), HASH(0x9071858)) called at C:\home\gardenseat\perl5\lib\perl5/Test2/Hub.pm line 386
Test2::Hub::process(Test2::Hub::Subtest=HASH(0x8f08150), Test2::Event::Plan=HASH(0x9070d70)) called at C:\home\gardenseat\perl5\lib\perl5/Test2/Hub.pm line 306
Test2::Hub::send(Test2::Hub::Subtest=HASH(0x8f08150), Test2::Event::Plan=HASH(0x9070d70)) called at C:\home\gardenseat\perl5\lib\perl5/Test2/Hub/Subtest.pm line 34
Test2::Hub::Subtest::send(Test2::Hub::Subtest=HASH(0x8f08150), Test2::Event::Plan=HASH(0x9070d70)) called at C:\home\gardenseat\perl5\lib\perl5/Test2/API/Context.pm line 272
Test2::API::Context::send_event(Test2::API::Context=HASH(0x9070b18), "Plan", "max", 0, "directive", "SKIP", "reason", "FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at C:\home\gardenseat\perl5\lib\perl5/Test2/API/Context.pm line 448
Test2::API::Context::plan(Test2::API::Context=HASH(0x9070b18), 0, "SKIP", "FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at C:\home\gardenseat\perl5\lib\perl5/Test/Builder.pm line 660
Test::Builder::skip_all(Test::Builder=HASH(0x2ad5280), "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_110") called at C:/Strawberry/perl/vendor/lib/Test/Requires.pm line 21
Test::Requires::import("Test::Requires", HASH(0x906a4b8)) called at meta\FunctionalPerl\Dependencies\ChjBin.pm line 19
t_pod_snippets_110::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_110; 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_110; 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_110; 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:\home\gardenseat\perl5\lib\perl5/Test/Builder.pm line 374
eval {...} called at C:\home\gardenseat\perl5\lib\perl5/Test/Builder.pm line 374
Test::Builder::subtest(Test::Builder=HASH(0x2ad5280), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x1beb7a0)) called at C:\home\gardenseat\perl5\lib\perl5/Test/More.pm line 809
Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x1beb7a0)) 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_110; 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_110; 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_110; 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:\home\gardenseat\perl5\lib\perl5/Test/Builder.pm line 374
eval {...} called at C:\home\gardenseat\perl5\lib\perl5/Test/Builder.pm line 374
Test::Builder::subtest(Test::Builder=HASH(0x2ad5280), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x1beb7a0)) called at C:\home\gardenseat\perl5\lib\perl5/Test/More.pm line 809
Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x1beb7a0)) 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.
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.
t/require_and_run_tests.t ................ ok
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 'BSD::Resource' 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
Files=28, Tests=134, 38 wallclock secs ( 0.47 usr + 0.06 sys = 0.53 CPU)
Result: FAIL
Failed 1/28 test programs. 2/134 subtests failed.
gmake: *** [Makefile:1108: 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.54
Import::Into 0 1.002005
Math::BigInt 0 1.999837
NEXT 0 0.69
perl 5.016004 5.028002
PerlIO::utf8_strict 0 0.010
Safe::Isa 0 1.000010
Scalar::Util 0 1.63
Symbol 0 1.08
Test::More 0.96 1.302191
utf8 0 1.21
build_requires:
Module Need Have
------------------- -------- --------
Capture::Tiny 0 0.48
DBD::CSV 0 0.60
DBI 0 1.643
ExtUtils::MakeMaker 0 7.66
File::chdir 0 0.1010
Sub::Util 0 1.63
Test::Pod::Snippets 0 0.07
Test::Requires 0 0.10
Text::CSV 0 2.02
URI 0 5.17
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\WINDOWS\system32\cmd.exe
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 4
PATH = C:\home\gardenseat\perl5\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin
PERL5LIB = C:\home\gardenseat\perl5\lib\perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5124
PERL5_CPAN_IS_RUNNING = 5124
PERL_LOCAL_LIB_ROOT = C:\home\gardenseat\perl5
PERL_MB_OPT = --install_base "C:\\home\\gardenseat\\perl5"
PERL_MM_OPT = INSTALL_BASE=C:\\home\\gardenseat\\perl5
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
TEMP = C:\Users\USER\AppData\Local\Temp
TERM = dumb
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 = Win8.1
Win32::GetOSVersion = , 6, 3, 9600, 2, 0, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.66
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.66
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.44
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4232
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302191
YAML 1.28
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 28 subversion 2) configuration:
Platform:
osname=MSWin32
osvers=10.0.17763.437
archname=MSWin32-x64-multi-thread
uname='Win32 strawberry-perl 5.28.2.1 #1 Wed May 1 21:18:04 2019 x64'
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
bincompat5005=undef
Compiler:
cc='gcc'
ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-s -O2'
cppflags='-DWIN32'
ccversion=''
gccversion='7.1.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
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:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib"'
libpth=C:\Strawberry\c\lib C:\Strawberry\c\x86_64-w64-mingw32\lib C:\Strawberry\c\lib\gcc\x86_64-w64-mingw32\7.1.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=libperl528.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=xs.dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-mdll -s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
HAVE_INTERP_INTERN
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
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 May 1 2019 21:42:15
%ENV:
PERL5LIB="C:\home\gardenseat\perl5\lib\perl5"
PERL5_CPANPLUS_IS_RUNNING="5124"
PERL5_CPAN_IS_RUNNING="5124"
PERL_LOCAL_LIB_ROOT="C:\home\gardenseat\perl5"
PERL_MB_OPT="--install_base "C:\\home\\gardenseat\\perl5""
PERL_MM_OPT="INSTALL_BASE=C:\\home\\gardenseat\\perl5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:\home\gardenseat\perl5\lib\perl5/MSWin32-x64-multi-thread
C:\home\gardenseat\perl5\lib\perl5
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.