Time-Zone-Olson v0.46 Perl 5 v5.37.10 i86pc-solaris-64

Status
Pass
From
Carlos Guevara
Dist
Time-Zone-Olson v0.46
Platform
Perl 5 v5.37.10 i86pc-solaris-64
Date
2023-03-17 03:42:01
ID
ad6965b4-c475-11ed-b7a7-40c900c0c18c
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 David Dick,

This is a computer-generated report for Time-Zone-Olson-0.46
on perl 5.37.10, 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':

PERL_DL_NONLAZY=1 "/export/home/cpan/bin/perl-blead/bin/perl5.37.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Time::Zone::Olson 0.46, Perl 5.037010, /export/home/cpan/bin/perl-blead/bin/perl5.37.10
t/00-load.t ........... ok
t/boilerplate.t ....... ok
t/manifest.t .......... skipped: Author tests not required for installation
t/pod-coverage.t ...... ok
t/pod.t ............... ok
# Checking https://raw.githubusercontent.com/unicode-org/cldr/master/common/supplemental/windowsZones.xml
t/windows_zones.t ..... ok
# TZ environment variable is America/New_York
# Olson tz directory is /usr/share/lib/zoneinfo for solaris
# Local timezone has been determined to be America/New_York
# solaris does not have a useful date binary.
# Comment for 'Australia/Melbourne' is 'Australia/Victoria'
# America/New_York  Sun Mar 12 06:59:59 2023 UTC = Sun Mar 12 01:59:59 2023 EST isdst=0
# America/New_York  Sun Mar 12 07:00:00 2023 UTC = Sun Mar 12 03:00:00 2023 EDT isdst=1
# America/New_York  Sun Nov  5 05:59:59 2023 UTC = Sun Nov  5 01:59:59 2023 EDT isdst=1
# America/New_York  Sun Nov  5 06:00:00 2023 UTC = Sun Nov  5 01:00:00 2023 EST isdst=0
# America/New_York  Sun Mar 10 06:59:59 2024 UTC = Sun Mar 10 01:59:59 2024 EST isdst=0
# America/New_York  Sun Mar 10 07:00:00 2024 UTC = Sun Mar 10 03:00:00 2024 EDT isdst=1
# America/New_York  Sun Nov  3 05:59:59 2024 UTC = Sun Nov  3 01:59:59 2024 EDT isdst=1
# America/New_York  Sun Nov  3 06:00:00 2024 UTC = Sun Nov  3 01:00:00 2024 EST isdst=0
# America/New_York  Tue Jan 19 03:14:07 2038 UTC = Mon Jan 18 22:14:07 2038 EST isdst=0
# America/New_York  Mon Jan 18 03:14:07 2038 UTC = Sun Jan 17 22:14:07 2038 EST isdst=0
t/zoneinfo_all.t ...... ok
# TZ environment variable is America/New_York
# Determined timezone is America/New_York
# TZDIR has not been set
# solaris does not have a useful date binary.
# Results of unpack:
# Local timezone has been determined to be America/New_York
# solaris does not agree that Melbourne and Hobart time are the same from now on
t/zoneinfo_current.t .. ok
t/zoneinfo_taint.t .... ok
t/zoneinfo_tz_env.t ... ok
All tests successful.

Test Summary Report
-------------------
t/zoneinfo_all.t    (Wstat: 0 Tests: 1638 Failed: 0)
  TODO passed:   7-1638
t/zoneinfo_current.t (Wstat: 0 Tests: 852 Failed: 0)
  TODO passed:   10, 12, 14-16, 18, 20, 22, 24-26, 28, 30
                32-38, 40, 42, 44, 46, 48-50, 52, 54, 56
                58-60, 62-64, 66, 68, 70, 72, 74, 76, 78
                80, 82, 84, 86, 88, 90-92, 94-96, 98, 100
                102, 104-150, 152-178, 180, 182-268, 270-326
                328-348, 350-416, 418-420, 422-424, 426-446
                448-454, 456-468, 470-486, 488, 490-492
                494-502, 504-508, 510, 512-516, 518-520
                522-532, 534-544, 546-574, 576-578, 580-584
                586-602, 604-606, 608-748, 750-752, 754
                756, 758, 760, 762, 764-766, 768, 770-792
                794, 796-798, 800-810, 812, 814-816, 818-822
                824-828, 830-836, 838-846
