DateTime v1.66 Perl 5 v5.43.2 x86_64-linux
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
DateTime v1.66
- Platform
- Perl 5 v5.43.2 x86_64-linux
- Date
- 2025-09-02 20:59:50
- ID
- c40fef46-883f-11f0-8b29-f187f70a4ac1
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.43.2, 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':
"/tmp/basesmoker-reloperl-Cfju/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DateTime.bs blib/arch/auto/DateTime/DateTime.bs 644
PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-Cfju/bin/perl" "-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.76
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.16
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.76
#
# === Test Requires ===
#
# Module Want Have
# ------------------------ ----- --------
# CPAN::Meta::Check 0.011 0.018
# CPAN::Meta::Requirements any 2.143
# ExtUtils::MakeMaker any 7.76
# File::Spec any 3.94
# Storable any 3.38
# Term::ANSIColor any 5.01
# Test::Fatal any 0.017
# Test::More 0.96 1.302214
# Test::Warnings 0.005 0.038
# Test::Without::Module any 0.23
# utf8 any 1.27
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------------- -------- --------
# Carp any 1.54
# DateTime::Locale 1.06 1.45
# DateTime::TimeZone 2.44 2.65
# Dist::CheckConflicts 0.02 0.11
# POSIX any 2.24
# Params::ValidationCompiler 0.26 0.31
# Scalar::Util any 1.70
# Specio 0.50 0.52
# Specio::Declare any 0.52
# Specio::Exporter any 0.52
# Specio::Library::Builtins any 0.52
# Specio::Library::Numeric any 0.52
# Specio::Library::String any 0.52
# Specio::Subs any 0.52
# Try::Tiny any 0.32
# XSLoader any 0.32
# integer any 1.01
# namespace::autoclean 0.19 0.31
# overload any 1.40
# parent any 0.244
# perl 5.008004 5.043002
# strict any 1.14
# warnings any 1.74
# warnings::register any 1.06
#
t/00-report-prereqs.t .... ok
t/00load.t ............... ok
t/01sanity.t ............. ok
t/02last-day.t ........... ok
t/03components.t ......... ok
t/04epoch.t .............. ok
t/05set.t ................ ok
t/06add.t ................ ok
t/07compare.t ............ ok
t/09greg.t ............... ok
t/10subtract.t ........... ok
t/11duration.t ........... ok
t/12week.t ............... ok
t/13strftime.t ........... ok
t/14locale.t ............. ok
t/15jd.t ................. ok
t/16truncate.t ........... ok
t/17set-return.t ......... ok
t/18today.t .............. ok
t/19leap-second.t ........ ok
t/20infinite.t ........... ok
t/21bad-params.t ......... ok
t/22from-doy.t ........... ok
t/23storable.t ........... ok
t/24from-object.t ........ ok
t/25add-subtract.t ....... ok
t/26dt-leapsecond-pm.t ... ok
t/27delta.t .............. ok
t/28dow.t ................ ok
t/29overload.t ........... ok
t/30future-tz.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/41cldr-format.t ........ ok
t/42duration-class.t ..... ok
t/43new-params.t ......... ok
t/44set-formatter.t ...... ok
t/45core-time.t .......... ok
t/46warnings.t ........... ok
t/47default-time-zone.t .. ok
t/48rt-115983.t .......... ok
t/49-without-sub-util.t .. ok
t/zzz-check-breaks.t ..... ok
All tests successful.
Files=51, Tests=3589, 21 wallclock secs ( 0.45 usr 0.09 sys + 19.29 cusr 1.59 csys = 21.42 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- -------- --------
Carp 0 1.54
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.40
Params::ValidationCompiler 0.26 0.31
parent 0 0.244
perl 5.008004 5.043002
POSIX 0 2.24
Scalar::Util 0 1.70
Specio 0.50 0.52
Specio::Declare 0 0.52
Specio::Exporter 0 0.52
Specio::Library::Builtins 0 0.52
Specio::Library::Numeric 0 0.52
Specio::Library::String 0 0.52
Specio::Subs 0 0.52
strict 0 1.14
Try::Tiny 0 0.32
warnings 0 1.74
warnings::register 0 1.06
XSLoader 0 0.32
build_requires:
Module Need Have
-------------------------- -------- --------
CPAN::Meta::Check 0.011 0.018
CPAN::Meta::Requirements 0 2.143
ExtUtils::MakeMaker 0 7.76
File::Spec 0 3.94
Storable 0 3.38
Term::ANSIColor 0 5.01
Test::Fatal 0 0.017
Test::More 0.96 1.302214
Test::Warnings 0.005 0.038
Test::Without::Module 0 0.23
utf8 0 1.27
configure_requires:
Module Need Have
-------------------------- -------- --------
Dist::CheckConflicts 0.02 0.11
ExtUtils::MakeMaker 0 7.76
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_ADDRESS = de_DE.UTF-8
LC_IDENTIFICATION = de_DE.UTF-8
LC_MEASUREMENT = de_DE.UTF-8
LC_MONETARY = de_DE.UTF-8
LC_NAME = de_DE.UTF-8
LC_NUMERIC = de_DE.UTF-8
LC_PAPER = de_DE.UTF-8
LC_TELEPHONE = de_DE.UTF-8
LC_TIME = de_DE.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1721505
PERL5_CPAN_IS_RUNNING = 1721505
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-Cfju/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.94
ExtUtils::CBuilder 0.280242
ExtUtils::Command 7.76
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.76
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.59
File::Spec 3.94
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.93
Parse::CPAN::Meta 2.150010
Test2 1.302214
Test::Harness 3.52
Test::More 1.302214
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 43 subversion 2) configuration:
Commit id: 7afd3f158f75d5730469889406f8f98c681d58c1
Platform:
osname=linux
osvers=6.8.0-64-generic
archname=x86_64-linux
uname='linux k93jammy 6.8.0-64-generic #67~22.04.1-ubuntu smp preempt_dynamic tue jun 24 15:19:46 utc 2 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.43.2/6567 -Dmyhostname=k93jammy -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -DEBUGGING=-g'
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='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='11.4.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/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.35'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/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
Built under linux
Compiled at Aug 25 2025 00:04:02
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1721505"
PERL5_CPAN_IS_RUNNING="1721505"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.43.2/6567/lib/site_perl/5.43.2/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.43.2/6567/lib/site_perl/5.43.2
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.43.2/6567/lib/5.43.2/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.43.2/6567/lib/5.43.2
.