Template-Toolkit v3.101 Perl 5 v5.36.2 darwin-thread-multi-2level
- Status
- Pass
- From
- Abe Timmerman
- Dist
-
Template-Toolkit v3.101
- Platform
- Perl 5 v5.36.2 darwin-thread-multi-2level
- Date
- 2023-11-26 15:24:32
- ID
- e6489c02-8c6f-11ee-a775-ecd831b2d3cc
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 Andy Wardley,
This is a computer-generated report for Template-Toolkit-3.101
on perl 5.36.2, created by CPAN-Reporter-1.2019.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/opt/perl/perl5.36.2/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs ../blib/arch/auto/Template/Stash/XS/XS.bs 644
"/opt/perl/perl5.36.2/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs ../blib/arch/auto/Template/Stash/XS/XS.bs 644
No tests defined for Template::Stash::XS extension.
PERL_DL_NONLAZY=1 "/opt/perl/perl5.36.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/anycase.t t/args.t t/assert.t t/base.t t/binop.t t/block.t t/block_duplicate.t t/blocks.t t/capture.t t/case.t t/chomp.t t/compile1.t t/compile2.t t/compile3.t t/compile4.t t/compile5.t t/config.t t/constants.t t/context.t t/datafile.t t/date.t t/date_offset.t t/date_utf8.t t/debug.t t/directive.t t/directry.t t/document.t t/dumper.t t/error.t t/evalperl.t t/exception.t t/factory.t t/file.t t/fileline.t t/filter.t t/foreach.t t/format.t t/html.t t/image.t t/include.t t/iterator.t t/leak.t t/list.t t/macro.t t/math.t t/math_rand.t t/mtime-zero.t t/object.t t/outline.t t/output.t t/parser.t t/parser2.t t/plugins.t t/plusfile.t t/pod.t t/prefix.t t/proc.t t/process-relative.t t/process.t t/process_dir.t t/provider.t t/ref.t t/scalar.t t/service.t t/skel.t t/stash-xs-unicode.t t/stash-xs.t t/stash.t t/stashc.t t/stop.t t/strcat.t t/strict.t t/string.t t/switch.t t/table.t t/tags.t t/template.t t/text.t t/throw.t t/tiedhash.t t/trace_vars.t t/try.t t/unicode.t t/url.t t/vars.t t/varsv1.t t/view.t t/while.t t/wrap.t t/wrapper.t t/zz-plugin-cycle.t t/zz-plugin-leak-gh-213.t t/zz-plugin-leak-rt-46691.t t/zz-plugin-leak.t t/zz-pmv.t t/zz-pod-coverage.t t/zz-pod-kwalitee.t t/zz-stash-xs-leak.t t/zz-url2.t t/vmethods/hash.t t/vmethods/list.t t/vmethods/replace.t t/vmethods/text.t
t/compile1.t ................. ok
t/compile2.t ................. ok
t/compile3.t ................. ok
t/compile4.t ................. ok
t/compile5.t ................. ok
t/anycase.t .................. ok
t/args.t ..................... ok
t/assert.t ................... ok
t/base.t ..................... ok
t/binop.t .................... ok
t/block.t .................... ok
t/block_duplicate.t .......... ok
t/blocks.t ................... ok
t/capture.t .................. ok
t/case.t ..................... ok
t/chomp.t .................... ok
t/config.t ................... ok
t/constants.t ................ ok
t/context.t .................. ok
t/datafile.t ................. ok
t/date.t ..................... ok
t/date_offset.t .............. ok
t/date_utf8.t ................ skipped: Need to set env variable AUTHOR_TESTING=1
t/debug.t .................... ok
t/directive.t ................ ok
t/directry.t ................. ok
t/document.t ................. ok
t/dumper.t ................... ok
t/error.t .................... ok
t/evalperl.t ................. ok
t/exception.t ................ ok
t/factory.t .................. ok
t/file.t ..................... ok
t/fileline.t ................. ok
t/filter.t ................... ok
t/foreach.t .................. ok
t/format.t ................... ok
t/html.t ..................... ok
t/image.t .................... skipped: Neither Image::Info nor Image::Size installed
t/include.t .................. ok
t/iterator.t ................. ok
t/leak.t ..................... ok
t/list.t ..................... ok
t/macro.t .................... ok
t/math.t ..................... ok
t/math_rand.t ................ ok
t/mtime-zero.t ............... ok
t/object.t ................... ok
t/outline.t .................. ok
t/output.t ................... ok
t/parser.t ................... ok
t/parser2.t .................. ok
t/plugins.t .................. ok
t/plusfile.t ................. ok
t/pod.t ...................... skipped: Pod::POM not installed
t/prefix.t ................... ok
t/proc.t ..................... ok
t/process-relative.t ......... ok
t/process.t .................. ok
t/process_dir.t .............. ok
t/provider.t ................. ok
t/ref.t ...................... ok
t/scalar.t ................... ok
t/service.t .................. ok
t/skel.t ..................... ok
t/stash-xs-unicode.t ......... ok
t/stash-xs.t ................. ok
t/stash.t .................... ok
t/stashc.t ................... ok
t/stop.t ..................... ok
t/strcat.t ................... ok
t/strict.t ................... ok
t/string.t ................... ok
t/switch.t ................... ok
t/table.t .................... ok
t/tags.t ..................... ok
t/template.t ................. ok
t/text.t ..................... ok
t/throw.t .................... ok
t/tiedhash.t ................. ok
t/trace_vars.t ............... ok
t/try.t ...................... ok
t/unicode.t .................. ok
t/url.t ...................... ok
t/vars.t ..................... ok
t/varsv1.t ................... ok
t/view.t ..................... ok
t/vmethods/hash.t ............ ok
t/vmethods/list.t ............ ok
t/vmethods/replace.t ......... ok
t/vmethods/text.t ............ ok
t/while.t .................... ok
t/wrap.t ..................... ok
t/wrapper.t .................. ok
t/zz-plugin-cycle.t .......... skipped: Developer test
t/zz-plugin-leak-gh-213.t .... skipped: Broken on older perls. We need to sort this out once everything is passing
t/zz-plugin-leak-rt-46691.t .. skipped: Developer test only - set RELEASE_TESTING=1
t/zz-plugin-leak.t ........... skipped: Internal test for developer, add the --dev flag to run
t/zz-pmv.t ................... skipped: These aren't the tests you're looking for... move along
t/zz-pod-coverage.t .......... skipped: Author tests not required for installation
t/zz-pod-kwalitee.t .......... skipped: Author tests not required for installation
t/zz-stash-xs-leak.t ......... skipped: Internal test for developer, add the --dev flag to run
t/zz-url2.t .................. skipped: We can't agree on the right joint for the URL plugin
All tests successful.
Files=103, Tests=2909, 15 wallclock secs ( 0.11 usr 0.10 sys + 2.62 cusr 0.38 csys = 3.21 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ------
AppConfig 1.56 1.71
File::Spec 0.8 3.84
File::Temp 0.12 0.2311
Scalar::Util 0 1.62
build_requires:
Module Need Have
------------------- ---- ------
ExtUtils::MakeMaker 0 7.70
Test::LeakTrace 0 0.17
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = en_US.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /opt/homebrew/opt/perl/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/abeltje/bin:/Users/abeltje/xsbin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin/:/usr/sbin:/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 74105
PERL5_CPAN_IS_RUNNING = 74105
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = screen-256color
TMPDIR = /var/folders/mk/6yqfnld12zbgp3gq6j52f3z40000gn/T/
VERSIONER_PERL_VERSION = 5.30
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl/perl5.36.2/bin/perl
$UID/$EUID = 501 / 501
$GID = 20 20 12 61 79 80 81 98 702 33 100 204 250 395 398 399 400
$EGID = 20 20 12 61 79 80 81 98 702 33 100 204 250 395 398 399 400
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.45
File::Spec 3.84
JSON n/a
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302190
Test::Harness 3.44
Test::More 1.302190
YAML 1.30
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 36 subversion 2) configuration:
Commit id: 991b41619a089200e56b78e6261ef5e343f74632
Platform:
osname=darwin
osvers=23.1.0
archname=darwin-thread-multi-2level
uname='darwin idefix.fritz.box 23.1.0 darwin kernel version 23.1.0: mon oct 9 21:27:24 pdt 2023; root:xnu-10002.41.9~6release_arm64_t6000 arm64 '
config_args='-des -Duseithreads -Dprefix=/opt/perl/perl5.36.2'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.1 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.1 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 15.0.0 (clang-1500.0.40.1)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -mmacosx-version-min=14.1 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX14.0.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
libs=
perllibs=
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=14.1 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
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
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under darwin
Compiled at Nov 26 2023 13:36:25
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="74105"
PERL5_CPAN_IS_RUNNING="74105"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl/perl5.36.2/lib/site_perl/5.36.2/darwin-thread-multi-2level
/opt/perl/perl5.36.2/lib/site_perl/5.36.2
/opt/perl/perl5.36.2/lib/5.36.2/darwin-thread-multi-2level
/opt/perl/perl5.36.2/lib/5.36.2
.