DateTime v1.66 Perl 5 v5.32.0 x86_64-linux
- Status
- Pass
- From
- Nigel Horne
- Dist
-
DateTime v1.66
- Platform
- Perl 5 v5.32.0 x86_64-linux
- Date
- 2025-10-16 08:10:40
- ID
- 9ae926ba-aa67-11f0-a3ac-2364a789be80
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 DateTime-1.66
on perl 5.32.0, created by CPAN-Reporter-1.2020.
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':
"/home/njh/perl5/perlbrew/perls/perl-5.32.0/bin/perl5.32.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- DateTime.bs blib/arch/auto/DateTime/DateTime.bs 644
PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.32.0/bin/perl5.32.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
# -------------------- ---- ----
# Dist::CheckConflicts 0.02 0.11
# ExtUtils::MakeMaker any 7.64
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.04
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.64
#
# === Test Requires ===
#
# Module Want Have
# ------------------------ ----- --------
# CPAN::Meta::Check 0.011 0.018
# CPAN::Meta::Requirements any 2.140
# ExtUtils::MakeMaker any 7.64
# File::Spec any 3.78
# Storable any 3.21
# Term::ANSIColor any 5.01
# Test::Fatal any 0.014
# Test::More 0.96 1.302186
# Test::Warnings 0.005 0.030
# Test::Without::Module any 0.20
# utf8 any 1.22
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------------- -------- --------
# Carp any 1.50
# DateTime::Locale 1.06 1.45
# DateTime::TimeZone 2.44 2.65
# Dist::CheckConflicts 0.02 0.11
# POSIX any 1.94
# Params::ValidationCompiler 0.26 0.31
# Scalar::Util any 1.55
# Specio 0.50 0.53
# Specio::Declare any 0.53
# Specio::Exporter any 0.53
# Specio::Library::Builtins any 0.53
# Specio::Library::Numeric any 0.53
# Specio::Library::String any 0.53
# Specio::Subs any 0.53
# Try::Tiny any 0.30
# XSLoader any 0.30
# integer any 1.01
# namespace::autoclean 0.19 0.31
# overload any 1.31
# parent any 0.238
# perl 5.008004 5.032000
# strict any 1.11
# warnings any 1.47
# warnings::register any 1.04
#
t/00-report-prereqs.t .... ok
t/01sanity.t ............. ok
t/00load.t ............... ok
t/02last-day.t ........... ok
t/03components.t ......... ok
t/04epoch.t .............. ok
t/05set.t ................ ok
t/07compare.t ............ ok
t/06add.t ................ ok
t/09greg.t ............... ok
t/10subtract.t ........... ok
t/11duration.t ........... ok
t/12week.t ............... ok
t/15jd.t ................. ok
t/14locale.t ............. ok
t/13strftime.t ........... ok
t/17set-return.t ......... ok
t/18today.t .............. ok
t/16truncate.t ........... ok
t/19leap-second.t ........ ok
t/20infinite.t ........... ok
t/21bad-params.t ......... ok
t/22from-doy.t ........... ok
t/24from-object.t ........ ok
t/23storable.t ........... ok
t/27delta.t .............. ok
t/25add-subtract.t ....... ok
t/26dt-leapsecond-pm.t ... ok
t/29overload.t ........... ok
t/28dow.t ................ ok
t/31formatter.t .......... ok
t/32leap-second2.t ....... ok
t/33seconds-offset.t ..... ok
t/34set-tz.t ............. ok
t/35rd-values.t .......... ok
t/36invalid-local.t ...... ok
t/37local-add.t .......... ok
t/38local-subtract.t ..... ok
t/39no-so.t .............. ok
t/40leap-years.t ......... ok
t/42duration-class.t ..... ok
t/41cldr-format.t ........ ok
t/43new-params.t ......... ok
t/46warnings.t ........... ok
t/44set-formatter.t ...... ok
t/45core-time.t .......... ok
t/47default-time-zone.t .. ok
t/49-without-sub-util.t .. ok
t/48rt-115983.t .......... ok
t/zzz-check-breaks.t ..... ok
t/30future-tz.t .......... ok
All tests successful.
Files=51, Tests=3589, 6 wallclock secs ( 0.41 usr 0.12 sys + 14.99 cusr 3.70 csys = 19.22 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- -------- --------
Carp 0 1.50
DateTime::Locale 1.06 1.45
DateTime::TimeZone 2.44 2.65
Dist::CheckConflicts 0.02 0.11
integer 0 1.01
namespace::autoclean 0.19 0.31
overload 0 1.31
Params::ValidationCompiler 0.26 0.31
parent 0 0.238
perl 5.008004 5.032000
POSIX 0 1.94
Scalar::Util 0 1.55
Specio 0.50 0.53
Specio::Declare 0 0.53
Specio::Exporter 0 0.53
Specio::Library::Builtins 0 0.53
Specio::Library::Numeric 0 0.53
Specio::Library::String 0 0.53
Specio::Subs 0 0.53
strict 0 1.11
Try::Tiny 0 0.30
warnings 0 1.47
warnings::register 0 1.04
XSLoader 0 0.30
build_requires:
Module Need Have
-------------------------- -------- --------
CPAN::Meta::Check 0.011 0.018
CPAN::Meta::Requirements 0 2.140
ExtUtils::MakeMaker 0 7.64
File::Spec 0 3.78
Storable 0 3.21
Term::ANSIColor 0 5.01
Test::Fatal 0 0.014
Test::More 0.96 1.302186
Test::Warnings 0.005 0.030
Test::Without::Module 0 0.20
utf8 0 1.22
configure_requires:
Module Need Have
-------------------------- -------- --------
Dist::CheckConflicts 0.02 0.11
ExtUtils::MakeMaker 0 7.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
LANG = en_US.UTF-8
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.32.0/bin:/home/njh/perl5/perlbrew/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
PERL5LIB = /tmp/user/1000/build/Specio-0.53-0/blib/arch:/tmp/user/1000/build/Specio-0.53-0/blib/lib:/tmp/user/1000/build/Clone-PP-1.08-0/blib/arch:/tmp/user/1000/build/Clone-PP-1.08-0/blib/lib:/tmp/user/1000/build/DateTime-TimeZone-2.65-0/blib/arch:/tmp/user/1000/build/DateTime-TimeZone-2.65-0/blib/lib:/tmp/user/1000/build/Class-Singleton-1.6-0/blib/arch:/tmp/user/1000/build/Class-Singleton-1.6-0/blib/lib:/tmp/user/1000/build/DateTime-Locale-1.45-0/blib/arch:/tmp/user/1000/build/DateTime-Locale-1.45-0/blib/lib:/tmp/user/1000/build/namespace-autoclean-0.31-0/blib/arch:/tmp/user/1000/build/namespace-autoclean-0.31-0/blib/lib:/tmp/user/1000/build/Test-File-ShareDir-1.001002-0/blib/arch:/tmp/user/1000/build/Test-File-ShareDir-1.001002-0/blib/lib:/tmp/user/1000/build/Class-Tiny-1.008-0/blib/arch:/tmp/user/1000/build/Class-Tiny-1.008-0/blib/lib:/tmp/user/1000/build/Params-ValidationCompiler-0.31-0/blib/arch:/tmp/user/1000/build/Params-ValidationCompiler-0.31-0/blib/lib:/tmp/user/1000/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch:/tmp/user/1000/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib:/tmp/user/1000/build/File-ShareDir-1.118-0/blib/arch:/tmp/user/1000/build/File-ShareDir-1.118-0/blib/lib:/tmp/user/1000/build/Class-Inspector-1.36-0/blib/arch:/tmp/user/1000/build/Class-Inspector-1.36-0/blib/lib:/tmp/user/1000/build/File-ShareDir-Install-0.14-0/blib/arch:/tmp/user/1000/build/File-ShareDir-Install-0.14-0/blib/lib:/tmp/user/1000/build/CPAN-Meta-Check-0.018-0/blib/arch:/tmp/user/1000/build/CPAN-Meta-Check-0.018-0/blib/lib:/tmp/user/1000/build/Data-Cmp-0.010-0/blib/arch:/tmp/user/1000/build/Data-Cmp-0.010-0/blib/lib:/tmp/user/1000/build/Attribute-Util-1.07-0/blib/arch:/tmp/user/1000/build/Attribute-Util-1.07-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2003468
PERL5_CPAN_IS_RUNNING = 2003468
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1999323,2003468
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.32.0/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.32.0/bin
PERLBREW_PERL = perl-5.32.0
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 1.02
PERLBREW_VERSION = 1.02
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TEMP = /tmp/user/1000
TMPDIR = /tmp/user/1000/testwrapper.2003460
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.32.0/bin/perl5.32.0
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 25 29 30 44 46 103 108 115 123 996 1000
$EGID = 1000 4 24 25 29 30 44 46 103 108 115 123 996 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.02
JSON::PP 4.04
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302186
Test::Harness 3.42
Test::More 1.302186
YAML 1.31
YAML::Syck 1.34
version 0.9924
--
Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
Platform:
osname=linux
osvers=4.16.0-2-amd64
archname=x86_64-linux
uname='linux amelia 4.16.0-2-amd64 #1 smp debian 4.16.16-2 (2018-06-22) x86_64 gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.32.0 -Dusedevel -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.32.0/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='9.3.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='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.30.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.30'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
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:
Devel::PatchPerl 1.48
Built under linux
Compiled at Jun 22 2020 00:33:34
%ENV:
PERL5LIB="/tmp/user/1000/build/Specio-0.53-0/blib/arch:/tmp/user/1000/build/Specio-0.53-0/blib/lib:/tmp/user/1000/build/Clone-PP-1.08-0/blib/arch:/tmp/user/1000/build/Clone-PP-1.08-0/blib/lib:/tmp/user/1000/build/DateTime-TimeZone-2.65-0/blib/arch:/tmp/user/1000/build/DateTime-TimeZone-2.65-0/blib/lib:/tmp/user/1000/build/Class-Singleton-1.6-0/blib/arch:/tmp/user/1000/build/Class-Singleton-1.6-0/blib/lib:/tmp/user/1000/build/DateTime-Locale-1.45-0/blib/arch:/tmp/user/1000/build/DateTime-Locale-1.45-0/blib/lib:/tmp/user/1000/build/namespace-autoclean-0.31-0/blib/arch:/tmp/user/1000/build/namespace-autoclean-0.31-0/blib/lib:/tmp/user/1000/build/Test-File-ShareDir-1.001002-0/blib/arch:/tmp/user/1000/build/Test-File-ShareDir-1.001002-0/blib/lib:/tmp/user/1000/build/Class-Tiny-1.008-0/blib/arch:/tmp/user/1000/build/Class-Tiny-1.008-0/blib/lib:/tmp/user/1000/build/Params-ValidationCompiler-0.31-0/blib/arch:/tmp/user/1000/build/Params-ValidationCompiler-0.31-0/blib/lib:/tmp/user/1000/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch:/tmp/user/1000/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib:/tmp/user/1000/build/File-ShareDir-1.118-0/blib/arch:/tmp/user/1000/build/File-ShareDir-1.118-0/blib/lib:/tmp/user/1000/build/Class-Inspector-1.36-0/blib/arch:/tmp/user/1000/build/Class-Inspector-1.36-0/blib/lib:/tmp/user/1000/build/File-ShareDir-Install-0.14-0/blib/arch:/tmp/user/1000/build/File-ShareDir-Install-0.14-0/blib/lib:/tmp/user/1000/build/CPAN-Meta-Check-0.018-0/blib/arch:/tmp/user/1000/build/CPAN-Meta-Check-0.018-0/blib/lib:/tmp/user/1000/build/Data-Cmp-0.010-0/blib/arch:/tmp/user/1000/build/Data-Cmp-0.010-0/blib/lib:/tmp/user/1000/build/Attribute-Util-1.07-0/blib/arch:/tmp/user/1000/build/Attribute-Util-1.07-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2003468"
PERL5_CPAN_IS_RUNNING="2003468"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1999323,2003468"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.32.0/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.32.0/bin"
PERLBREW_PERL="perl-5.32.0"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="1.02"
PERLBREW_VERSION="1.02"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/user/1000/build/Specio-0.53-0/blib/arch
/tmp/user/1000/build/Specio-0.53-0/blib/lib
/tmp/user/1000/build/Clone-PP-1.08-0/blib/arch
/tmp/user/1000/build/Clone-PP-1.08-0/blib/lib
/tmp/user/1000/build/DateTime-TimeZone-2.65-0/blib/arch
/tmp/user/1000/build/DateTime-TimeZone-2.65-0/blib/lib
/tmp/user/1000/build/Class-Singleton-1.6-0/blib/arch
/tmp/user/1000/build/Class-Singleton-1.6-0/blib/lib
/tmp/user/1000/build/DateTime-Locale-1.45-0/blib/arch
/tmp/user/1000/build/DateTime-Locale-1.45-0/blib/lib
/tmp/user/1000/build/namespace-autoclean-0.31-0/blib/arch
/tmp/user/1000/build/namespace-autoclean-0.31-0/blib/lib
/tmp/user/1000/build/Test-File-ShareDir-1.001002-0/blib/arch
/tmp/user/1000/build/Test-File-ShareDir-1.001002-0/blib/lib
/tmp/user/1000/build/Class-Tiny-1.008-0/blib/arch
/tmp/user/1000/build/Class-Tiny-1.008-0/blib/lib
/tmp/user/1000/build/Params-ValidationCompiler-0.31-0/blib/arch
/tmp/user/1000/build/Params-ValidationCompiler-0.31-0/blib/lib
/tmp/user/1000/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch
/tmp/user/1000/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib
/tmp/user/1000/build/File-ShareDir-1.118-0/blib/arch
/tmp/user/1000/build/File-ShareDir-1.118-0/blib/lib
/tmp/user/1000/build/Class-Inspector-1.36-0/blib/arch
/tmp/user/1000/build/Class-Inspector-1.36-0/blib/lib
/tmp/user/1000/build/File-ShareDir-Install-0.14-0/blib/arch
/tmp/user/1000/build/File-ShareDir-Install-0.14-0/blib/lib
/tmp/user/1000/build/CPAN-Meta-Check-0.018-0/blib/arch
/tmp/user/1000/build/CPAN-Meta-Check-0.018-0/blib/lib
/tmp/user/1000/build/Data-Cmp-0.010-0/blib/arch
/tmp/user/1000/build/Data-Cmp-0.010-0/blib/lib
/tmp/user/1000/build/Attribute-Util-1.07-0/blib/arch
/tmp/user/1000/build/Attribute-Util-1.07-0/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.32.0/lib/site_perl/5.32.0
/home/njh/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0/x86_64-linux
/home/njh/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0
.