DateTime v1.66 Perl 5 v5.40.2 x86_64-linux

Status
Pass
From
Dan Book
Dist
DateTime v1.66
Platform
Perl 5 v5.40.2 x86_64-linux
Date
2025-04-15 09:37:19
ID
3978de0e-19dd-11f0-adc2-b2f30cf58c57
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.40.2, created by App::cpanminus::reporter 0.22 (1.7048).

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/Conflicts.pm blib/lib/DateTime/Conflicts.pm
cp lib/DateTime/LeapSecond.pm blib/lib/DateTime/LeapSecond.pm
cp lib/DateTime/Duration.pm blib/lib/DateTime/Duration.pm
cp lib/DateTime.pm blib/lib/DateTime.pm
cp lib/DateTime/Infinite.pm blib/lib/DateTime/Infinite.pm
cp lib/DateTime/Types.pm blib/lib/DateTime/Types.pm
cp lib/DateTime/Helpers.pm blib/lib/DateTime/Helpers.pm
cp lib/DateTime/PPExtra.pm blib/lib/DateTime/PPExtra.pm
Running Mkbootstrap for DateTime ()
chmod 644 "DateTime.bs"
"/home/grinnz/.plenv/versions/5.40.2/bin/perl5.40.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- DateTime.bs blib/arch/auto/DateTime/DateTime.bs 644
"/home/grinnz/.plenv/versions/5.40.2/bin/perl5.40.2" "/home/grinnz/.plenv/versions/5.40.2/lib/perl5/5.40.2/ExtUtils/xsubpp"  -typemap '/home/grinnz/.plenv/versions/5.40.2/lib/perl5/5.40.2/ExtUtils/typemap'  DateTime.xs > DateTime.xsc
mv DateTime.xsc DateTime.c
cc -c   -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2   -DVERSION=\"1.66\" -DXS_VERSION=\"1.66\" -fPIC "-I/home/grinnz/.plenv/versions/5.40.2/lib/perl5/5.40.2/x86_64-linux/CORE"   DateTime.c
rm -f blib/arch/auto/DateTime/DateTime.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector-strong  DateTime.o  -o blib/arch/auto/DateTime/DateTime.so  \
      \
  
chmod 755 blib/arch/auto/DateTime/DateTime.so
Manifying 6 pod documents
"/home/grinnz/.plenv/versions/5.40.2/bin/perl5.40.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- DateTime.bs blib/arch/auto/DateTime/DateTime.bs 644
PERL_DL_NONLAZY=1 "/home/grinnz/.plenv/versions/5.40.2/bin/perl5.40.2" "-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.018
#     CPAN::Meta::Requirements   any    2.143
#     ExtUtils::MakeMaker        any     7.70
#     File::Spec                 any     3.91
#     Storable                   any     3.32
#     Term::ANSIColor            any     5.01
#     Test::Fatal                any    0.017
#     Test::More                0.96 1.302210
#     Test::Warnings           0.005    0.038
#     Test::Without::Module      any     0.23
#     utf8                       any     1.25
# 
# === 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.20
#     Params::ValidationCompiler     0.26     0.31
#     Scalar::Util                    any     1.63
#     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.32
#     integer                         any     1.01
#     namespace::autoclean           0.19     0.31
#     overload                        any     1.37
#     parent                          any    0.241
#     perl                       5.008004 5.040002
#     strict                          any     1.13
#     warnings                        any     1.70
#     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,  7 wallclock secs ( 0.12 usr  0.03 sys +  5.84 cusr  0.47 csys =  6.46 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

runtime:

    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.37    
    Params::ValidationCompiler 0.26     0.31    
    parent                     0        0.241   
    perl                       5.008004 5.040002
    POSIX                      0        2.20    
    Scalar::Util               0        1.63    
    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.13    
    Try::Tiny                  0        0.32    
    warnings                   0        1.70    
    warnings::register         0        1.06    
    XSLoader                   0        0.32    

build:

    Module                     Need     Have    
    -------------------------- -------- --------
    ExtUtils::MakeMaker        0        7.70    

configure:

    Module                     Need     Have    
    -------------------------- -------- --------
    Dist::CheckConflicts       0.02     0.11    
    ExtUtils::MakeMaker        0        7.70    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = /home/grinnz/.plenv/versions/5.40.2/bin:/home/grinnz/.plenv/libexec:/home/grinnz/.plenv/plugins/perl-build/bin:/home/grinnz/.plenv/plugins/plenv-contrib/bin:/home/grinnz/.plenv/shims:/home/grinnz/.plenv/bin:/usr/local/cuda/bin:/home/grinnz/.plenv/bin:/usr/local/cuda/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
    SHELL = /usr/bin/fish
    TERM = tmux-256color

Perl special variables (and OS-specific diagnostics, for MSWin32):

    EGID = 1000 10 26 135 974 1000
    EUID = 1000
    EXECUTABLE_NAME = /home/grinnz/.plenv/versions/5.40.2/bin/perl5.40.2
    GID = 1000 10 26 135 974 1000
    UID = 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.91    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.91    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302210
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 40 subversion 2) configuration:
   
  Platform:
    osname=linux
    osvers=6.13.7-100.fc40.x86_64
    archname=x86_64-linux
    uname='linux home.grinnz.com 6.13.7-100.fc40.x86_64 #1 smp preempt_dynamic thu mar 13 17:45:36 utc 2025 x86_64 gnulinux '
    config_args='-Dprefix=/home/grinnz/.plenv/versions/5.40.2 -de -Dversiononly -A'eval:scriptdir=/home/grinnz/.plenv/versions/5.40.2/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 ='-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='14.2.1 20240912 (Red Hat 14.2.1-3)'
    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 /usr/lib64 /usr/local/lib64
    libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/../lib64/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.39'
  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_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_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 Apr 15 2025 03:20:52
  @INC:
    /home/grinnz/.plenv/versions/5.40.2/lib/perl5/site_perl/5.40.2/x86_64-linux
    /home/grinnz/.plenv/versions/5.40.2/lib/perl5/site_perl/5.40.2
    /home/grinnz/.plenv/versions/5.40.2/lib/perl5/5.40.2/x86_64-linux
    /home/grinnz/.plenv/versions/5.40.2/lib/perl5/5.40.2