Files=10, Tests=2963, 83 wallclock secs ( 0.79 usr  0.16 sys + 51.11 cusr 24.57 csys = 76.64 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need  Have    
    -------------------- ----- --------
    Carp                 0     1.54    
    Config               0     5.037010
    Digest::SHA          0     6.04    
    DirHandle            0     1.05    
    Encode               0     3.19    
    English              0     1.11    
    File::Find           0     1.43    
    File::Spec           0     3.88    
    FileHandle           0     2.05    
    perl                 5.006 5.037010
    POSIX                0     2.12    
    strict               0     1.12    
    warnings             0     1.63    

build_requires:

    Module               Need  Have    
    -------------------- ----- --------
    ExtUtils::MakeMaker  0     7.68    
    Fcntl                0     1.15    
    File::Temp           0     0.2311  
    HTTP::Request        0     6.44    
    LWP::Protocol::https 6.06  6.10    
    LWP::UserAgent       0     6.68    
    Test::More           0     1.302193
    Time::Local          0     1.30    
    XML::LibXML          0     2.0208  

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LANG = en_US.UTF-8
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /export/home/cpan/bin/perl-blead/bin:/usr/bin:/usr/sbin:/sbin:/opt/ooce/bin:/usr/gnu/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 27975
    PERL5_CPAN_IS_RUNNING = 27975
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PERL_VERSION = blead
    SHELL = /bin/sh
    TERM = screen

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

    $^X = /export/home/cpan/bin/perl-blead/bin/perl5.37.10
    $UID/$EUID = 101 / 101
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.89    
    ExtUtils::CBuilder  0.280238
    ExtUtils::Command   7.68    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.68    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.49    
    File::Spec          3.88    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4232  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302193
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 37 subversion 10) configuration:
  Commit id: 801c406dcd5a9fb54b1bd7963e65cce5ca0abfde
  Platform:
    osname=solaris
    osvers=2.11
    archname=i86pc-solaris-64
    uname='sunos cjg-omniosce 5.11 omnios-r151044-7f22d40adc i86pc i386 i86pc '
    config_args='-des -Dprefix=~/bin/perl-blead -Dscriptdir=~/bin/perl-blead/bin -Dusedevel -Duse64bitall -Dcc=gcc'
    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='gcc'
    ccflags ='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O'
    cppflags='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='11.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='gcc'
    ldflags =' -m64 -fstack-protector-strong -L/usr/gnu/lib '
    libpth=/opt/gcc-11/lib /usr/lib /usr/gnu/lib /usr/ccs/lib
    libs=-lpthread -lsocket -lnsl -ldl -lm -lc
    perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -R /export/home/cpan/bin/perl-blead/lib/5.37.10/i86pc-solaris-64/CORE'
    cccdlflags='-fPIC'
    lddlflags=' -shared -m64 -L/usr/gnu/lib -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_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 solaris
  Compiled at Mar 16 2023 10:07:46
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="27975"
    PERL5_CPAN_IS_RUNNING="27975"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
    PERL_VERSION="blead"
  @INC:
    /export/home/cpan/bin/perl-blead/lib/site_perl/5.37.10/i86pc-solaris-64
    /export/home/cpan/bin/perl-blead/lib/site_perl/5.37.10
    /export/home/cpan/bin/perl-blead/lib/5.37.10/i86pc-solaris-64
    /export/home/cpan/bin/perl-blead/lib/5.37.10
    .