DateTime v1.66 Perl 5 v5.36.0 darwin-2level
- Status
- Pass
- From
- Amory Meltzer
- Dist
-
DateTime v1.66
- Platform
- Perl 5 v5.36.0 darwin-2level
- Date
- 2025-03-12 16:06:40
- ID
- fbe42b3e-ff5b-11ef-a54f-de43ab5adc97
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 DROLSKY,
This is a computer-generated report for DateTime-1.66
on perl 5.36.0, created by App::cpanminus::reporter 0.22 (1.7046).
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 '':
Building and testing DateTime-1.66
cp lib/DateTime/PP.pm blib/lib/DateTime/PP.pm
cp lib/DateTime/Duration.pm blib/lib/DateTime/Duration.pm
cp lib/DateTime.pm blib/lib/DateTime.pm
cp lib/DateTime/LeapSecond.pm blib/lib/DateTime/LeapSecond.pm
cp lib/DateTime/Conflicts.pm blib/lib/DateTime/Conflicts.pm
cp lib/DateTime/Infinite.pm blib/lib/DateTime/Infinite.pm
cp lib/DateTime/Helpers.pm blib/lib/DateTime/Helpers.pm
cp lib/DateTime/Types.pm blib/lib/DateTime/Types.pm
cp lib/DateTime/PPExtra.pm blib/lib/DateTime/PPExtra.pm
Running Mkbootstrap for DateTime ()
chmod 644 "DateTime.bs"
"/Users/Amory/perl5/perlbrew/perls/perl-5.36.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DateTime.bs blib/arch/auto/DateTime/DateTime.bs 644
"/Users/Amory/perl5/perlbrew/perls/perl-5.36.0/bin/perl" "/Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/ExtUtils/xsubpp" -typemap '/Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/ExtUtils/typemap' DateTime.xs > DateTime.xsc
mv DateTime.xsc DateTime.c
cc -c -fno-common -DPERL_DARWIN -mmacosx-version-min=12.5 -fno-strict-aliasing -pipe -fstack-protector-strong -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3 -DVERSION=\"1.66\" -DXS_VERSION=\"1.66\" "-I/Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/darwin-2level/CORE" DateTime.c
rm -f blib/arch/auto/DateTime/DateTime.bundle
cc -mmacosx-version-min=12.5 -bundle -undefined dynamic_lookup -fstack-protector-strong DateTime.o -o blib/arch/auto/DateTime/DateTime.bundle \
\
chmod 755 blib/arch/auto/DateTime/DateTime.bundle
Manifying 6 pod documents
"/Users/Amory/perl5/perlbrew/perls/perl-5.36.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DateTime.bs blib/arch/auto/DateTime/DateTime.bs 644
PERL_DL_NONLAZY=1 "/Users/Amory/perl5/perlbrew/perls/perl-5.36.0/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.64
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.07
#
# === 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.84
# Storable any 3.26
# Term::ANSIColor any 5.01
# Test::Fatal any 0.017
# Test::More 0.96 1.302209
# Test::Warnings 0.005 0.031
# Test::Without::Module any 0.21
# utf8 any 1.24
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------------- -------- --------
# Carp any 1.52
# DateTime::Locale 1.06 1.39
# DateTime::TimeZone 2.44 2.60
# Dist::CheckConflicts 0.02 0.11
# POSIX any 2.03
# Params::ValidationCompiler 0.26 0.31
# Scalar::Util any 1.62
# 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.31
# XSLoader any 0.31
# integer any 1.01
# namespace::autoclean 0.19 0.29
# overload any 1.35
# parent any 0.238
# perl 5.008004 5.036000
# strict any 1.12
# warnings any 1.58
# 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, 7 wallclock secs ( 0.12 usr 0.05 sys + 5.58 cusr 0.46 csys = 6.21 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
-------------------------- -------- --------
Carp 0 1.52
DateTime::Locale 1.06 1.44
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.35
Params::ValidationCompiler 0.26 0.31
parent 0 0.238
perl 5.008004 5.036000
POSIX 0 2.03
Scalar::Util 0 1.62
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.12
Try::Tiny 0 0.32
warnings 0 1.58
warnings::register 0 1.04
XSLoader 0 0.31
build:
Module Need Have
-------------------------- -------- --------
ExtUtils::MakeMaker 0 7.64
configure:
Module Need Have
-------------------------- -------- --------
Dist::CheckConflicts 0.02 0.11
ExtUtils::MakeMaker 0 7.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = C
PATH = /Users/Amory/bin:/Users/amory/perl5/perlbrew/bin:/Users/amory/perl5/perlbrew/perls/perl-5.36.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/opt/python@3.13/libexec/bin:/opt/homebrew/opt/python@3.13/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages:/Users/Amory/.local/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/usr/local/MacGPG2/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/Amory/Documents/git/external/git-extra-commands@unixorn/bin:/Users/Amory/Documents/git/external/tiny-scripts@vitorgalvao:/Users/Amory/Documents/git/external/bash-itunes@illusori:/Users/Amory/Documents/git/external/video_transcoding@lisamelton/bin:/Users/Amory/Documents/git/external/other_video_transcoding@lisamelton:/Users/Amory/Documents/git/personal/lockquote:/Applications/CKAN.app/Contents/MacOS/
PERL5DB = use Devel::NYTProf
PERL5_DIR = /Users/Amory/perl5
PERL5_V = 5.36
PERLBREW = command perlbrew
PERLBREW_HOME = /Users/Amory/.perlbrew
PERLBREW_MANPATH = /Users/amory/perl5/perlbrew/perls/perl-5.36.0/man
PERLBREW_PATH = /Users/amory/perl5/perlbrew/bin:/Users/amory/perl5/perlbrew/perls/perl-5.36.0/bin
PERLBREW_PERL = perl-5.36.0
PERLBREW_ROOT = /Users/amory/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.98
PERLBREW_VERSION = 0.98
PERLDOC_PAGER = sh -c 'col -bx | bat -l man -p'
PERL_CPANM_OPT = --verify --from https://www.cpan.org
PERL_MM_USE_DEFAULT = 1
SHELL = /opt/homebrew/bin/bash
TERM = xterm-256color
TMPDIR = /var/folders/3s/yzp_k_q54799t3cx5vg512040000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 98 702 701 33 100 204 250 395 398 399
EUID = 501
EXECUTABLE_NAME = /Users/Amory/perl5/perlbrew/perls/perl-5.36.0/bin/perl
GID = 20 20 12 61 79 80 81 98 702 701 33 100 204 250 395 398 399
UID = 501
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.33
CPAN::Meta 2.150010
Cwd 3.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.45
File::Spec 3.84
JSON 4.10
JSON::PP 4.07
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302209
YAML 1.31
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 36 subversion 0) configuration:
Platform:
osname=darwin
osvers=21.6.0
archname=darwin-2level
uname='darwin nayru.fios-router.home 21.6.0 darwin kernel version 21.6.0: wed aug 10 14:28:25 pdt 2022; root:xnu-8020.141.5~2release_arm64_t8110 arm64 '
config_args='-de -Dprefix=/Users/amory/perl5/perlbrew/perls/perl-5.36.0 -Aeval:scriptdir=/Users/amory/perl5/perlbrew/perls/perl-5.36.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
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.5 -fno-strict-aliasing -pipe -fstack-protector-strong -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.5 -fno-strict-aliasing -pipe -fstack-protector-strong'
ccversion=''
gccversion='Apple LLVM 13.1.6 (clang-1316.0.21.2.5)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -mmacosx-version-min=12.5 -fstack-protector-strong'
libpth=/Library/Developer/CommandLineTools/usr/lib/clang/13.1.6/lib /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
libs=
perllibs=
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=12.5 -bundle -undefined dynamic_lookup -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_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 darwin
Compiled at Sep 6 2022 11:44:09
%ENV:
PERL5DB="use Devel::NYTProf"
PERL5_DIR="/Users/Amory/perl5"
PERL5_V="5.36"
PERLBREW="command perlbrew"
PERLBREW_HOME="/Users/Amory/.perlbrew"
PERLBREW_MANPATH="/Users/amory/perl5/perlbrew/perls/perl-5.36.0/man"
PERLBREW_PATH="/Users/amory/perl5/perlbrew/bin:/Users/amory/perl5/perlbrew/perls/perl-5.36.0/bin"
PERLBREW_PERL="perl-5.36.0"
PERLBREW_ROOT="/Users/amory/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.98"
PERLBREW_VERSION="0.98"
PERLDOC_PAGER="sh -c 'col -bx | bat -l man -p'"
PERL_CPANM_OPT="--verify --from https://www.cpan.org"
PERL_MM_USE_DEFAULT="1"
@INC:
/Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0/darwin-2level
/Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0
/Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/darwin-2level
/Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0