DateTime v1.66 Perl 5 v5.26.3 x86_64-linux-multi
- Status
- Pass
- From
- Nigel Horne
- Dist
-
DateTime v1.66
- Platform
- Perl 5 v5.26.3 x86_64-linux-multi
- Date
- 2025-05-26 20:34:53
- ID
- e10f156c-3a70-11f0-9b19-d83bacd65ec8
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.26.3, 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 '/usr/bin/make test':
"/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/bin/perl5.26.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- DateTime.bs blib/arch/auto/DateTime/DateTime.bs 644
PERL_DL_NONLAZY=1 "/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/bin/perl5.26.3" "-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.44
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----------
# JSON::PP 2.27300 2.27400_02
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.44
#
# === Test Requires ===
#
# Module Want Have
# ------------------------ ----- --------
# CPAN::Meta::Check 0.011 0.014
# CPAN::Meta::Requirements any 2.140
# ExtUtils::MakeMaker any 7.44
# File::Spec any 3.75
# Storable any 2.62
# Term::ANSIColor any 4.06
# Test::Fatal any 0.014
# Test::More 0.96 1.302175
# Test::Warnings 0.005 0.030
# Test::Without::Module any 0.20
# utf8 any 1.19
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------------- -------- --------
# Carp any 1.42
# DateTime::Locale 1.06 1.45
# DateTime::TimeZone 2.44 2.65
# Dist::CheckConflicts 0.02 0.11
# POSIX any 1.76
# Params::ValidationCompiler 0.26 0.31
# Scalar::Util any 1.46_02
# Specio 0.50 0.50
# Specio::Declare any 0.50
# Specio::Exporter any 0.50
# Specio::Library::Builtins any 0.50
# Specio::Library::Numeric any 0.50
# Specio::Library::String any 0.50
# Specio::Subs any 0.50
# Try::Tiny any 0.30
# XSLoader any 0.27
# integer any 1.01
# namespace::autoclean 0.19 0.29
# overload any 1.28
# parent any 0.236
# perl 5.008004 5.026003
# strict any 1.11
# warnings any 1.37
# warnings::register any 1.04
#
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/10subtract.t ........... ok
t/09greg.t ............... ok
t/11duration.t ........... ok
t/12week.t ............... ok
t/14locale.t ............. ok
t/13strftime.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/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
t/30future-tz.t .......... ok
All tests successful.
Files=51, Tests=3589, 56 wallclock secs ( 2.02 usr 0.50 sys + 89.26 cusr 17.40 csys = 109.18 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- -------- --------
Carp 0 1.42
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.29
overload 0 1.28
Params::ValidationCompiler 0.26 0.31
parent 0 0.236
perl 5.008004 5.026003
POSIX 0 1.76
Scalar::Util 0 1.46_02
Specio 0.50 0.50
Specio::Declare 0 0.50
Specio::Exporter 0 0.50
Specio::Library::Builtins 0 0.50
Specio::Library::Numeric 0 0.50
Specio::Library::String 0 0.50
Specio::Subs 0 0.50
strict 0 1.11
Try::Tiny 0 0.30
warnings 0 1.37
warnings::register 0 1.04
XSLoader 0 0.27
build_requires:
Module Need Have
-------------------------- -------- --------
CPAN::Meta::Check 0.011 0.014
CPAN::Meta::Requirements 0 2.140
ExtUtils::MakeMaker 0 7.44
File::Spec 0 3.75
Storable 0 2.62
Term::ANSIColor 0 4.06
Test::Fatal 0 0.014
Test::More 0.96 1.302175
Test::Warnings 0.005 0.030
Test::Without::Module 0 0.20
utf8 0 1.19
configure_requires:
Module Need Have
-------------------------- -------- --------
Dist::CheckConflicts 0.02 0.11
ExtUtils::MakeMaker 0 7.44
opt_build_requires:
Module Need Have
-------------------------- -------- --------
CPAN::Meta 2.120900 2.150010
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = c:j2
PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:
PERL5LIB = /home/smoker/.cpan/build/DateTime-TimeZone-2.65-0/blib/arch:/home/smoker/.cpan/build/DateTime-TimeZone-2.65-0/blib/lib:/home/smoker/.cpan/build/Class-Singleton-1.6-0/blib/arch:/home/smoker/.cpan/build/Class-Singleton-1.6-0/blib/lib:/home/smoker/.cpan/build/DateTime-Locale-1.45-0/blib/arch:/home/smoker/.cpan/build/DateTime-Locale-1.45-0/blib/lib:/home/smoker/.cpan/build/Test-File-ShareDir-1.001002-0/blib/arch:/home/smoker/.cpan/build/Test-File-ShareDir-1.001002-0/blib/lib:/home/smoker/.cpan/build/Params-ValidationCompiler-0.31-0/blib/arch:/home/smoker/.cpan/build/Params-ValidationCompiler-0.31-0/blib/lib:/home/smoker/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch:/home/smoker/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib:/home/smoker/.cpan/build/Ref-Util-0.204-0/blib/arch:/home/smoker/.cpan/build/Ref-Util-0.204-0/blib/lib:/home/smoker/.cpan/build/Ref-Util-XS-0.117-0/blib/arch:/home/smoker/.cpan/build/Ref-Util-XS-0.117-0/blib/lib:/home/smoker/.cpan/build/Specio-0.50-0/blib/arch:/home/smoker/.cpan/build/Specio-0.50-0/blib/lib:/home/smoker/.cpan/build/XString-0.005-0/blib/arch:/home/smoker/.cpan/build/XString-0.005-0/blib/lib:/home/smoker/.cpan/build/Class-ISA-0.36-0/blib/arch:/home/smoker/.cpan/build/Class-ISA-0.36-0/blib/lib:/home/smoker/.cpan/build/Geo-CheapRuler-v0.1.1-0/blib/arch:/home/smoker/.cpan/build/Geo-CheapRuler-v0.1.1-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 30
PERL5_CPAN_IS_RUNNING = 30
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1,30
PERLBREW_HOME = /home/smoker/.perlbrew
PERLBREW_MANPATH = /home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/man
PERLBREW_PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/bin
PERLBREW_PERL = perl-5.26.3-multi
PERLBREW_ROOT = /home/smoker/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.88
PERLBREW_VERSION = 0.88
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm
TMPDIR = /tmp/testwrapper.17
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/bin/perl5.26.3
$UID/$EUID = 1000 / 1000
$GID = 1000 1000
$EGID = 1000 1000
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.44
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.34
File::Spec 3.75
JSON 4.02
JSON::PP 2.27400_02
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.38
Test::More 1.302175
YAML 1.30
YAML::Syck 1.32
version 0.9917
--
Summary of my perl5 (revision 5 version 26 subversion 3) configuration:
Platform:
osname=linux
osvers=5.3.0-1018-oracle
archname=x86_64-linux-multi
uname='linux a5c78c39564b 5.3.0-1018-oracle #20~18.04.1-ubuntu smp mon may 11 12:47:44 utc 2020 x86_64 gnulinux '
config_args='-de -Dprefix=/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi -Dusedevel -Dusemultiplicity -Accflags=-O2 -pipe -Wall -Wextra -mtune=native -march=native -Aeval:scriptdir=/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.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/lib/gcc/x86_64-linux-gnu/8/include-fixed /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 -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.28'
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
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
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 2.00
Built under linux
Compiled at Jun 9 2020 22:28:58
%ENV:
PERL5LIB="/home/smoker/.cpan/build/DateTime-TimeZone-2.65-0/blib/arch:/home/smoker/.cpan/build/DateTime-TimeZone-2.65-0/blib/lib:/home/smoker/.cpan/build/Class-Singleton-1.6-0/blib/arch:/home/smoker/.cpan/build/Class-Singleton-1.6-0/blib/lib:/home/smoker/.cpan/build/DateTime-Locale-1.45-0/blib/arch:/home/smoker/.cpan/build/DateTime-Locale-1.45-0/blib/lib:/home/smoker/.cpan/build/Test-File-ShareDir-1.001002-0/blib/arch:/home/smoker/.cpan/build/Test-File-ShareDir-1.001002-0/blib/lib:/home/smoker/.cpan/build/Params-ValidationCompiler-0.31-0/blib/arch:/home/smoker/.cpan/build/Params-ValidationCompiler-0.31-0/blib/lib:/home/smoker/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch:/home/smoker/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib:/home/smoker/.cpan/build/Ref-Util-0.204-0/blib/arch:/home/smoker/.cpan/build/Ref-Util-0.204-0/blib/lib:/home/smoker/.cpan/build/Ref-Util-XS-0.117-0/blib/arch:/home/smoker/.cpan/build/Ref-Util-XS-0.117-0/blib/lib:/home/smoker/.cpan/build/Specio-0.50-0/blib/arch:/home/smoker/.cpan/build/Specio-0.50-0/blib/lib:/home/smoker/.cpan/build/XString-0.005-0/blib/arch:/home/smoker/.cpan/build/XString-0.005-0/blib/lib:/home/smoker/.cpan/build/Class-ISA-0.36-0/blib/arch:/home/smoker/.cpan/build/Class-ISA-0.36-0/blib/lib:/home/smoker/.cpan/build/Geo-CheapRuler-v0.1.1-0/blib/arch:/home/smoker/.cpan/build/Geo-CheapRuler-v0.1.1-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="30"
PERL5_CPAN_IS_RUNNING="30"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1,30"
PERLBREW_HOME="/home/smoker/.perlbrew"
PERLBREW_MANPATH="/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/man"
PERLBREW_PATH="/home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/bin"
PERLBREW_PERL="perl-5.26.3-multi"
PERLBREW_ROOT="/home/smoker/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.88"
PERLBREW_VERSION="0.88"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/smoker/.cpan/build/DateTime-TimeZone-2.65-0/blib/arch
/home/smoker/.cpan/build/DateTime-TimeZone-2.65-0/blib/lib
/home/smoker/.cpan/build/Class-Singleton-1.6-0/blib/arch
/home/smoker/.cpan/build/Class-Singleton-1.6-0/blib/lib
/home/smoker/.cpan/build/DateTime-Locale-1.45-0/blib/arch
/home/smoker/.cpan/build/DateTime-Locale-1.45-0/blib/lib
/home/smoker/.cpan/build/Test-File-ShareDir-1.001002-0/blib/arch
/home/smoker/.cpan/build/Test-File-ShareDir-1.001002-0/blib/lib
/home/smoker/.cpan/build/Params-ValidationCompiler-0.31-0/blib/arch
/home/smoker/.cpan/build/Params-ValidationCompiler-0.31-0/blib/lib
/home/smoker/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch
/home/smoker/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib
/home/smoker/.cpan/build/Ref-Util-0.204-0/blib/arch
/home/smoker/.cpan/build/Ref-Util-0.204-0/blib/lib
/home/smoker/.cpan/build/Ref-Util-XS-0.117-0/blib/arch
/home/smoker/.cpan/build/Ref-Util-XS-0.117-0/blib/lib
/home/smoker/.cpan/build/Specio-0.50-0/blib/arch
/home/smoker/.cpan/build/Specio-0.50-0/blib/lib
/home/smoker/.cpan/build/XString-0.005-0/blib/arch
/home/smoker/.cpan/build/XString-0.005-0/blib/lib
/home/smoker/.cpan/build/Class-ISA-0.36-0/blib/arch
/home/smoker/.cpan/build/Class-ISA-0.36-0/blib/lib
/home/smoker/.cpan/build/Geo-CheapRuler-v0.1.1-0/blib/arch
/home/smoker/.cpan/build/Geo-CheapRuler-v0.1.1-0/blib/lib
/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/lib/site_perl/5.26.3/x86_64-linux-multi
/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/lib/site_perl/5.26.3
/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/lib/5.26.3/x86_64-linux-multi
/home/smoker/perl5/perlbrew/perls/perl-5.26.3-multi/lib/5.26.3
.