FunctionalPerl v0.72.69-TRIAL Perl 5 v5.32.1 MSWin32-x86-multi-thread-64int
- Status
- Pass
- From
- gregor herrmann
- Dist
-
FunctionalPerl v0.72.69-TRIAL
- Platform
- Perl 5 v5.32.1 MSWin32-x86-multi-thread-64int
- Date
- 2021-05-31 20:32:48
- ID
- 872e6c06-6d21-1014-8d5b-94a79e2da008
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.69-TRIAL
on perl 5.32.1, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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.313, system = 0, cuser = 0, csystem = 0
times for fibonacci: user = 0.234, 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.078, system = 0, cuser = 0, csystem = 0
times: user = 0.156, system = 0, cuser = 0, csystem = 0
times: user = 0.172, 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
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 ....................... 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: 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(0x40d5614), 0, Test2::Event::Plan=HASH(0x41162ac), HASH(0x411639c)) called at C:/Strawberry/perl/site/lib/Test2/Hub.pm line 386
Test2::Hub::process(Test2::Hub::Subtest=HASH(0x40d5614), Test2::Event::Plan=HASH(0x41162ac)) called at C:/Strawberry/perl/site/lib/Test2/Hub.pm line 306
Test2::Hub::send(Test2::Hub::Subtest=HASH(0x40d5614), Test2::Event::Plan=HASH(0x41162ac)) called at C:/Strawberry/perl/site/lib/Test2/Hub/Subtest.pm line 34
Test2::Hub::Subtest::send(Test2::Hub::Subtest=HASH(0x40d5614), Test2::Event::Plan=HASH(0x41162ac)) called at C:/Strawberry/perl/site/lib/Test2/API/Context.pm line 272
Test2::API::Context::send_event(Test2::API::Context=HASH(0x4116114), "Plan", "max", 0, "directive", "SKIP", "reason", "Use of uninitialized value \$found in scalar chomp at meta/Fun"...) called at C:/Strawberry/perl/site/lib/Test2/API/Context.pm line 448
Test2::API::Context::plan(Test2::API::Context=HASH(0x4116114), 0, "SKIP", "Use of uninitialized value \$found in scalar chomp at meta/Fun"...) called at C:/Strawberry/perl/site/lib/Test/Builder.pm line 660
Test::Builder::skip_all(Test::Builder=HASH(0xfc902c), "Use of uninitialized value \$found in scalar chomp at meta/Fun"...) called at C:/Strawberry/perl/vendor/lib/Test/Requires.pm line 44
Test::Requires::__ANON__("Use of uninitialized value \$found in scalar chomp at meta/Fun"...) called at C:/Strawberry/perl/vendor/lib/Test/Requires.pm line 71
Test::Requires::test_requires("FunctionalPerl::Dependencies::ChjBin", "\"trigger-listen\"", "t_pod_snippets_87") called at C:/Strawberry/perl/vendor/lib/Test/Requires.pm line 21
Test::Requires::import("Test::Requires", HASH(0x4109f74)) called at meta\FunctionalPerl\Dependencies\ChjBin.pm line 19
t_pod_snippets_87::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_87; 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_87; 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_87; 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(0xfc902c), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x9a60fc)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 809
Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x9a60fc)) 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_87; 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_87; 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_87; 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(0xfc902c), "pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x9a60fc)) called at C:/Strawberry/perl/site/lib/Test/More.pm line 809
Test::More::subtest("pod snippets in FunctionalPerl::Dependencies::ChjBin", CODE(0x9a60fc)) 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.
t/pod_snippets.t ......................... ok
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 ................ 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
All tests successful.
Files=28, Tests=131, 330 wallclock secs ( 0.30 usr + 0.05 sys = 0.34 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
autobox 0 v3.0.1
base 0 2.27
Digest 0 1.19
File::Path 0 2.18
Getopt::Long 0 2.52
Import::Into 0 1.002005
Math::BigInt 0 1.999818
NEXT 0 0.68
overload 0 1.31
perl 5.016004 5.032001
PerlIO::utf8_strict 0 0.007
Safe::Isa 0 1.000010
Scalar::Util 0 1.56
Symbol 0 1.08
Test::More 0.96 1.302185
utf8 0 1.22
warnings 0 1.47
build_requires:
Module Need Have
------------------- -------- --------
Capture::Tiny 0 0.48
DBD::CSV 0 0.58
DBI 0 1.634
ExtUtils::MakeMaker 0 7.63_01
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.63_01
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS.0\system32\cmd.exe
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS.0\system32;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2692
PERL5_CPAN_IS_RUNNING = 2692
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2564,2692
PERL_CR_SMOKER_CURRENT = FunctionalPerl-0.72.69-TRIAL
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 14 Stepping 8, GenuineIntel
TEMP = C:\DOKUME~1\smoker\LOKALE~1\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 = 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.28
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.63_01
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.63_01
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.43_02
File::Spec 3.78
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302185
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=MSWin32
osvers=10.0.19042.746
archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.32.1.1 #1 Sun Jan 24 12:17:47 2021 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 =' -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='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"'
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
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=libperl532.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 Jan 24 2021 12:22:49
%ENV:
PERL5_CPANPLUS_IS_RUNNING="2692"
PERL5_CPAN_IS_RUNNING="2692"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="2564,2692"
PERL_CR_SMOKER_CURRENT="FunctionalPerl-0.72.69-TRIAL"
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
.