HTML-Mason v1.60 Perl 5 v5.40.0 RC1 i86pc-solaris-64
- Status
- Pass
- From
- Carlos Guevara
- Dist
-
HTML-Mason v1.60
- Platform
- Perl 5 v5.40.0 RC1 i86pc-solaris-64
- Date
- 2024-05-28 22:22:02
- ID
- b51f6e28-1d40-11ef-927c-df6f3c284dcc
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 Dave Rolsky,
This is a computer-generated report for HTML-Mason-1.60
on perl 5.40.0, 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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/export/home/cpan/bin/perl/bin/perl5.40.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.16
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.70
# File::Spec 0.8 3.90
# Test::More 0.96 1.302199
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------- ---- -----
# CGI 2.46 4.64
# Cache::Cache 1.00 1.08
# Class::Container 0.07 0.13
# Exception::Class 1.15 1.45
# File::Spec 0.8 3.90
# HTML::Entities any 3.82
# Log::Any 0.08 1.717
# Params::Validate 0.70 1.31
# Scalar::Util 1.01 1.63
#
t/00-report-prereqs.t ......... ok
t/01-syntax.t ................. ok
t/01a-comp-calls.t ............ ok
t/02-sections.t ............... ok
t/02a-filter.t ................ ok
t/04-misc.t ................... ok
t/05-request.t ................ ok
t/05a-stack-corruption.t ...... ok
t/06-compiler.t ............... ok
t/06a-compiler_obj.t .......... ok
t/06b-compiler-named-subs.t ... ok
t/06c-compiler-spaces-path.t .. ok
t/07-interp.t ................. ok
t/07a-interp-mcr.t ............ ok
t/07b-interp-static-source.t .. ok
t/09-component.t .............. ok
t/09a-comp_content.t .......... ok
t/10-cache.t .................. ok
t/10a-cache-1.0x.t ............ ok
t/10b-cache-chi.t ............. skipped: CHI 0.21+ is not installed
t/11-inherit.t ................ ok
t/12-taint.t .................. ok
t/13-errors.t ................. ok
t/14-cgi.t .................... ok
t/14a-fake_apache.t ........... ok
t/15-subclass.t ............... ok
t/17-print.t .................. ok
t/18-leak.t ................... ok
t/19-subrequest.t ............. ok
t/20-plugins.t ................ ok
t/21-escapes.t ................ ok
t/22-path-security.t .......... ok
Unhandled type: REGEXP at /export/home/cpan/bin/perl/lib/site_perl/5.40.0/Devel/Cycle.pm line 107.
t/23-leak2.t .................. ok
t/24-tools.t .................. ok
t/25-flush-in-content.t ....... ok
t/25-log.t .................... ok
All tests successful.
Files=36, Tests=523, 24 wallclock secs ( 0.15 usr 0.08 sys + 4.23 cusr 1.20 csys = 5.66 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Cache::Cache 1.00 1.08
CGI 2.46 4.64
Class::Container 0.07 0.13
Exception::Class 1.15 1.45
File::Spec 0.8 3.90
HTML::Entities 0 3.82
Log::Any 0.08 1.717
Params::Validate 0.70 1.31
Scalar::Util 1.01 1.63
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.70
File::Spec 0.8 3.90
Test::More 0.96 1.302199
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DATE_MANIP_TEST_DM5 = 1
LANG = en_US.UTF-8
LC_ALL = C
NONINTERACTIVE_TESTING = 1
NO_NETWORK_TESTING = 1
PATH = /export/home/cpan/bin/perl/bin:/usr/bin:/usr/sbin:/sbin:/opt/ooce/bin:/usr/gnu/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15039
PERL5_CPAN_IS_RUNNING = 15039
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/cpan/bin/perl/bin/perl5.40.0
$UID/$EUID = 101 / 101
$GID = 1 1
$EGID = 1 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302199
Test::Harness 3.48
Test::More 1.302199
YAML 1.31
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
Commit id: 9028e12473e7fa76ca5a5787af6d1b2e6d110b78
Platform:
osname=solaris
osvers=2.11
archname=i86pc-solaris-64
uname='sunos cjg-omniosce 5.11 omnios-r151048-78ef87aa2a4 i86pc i386 i86pc '
config_args='-des -Dprefix=/export/home/cpan/bin/perl -Dscriptdir=/export/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall -Dcc=gcc'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='gcc'
ccflags ='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O'
cppflags='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
ccversion=''
gccversion='13.2.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='gcc'
ldflags =' -m64 -fstack-protector-strong -L/usr/gnu/lib '
libpth=/opt/gcc-13/lib /usr/lib /usr/gnu/lib /usr/ccs/lib
libs=-lpthread -lsocket -lnsl -ldl -lm -lc
perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so
so=so
useshrplib=true
libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' -R /export/home/cpan/bin/perl/lib/5.40.0/i86pc-solaris-64/CORE'
cccdlflags='-fPIC'
lddlflags=' -shared -m64 -L/usr/gnu/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
RC1
Built under solaris
Compiled at May 28 2024 12:48:17
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15039"
PERL5_CPAN_IS_RUNNING="15039"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/export/home/cpan/bin/perl/lib/site_perl/5.40.0/i86pc-solaris-64
/export/home/cpan/bin/perl/lib/site_perl/5.40.0
/export/home/cpan/bin/perl/lib/5.40.0/i86pc-solaris-64
/export/home/cpan/bin/perl/lib/5.40.0
.