FunctionalPerl v0.72.72 Perl 5 v5.18.4 MSWin32-x64-multi-thread
- Status
- Fail
- From
- twata
- Dist
-
FunctionalPerl v0.72.72
- Platform
- Perl 5 v5.18.4 MSWin32-x64-multi-thread
- Date
- 2023-01-22 08:34:35
- ID
- 7aa56c56-6d65-1014-be0e-4d00f0aa1848
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.72
on perl 5.18.4, 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\dmake.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 ................. skipped: Need perl 5.20.0 or later for feature signatures at (eval 10) line 1.
times for fib: user = 0.156, system = 0, cuser = 0, csystem = 0
times for fibonacci: user = 0.125, system = 0, cuser = 0, csystem = 0
t/examples-fibs.t ........................ ok
t/examples-functional-classes.t .......... ok
t/examples-hiring-without-whiteboards.t .. skipped: Perl v5.20.0 required--this is only v5.18.4, stopped at (eval 10) line 2.
t/examples-logic.t ....................... skipped: Perl v5.20.0 required--this is only v5.18.4, stopped at (eval 10) line 2.
t/examples-perlweekly-111-1.t ............ skipped: Need perl 5.20.0 or later for feature signatures at (eval 10) line 1.
t/examples-perlweekly-113-1.t ............ skipped: Need perl 5.20.0 or later for feature signatures at (eval 10) line 1.
t/examples-perlweekly-113-2.t ............ skipped: Need perl 5.20.0 or later for feature signatures at (eval 10) line 1.
t/examples-primes.t ...................... ok
t/functional_XML-t-div.t ................. ok
t/functional_XML-test.t .................. ok
t/htmlgen.t .............................. skipped: Perl v5.20.0 required--this is only v5.18.4, stopped at (eval 10) line 2.
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)
Argument "2/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
Argument "2/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
Argument "2/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
Argument "2/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
# Failed test at lib\FP\Collection.pm line 29.
Argument "2/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
Argument "2/8" isn't numeric in numeric eq (==) at lib/FP/Collection.pm line 104.
# Failed test at lib\FP\Collection.pm line 30.
# Looks like you failed 2 tests of 8.
# Failed test 'pod snippets in FP::Collection'
# at t/pod_snippets.t line 183.
Exception: Label not found for "last T2_SUBTEST_WRAPPER" at C:\home\golfball\perl5\lib\perl5/Test/Builder.pm line 655.
at C:\home\golfball\perl5\lib\perl5/Test/Builder.pm line 655.
Test::Builder::skip_all(Test::Builder=HASH(0x29a12b8), "FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at C:/Strawberry/perl/vendor/lib/Test/Requires.pm line 43
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_91") called at C:/Strawberry/perl/vendor/lib/Test/Requires.pm line 19
Test::Requires::import("Test::Requires", HASH(0x8b04d80)) called at meta\FunctionalPerl\Dependencies\ChjBin.pm line 19
t_pod_snippets_91::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_91; 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_91; 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_91; 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\golfball\perl5\lib\perl5/Test/Builder.pm line 374
eval {...} called at C:\home\golfball\perl5\lib\perl5/Test/Builder.pm line 374
Test::Builder::subtest(Test::Builder=HASH(0x29a12b8), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x434248)) called at C:\home\golfball\perl5\lib\perl5/Test/More.pm line 809
Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x434248)) 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_91; 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_91; 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_91; 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\golfball\perl5\lib\perl5/Test/Builder.pm line 374
eval {...} called at C:\home\golfball\perl5\lib\perl5/Test/Builder.pm line 374
Test::Builder::subtest(Test::Builder=HASH(0x29a12b8), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x434248)) called at C:\home\golfball\perl5\lib\perl5/Test/More.pm line 809
Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x434248)) 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.
# Failed test 'pod snippets in FunctionalPerl::Dependencies::ChjBin'
# at t/pod_snippets.t line 183.
# Looks like you failed 2 tests of 115.
t/pod_snippets.t .........................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/115 subtests
(less 22 skipped subtests: 91 okay)
t/predicates.t ........................... ok
t/repl.t ................................. skipped: dependency Term::ReadLine::Gnu not present at lib/FP/Repl/Dependencies.pm line 44.
# Failed test 'require Chj::xperlfunc::t;'
# at t/require_and_run_tests.t line 52.
# Tried to require 'Chj::xperlfunc::t'.
# Error: Need perl 5.20.0 or later for feature signatures at lib/Chj/xperlfunc/t.pm line 33.
# BEGIN failed--compilation aborted at lib/Chj/xperlfunc/t.pm line 33.
# Compilation failed in require at (eval 180) line 2.
# Failed test 'require FP::Iptables::Rules;'
# at t/require_and_run_tests.t line 52.
# Tried to require 'FP::Iptables::Rules'.
# Error: Need perl 5.20.0 or later for feature signatures at lib/FP/Iptables/Rules.pm line 37.
# BEGIN failed--compilation aborted at lib/FP/Iptables/Rules.pm line 37.
# Compilation failed in require at (eval 229) line 2.
not activating since running in test mode at lib/FP/Repl/AutoTrap.pm line 64.
# Looks like you failed 2 tests of 166.
# Failed test 'require'
# at t/require_and_run_tests.t line 55.
positive_inf: got '1.#INF' at lib/FP/Equal/t.pm line 101.
positive_inf: got '1.#INF' at lib/FP/Equal/t.pm line 101.
negative_inf: got '-1.#INF' at lib/FP/Equal/t.pm line 107.
Reference is already weak at lib/FP/Stream.pm line 770.
# 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 'BSD::Resource' but it's not found
Test Summary Report
-------------------
t/pod_snippets.t (Wstat: 512 (exited 2) Tests: 115 Failed: 2)
Failed tests: 44, 112
Non-zero exit status: 2
t/require_and_run_tests.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=28, Tests=127, 61 wallclock secs ( 0.36 usr + 0.16 sys = 0.52 CPU)
Result: FAIL
Failed 2/28 test programs. 3/127 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
autobox 0 v3.0.1
base 0 2.18
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.018004
PerlIO::utf8_strict 0 0.010
Safe::Isa 0 1.000010
Scalar::Util 0 1.63
Symbol 0 1.07
Test::More 0.96 1.302191
utf8 0 1.10
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.08
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\golfball\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\golfball\perl5\lib\perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 6940
PERL5_CPAN_IS_RUNNING = 6940
PERL_LOCAL_LIB_ROOT = C:\home\golfball\perl5
PERL_MB_OPT = --install_base "C:\\home\\golfball\\perl5"
PERL_MM_OPT = INSTALL_BASE=C:\\home\\golfball\\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
TUGI_PERLVER = 5.018004
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
Win32::GetOSVersion = , 6, 2, 9200, 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.12
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
Platform:
osname=MSWin32, osvers=6.3, archname=MSWin32-x64-multi-thread
uname='Win32 strawberry-perl 5.18.4.1 #1 Thu Oct 2 07:49:26 2014 x64'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.7.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
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\4.7.3
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=libperl518.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=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_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Oct 2 2014 07:58:36
%ENV:
PERL5LIB="C:\home\golfball\perl5\lib\perl5"
PERL5_CPANPLUS_IS_RUNNING="6940"
PERL5_CPAN_IS_RUNNING="6940"
PERL_LOCAL_LIB_ROOT="C:\home\golfball\perl5"
PERL_MB_OPT="--install_base "C:\\home\\golfball\\perl5""
PERL_MM_OPT="INSTALL_BASE=C:\\home\\golfball\\perl5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:\home\golfball\perl5\lib\perl5/MSWin32-x64-multi-thread
C:\home\golfball\perl5\lib\perl5
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.