FunctionalPerl v0.72.70-TRIAL Perl 5 v5.28.2 MSWin32-x86-multi-thread-64int
- Status
- Fail
- From
- Alexandr Ciornii (CHORNY)
- Dist
-
FunctionalPerl v0.72.70-TRIAL
- Platform
- Perl 5 v5.28.2 MSWin32-x86-multi-thread-64int
- Date
- 2021-06-01 10:46:39
- ID
- 49f8b807-6bf5-1014-a267-274a54be1e6d
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.70-TRIAL
on perl 5.28.2, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\STRAWB~1\c\bin\gmake.exe test':
"C:\Strawberry282\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.231, system = 0.04, cuser = 0, csystem = 0
times for fibonacci: user = 0.19, 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 130) line 1.
times: user = 0.02, system = 0.06, cuser = 0, csystem = 0
times: user = 0.08, system = 0.1, cuser = 0, csystem = 0
times: user = 0.121, system = 0.11, 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:/Strawberry282/perl/lib/Test/Builder.pm line 333
eval {...} called at C:/Strawberry282/perl/lib/Test/Builder.pm line 333
Test::Builder::subtest(Test::Builder=HASH(0x9f5494), "pod snippets in Chj::Packages", CODE(0x9a1244)) called at C:/Strawberry282/perl/lib/Test/More.pm line 809
Test::More::subtest("pod snippets in Chj::Packages", CODE(0x9a1244)) 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:/Strawberry282/perl/lib/Test2/Hub/Subtest.pm line 67.
at C:/Strawberry282/perl/lib/Test2/Hub/Subtest.pm line 67.
Test2::Hub::Subtest::terminate(Test2::Hub::Subtest=HASH(0x426ec94), 0, Test2::Event::Plan=HASH(0x4349034), HASH(0x432af74)) called at C:/Strawberry282/perl/lib/Test2/Hub.pm line 386
Test2::Hub::process(Test2::Hub::Subtest=HASH(0x426ec94), Test2::Event::Plan=HASH(0x4349034)) called at C:/Strawberry282/perl/lib/Test2/Hub.pm line 306
Test2::Hub::send(Test2::Hub::Subtest=HASH(0x426ec94), Test2::Event::Plan=HASH(0x4349034)) called at C:/Strawberry282/perl/lib/Test2/Hub/Subtest.pm line 34
Test2::Hub::Subtest::send(Test2::Hub::Subtest=HASH(0x426ec94), Test2::Event::Plan=HASH(0x4349034)) called at C:/Strawberry282/perl/lib/Test2/API/Context.pm line 266
Test2::API::Context::send_event(Test2::API::Context=HASH(0x4348f5c), "Plan", "max", 0, "directive", "SKIP", "reason", "FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at C:/Strawberry282/perl/lib/Test2/API/Context.pm line 442
Test2::API::Context::plan(Test2::API::Context=HASH(0x4348f5c), 0, "SKIP", "FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at C:/Strawberry282/perl/lib/Test/Builder.pm line 617
Test::Builder::skip_all(Test::Builder=HASH(0x9f5494), "FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at C:/Strawberry282/perl/vendor/lib/Test/Requires.pm line 44
Test::Requires::__ANON__("FunctionalPerl::Dependencies::ChjBin import: these programs a"...) called at C:/Strawberry282/perl/vendor/lib/Test/Requires.pm line 71
Test::Requires::test_requires("FunctionalPerl::Dependencies::ChjBin", "\"trigger-listen\"", "t_pod_snippets_107") called at C:/Strawberry282/perl/vendor/lib/Test/Requires.pm line 21
Test::Requires::import("Test::Requires", HASH(0x4314674)) called at meta\FunctionalPerl\Dependencies\ChjBin.pm line 19
t_pod_snippets_107::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_107; 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_107; use Test::More ;\x{a}{\x{a}no warnings;\x{a}u"...) called at t/pod_snippets.t line 37
main::myeval("package t_pod_snippets_107; use Test::More ;\x{a}{\x{a}no warnings;\x{a}u"...) called at t/pod_snippets.t line 158
main::__ANON__() called at C:/Strawberry282/perl/lib/Test/Builder.pm line 333
eval {...} called at C:/Strawberry282/perl/lib/Test/Builder.pm line 333
Test::Builder::subtest(Test::Builder=HASH(0x9f5494), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x9a1244)) called at C:/Strawberry282/perl/lib/Test/More.pm line 809
Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x9a1244)) 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_107; 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_107; use Test::More ;\x{a}{\x{a}no warnings;\x{a}u"...) called at t/pod_snippets.t line 37
main::myeval("package t_pod_snippets_107; use Test::More ;\x{a}{\x{a}no warnings;\x{a}u"...) called at t/pod_snippets.t line 158
main::__ANON__() called at C:/Strawberry282/perl/lib/Test/Builder.pm line 333
eval {...} called at C:/Strawberry282/perl/lib/Test/Builder.pm line 333
Test::Builder::subtest(Test::Builder=HASH(0x9f5494), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x9a1244)) called at C:/Strawberry282/perl/lib/Test/More.pm line 809
Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x9a1244)) 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 111.
t/pod_snippets.t .........................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/111 subtests
(less 3 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.
t/require_and_run_tests.t ................
Dubious, test returned 5 (wstat 1280, 0x500)
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 Tests: 111 Failed: 2)
Failed tests: 19, 53
Non-zero exit status: 2
t/require_and_run_tests.t (Wstat: 1280 Tests: 1 Failed: 0)
Non-zero exit status: 5
Parse errors: Bad plan. You planned 2 tests but ran 1.
Files=28, Tests=129, 72 wallclock secs ( 0.44 usr + 0.23 sys = 0.67 CPU)
Result: FAIL
Failed 2/28 test programs. 2/129 subtests failed.
gmake: *** [Makefile:1106: test_dynamic] Error 255
------------------------------
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.5
Import::Into 0 1.002005
Math::BigInt 0 1.999814
NEXT 0 0.67_01
overload 0 1.30
perl 5.016004 5.028002
PerlIO::utf8_strict 0 0.007
Safe::Isa 0 1.000010
Scalar::Util 0 1.50
Symbol 0 1.08
Test::More 0.96 1.302162
utf8 0 1.21
warnings 0 1.42
build_requires:
Module Need Have
------------------- -------- --------
Capture::Tiny 0 0.48
DBD::CSV 0 0.54
DBI 0 1.642
ExtUtils::MakeMaker 0 7.34
Sub::Util 0 1.50
Test::Pod::Snippets 0 0.07
Test::Requires 0 0.10
Text::CSV 0 1.99
URI 0 1.76
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Git\cmd;C:\Strawberry282\c\bin;C:\Strawberry282\perl\site\bin;C:\Strawberry282\perl\bin
PERL5LIB = C:\STRAWB~1\cpan\build\Test-Pod-Snippets-0.07-0/blib/arch;C:\STRAWB~1\cpan\build\Test-Pod-Snippets-0.07-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1956
PERL5_CPAN_IS_RUNNING = 1956
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1416,1956
PERL_CR_SMOKER_CURRENT = FunctionalPerl-0.72.70-TRIAL
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\a\LOCALS~1\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry282\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.26
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.39
File::Spec 3.75
JSON 4.02
JSON::PP 4.02
Module::Build 0.4229
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302162
YAML 1.27
YAML::Syck 1.31
version 0.9924
--
Summary of my perl5 (revision 5 version 28 subversion 2) configuration:
Platform:
osname=MSWin32
osvers=5.1.2600
archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.28.2.1 #1 Mon Apr 22 21:59:01 2019 i386'
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 -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=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"'
libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-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:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\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 Apr 22 2019 22:09:26
%ENV:
PERL5LIB="C:\STRAWB~1\cpan\build\Test-Pod-Snippets-0.07-0/blib/arch;C:\STRAWB~1\cpan\build\Test-Pod-Snippets-0.07-0/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="1956"
PERL5_CPAN_IS_RUNNING="1956"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1416,1956"
PERL_CR_SMOKER_CURRENT="FunctionalPerl-0.72.70-TRIAL"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:\STRAWB~1\cpan\build\Test-Pod-Snippets-0.07-0/blib/arch
C:\STRAWB~1\cpan\build\Test-Pod-Snippets-0.07-0/blib/lib
C:/Strawberry282/perl/site/lib
C:/Strawberry282/perl/vendor/lib
C:/Strawberry282/perl/lib
.