DateTime v1.66 Perl 5 v5.26.0 amd64-freebsd
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
DateTime v1.66
- Platform
- Perl 5 v5.26.0 amd64-freebsd
- Date
- 2025-02-23 15:27:23
- ID
- adc857d6-f1fa-11ef-9bf1-01fb6d8775ea
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.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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/usr/perl5.26.0p/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DateTime.bs blib/arch/auto/DateTime/DateTime.bs 644
PERL_DL_NONLAZY=1 "/usr/perl5.26.0p/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.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
# ------------------------ ----- --------
# CPAN::Meta::Check 0.011 0.014
# CPAN::Meta::Requirements any 2.142
# ExtUtils::MakeMaker any 7.70
# File::Spec any 3.75
# Storable any 3.25
# Term::ANSIColor any 5.01
# Test::Fatal any 0.017
# Test::More 0.96 1.302209
# Test::Warnings 0.005 0.036
# Test::Without::Module any 0.23
# utf8 any 1.19
#
# === 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.43
# DateTime::TimeZone 2.44 2.64
# Dist::CheckConflicts 0.02 0.11
# POSIX any 1.76
# Params::ValidationCompiler 0.26 0.31
# Scalar::Util any 1.68
# 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.32
# XSLoader any 0.27
# integer any 1.01
# namespace::autoclean 0.19 0.31
# overload any 1.28
# parent any 0.244
# perl 5.008004 5.026000
# 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/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, 19 wallclock secs ( 0.31 usr 0.16 sys + 12.59 cusr 5.58 csys = 18.64 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- -------- --------
Carp 0 1.50
DateTime::Locale 1.06 1.43
DateTime::TimeZone 2.44 2.64
Dist::CheckConflicts 0.02 0.11
integer 0 1.01
namespace::autoclean 0.19 0.31
overload 0 1.28
Params::ValidationCompiler 0.26 0.31
parent 0 0.244
perl 5.008004 5.026000
POSIX 0 1.76
Scalar::Util 0 1.68
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.32
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.142
ExtUtils::MakeMaker 0 7.70
File::Spec 0 3.75
Storable 0 3.25
Term::ANSIColor 0 5.01
Test::Fatal 0 0.017
Test::More 0.96 1.302209
Test::Warnings 0.005 0.036
Test::Without::Module 0 0.23
utf8 0 1.19
configure_requires:
Module Need Have
-------------------------- -------- --------
Dist::CheckConflicts 0.02 0.11
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2025022316/Specio-0.50-1/blib/arch:/home/cpansand/.cpan/build/2025022316/Specio-0.50-1/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 62894
PERL5_CPAN_IS_RUNNING = 62894
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 61174,62894
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2025022300/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2025022300
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.26.0p/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302209
Test::Harness 3.50
Test::More 1.302209
YAML 1.30
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
Platform:
osname=freebsd
osvers=10.3-release-p11
archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-101.herceg.de 10.3-release-p11 freebsd 10.3-release-p11 #0: mon oct 24 18:49:24 utc 2016 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.26.0p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2'
optimize='-O2 -pipe'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion=''
gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)'
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 ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc -lelf
perllibs=-lpthread -lm -lcrypt -lutil -lc -lelf
libc=
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector'
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
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 freebsd
Compiled at Jun 3 2017 22:58:33
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2025022316/Specio-0.50-1/blib/arch:/home/cpansand/.cpan/build/2025022316/Specio-0.50-1/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="62894"
PERL5_CPAN_IS_RUNNING="62894"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="61174,62894"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2025022300/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2025022316/Specio-0.50-1/blib/arch
/home/cpansand/.cpan/build/2025022316/Specio-0.50-1/blib/lib
/usr/perl5.26.0p/lib/site_perl/5.26.0/amd64-freebsd
/usr/perl5.26.0p/lib/site_perl/5.26.0
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd
/usr/perl5.26.0p/lib/5.26.0
.