Report for DateTime-Format-Strptime-1.73

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL DateTime-Format-Strptime-1.73 v5.18.4 GNU/Linux
Date: 2017-08-03T06:08:42Z

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-Format-Strptime-1.73
on perl 5.18.4, created by CPAN-Reporter-1.2017.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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 'make test':

PERL_DL_NONLAZY=1 /opt/perl-5.18.4/bin/perl "-MExtUtils::Command::MM" "-e" "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
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 6.66
# 
# === Configure Suggests ===
# 
#     Module      Want    Have
#     -------- ------- -------
#     JSON::PP 2.27300 2.27202
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 6.66
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     6.66
#     File::Spec           any     3.40
#     Test::Builder        any 1.302083
#     Test::Fatal          any    0.014
#     Test::More          0.96 1.302083
#     Test::Warnings       any    0.026
#     lib                  any     0.63
#     utf8                 any     1.10
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150005
# 
# === Runtime Requires ===
# 
#     Module                      Want  Have
#     --------------------------- ---- -----
#     Carp                         any  1.29
#     DateTime                    1.00  1.28
#     DateTime::Locale            1.05  1.16
#     DateTime::Locale::Base       any  1.16
#     DateTime::Locale::FromData   any  1.16
#     DateTime::TimeZone          2.09  2.13
#     Exporter                     any  5.68
#     Package::DeprecationManager 0.15  0.17
#     Params::ValidationCompiler   any  0.24
#     Specio                      0.33  0.39
#     Specio::Declare              any  0.39
#     Specio::Exporter             any  0.39
#     Specio::Library::Builtins    any  0.39
#     Specio::Library::String      any  0.39
#     Try::Tiny                    any  0.24
#     constant                     any  1.27
#     parent                       any 0.225
#     strict                       any  1.07
#     warnings                     any  1.18
# 
t/00-report-prereqs.t ... ok
t/basic.t ............... ok
t/edge.t ................ ok
t/errors.t .............. ok

#   Failed test 'format_datetime() checks that it received a DateTime object'
#   at t/format-datetime.t line 18.
#                   'A plain scalar ("somestring") will never pass an ObjectIsa check (wants DateTime)
# 
# Trace begun at Specio::Exception->new line 57
# Specio::Exception::throw('Specio::Exception', 'message', 'A plain scalar ("somestring") will never pass an ObjectIsa check (wants DateTime)', 'type', 'Specio::Constraint::ObjectIsa=HASH(0x2abde28)', 'value', 'somestring') called at (eval 189) line 25
# Eval::Closure::Sandbox_147::__ANON__('somestring') called at /home/eserte/.cpan/build/2017080306/DateTime-Format-Strptime-1.73-fGJsIL/blib/lib/DateTime/Format/Strptime.pm line 979
# DateTime::Format::Strptime::format_datetime('DateTime::Format::Strptime=HASH(0x19088f0)', 'somestring') called at t/format-datetime.t line 17
# main::__ANON__ at /opt/perl-5.18.4/lib/site_perl/5.18.4/Test/Fatal.pm line 129
# Test::Fatal::try {...}  at /opt/perl-5.18.4/lib/site_perl/5.18.4/Try/Tiny.pm line 87
# eval {...} at /opt/perl-5.18.4/lib/site_perl/5.18.4/Try/Tiny.pm line 83
# Try::Tiny::try('CODE(0x2b50ba0)', 'Try::Tiny::Catch=REF(0x1dacd60)') called at /opt/perl-5.18.4/lib/site_perl/5.18.4/Test/Fatal.pm line 136
# Test::Fatal::exception('CODE(0x1d99d90)') called at t/format-datetime.t line 18
# '
#     doesn't match '(?^:Validation failed for type named DateTime declared in package DateTime::Format::Strptime::Types)'
# Looks like you failed 1 test of 1.
t/format-datetime.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
t/format-with-locale.t .. ok
t/import.t .............. ok
t/locale-de.t ........... ok
t/locale-en.t ........... ok
t/locale-ga.t ........... ok
t/locale-pt.t ........... ok
t/locale-zh.t ........... ok
t/zones.t ............... ok

Test Summary Report
-------------------
t/format-datetime.t   (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=13, Tests=143,  2 wallclock secs ( 0.12 usr  0.01 sys +  1.85 cusr  0.15 csys =  2.13 CPU)
Result: FAIL
Failed 1/13 test programs. 1/143 subtests failed.
Makefile:884: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                      Need Have    
    --------------------------- ---- --------
    Carp                        0    1.29    
    constant                    0    1.27    
    DateTime                    1.00 1.28    
    DateTime::Locale            1.05 1.16    
    DateTime::Locale::Base      0    1.16    
    DateTime::Locale::FromData  0    1.16    
    DateTime::TimeZone          2.09 2.13    
    Exporter                    0    5.68    
    Package::DeprecationManager 0.15 0.17    
    Params::ValidationCompiler  0    0.24    
    parent                      0    0.225   
    Specio                      0.33 0.39    
    Specio::Declare             0    0.39    
    Specio::Exporter            0    0.39    
    Specio::Library::Builtins   0    0.39    
    Specio::Library::String     0    0.39    
    strict                      0    1.07    
    Try::Tiny                   0    0.24    
    warnings                    0    1.18    

build_requires:

    Module                      Need Have    
    --------------------------- ---- --------
    ExtUtils::MakeMaker         0    6.66    
    File::Spec                  0    3.40    
    lib                         0    0.63    
    Test::Builder               0    1.302083
    Test::Fatal                 0    0.014   
    Test::More                  0.96 1.302083
    Test::Warnings              0    0.026   
    utf8                        0    1.10    

configure_requires:

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


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/eserte/bin/linux-gnu:/home/eserte/bin/sh:/home/eserte/bin:/home/eserte/bin/pistachio-perl/bin:/usr/games:/home/eserte/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/eserte/.cpan/build/2017080306/DateTime-Locale-1.16-ac5jh7/blib/arch:/home/eserte/.cpan/build/2017080306/DateTime-Locale-1.16-ac5jh7/blib/lib:/home/eserte/.cpan/build/2017080306/DateTime-TimeZone-2.13-3s789u/blib/arch:/home/eserte/.cpan/build/2017080306/DateTime-TimeZone-2.13-3s789u/blib/lib:/home/eserte/.cpan/build/2017080306/Params-ValidationCompiler-0.24-LOfjPo/blib/arch:/home/eserte/.cpan/build/2017080306/Params-ValidationCompiler-0.24-LOfjPo/blib/lib:/home/eserte/.cpan/build/2017080306/Test2-Plugin-NoWarnings-0.06-tt548R/blib/arch:/home/eserte/.cpan/build/2017080306/Test2-Plugin-NoWarnings-0.06-tt548R/blib/lib:/home/eserte/.cpan/build/2017080306/Specio-0.39-j9Ny9e/blib/arch:/home/eserte/.cpan/build/2017080306/Specio-0.39-j9Ny9e/blib/lib:/home/eserte/.cpan/build/2017080306/Test-Needs-0.002005-jXDkVy/blib/arch:/home/eserte/.cpan/build/2017080306/Test-Needs-0.002005-jXDkVy/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 32370
    PERL5_CPAN_IS_RUNNING = 32370
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 29979,32370
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1000/2017080306/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/zsh
    STDPERL = perl
    TERM = xterm
    TMPDIR = /var/tmp/cpansmoker-1000/2017080306

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

    $^X = /opt/perl-5.18.4/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 27 29 30 44 46 108 111 115 128 1000 1024
    $EGID = 1000 4 24 25 27 29 30 44 46 108 111 115 128 1000 1024

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.150005
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.66    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27202 
    Module::Build       0.4218  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.36    
    Test::More          1.302083
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux cabulja 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.18.4 -Dcf_email=srezic@cpan.org -Dcc=gcc-4.8'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc-4.8', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.8.4', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc-4.8', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.42
  Built under linux
  Compiled at Jun 18 2016 15:19:32
  %ENV:
    PERL5LIB="/home/eserte/.cpan/build/2017080306/DateTime-Locale-1.16-ac5jh7/blib/arch:/home/eserte/.cpan/build/2017080306/DateTime-Locale-1.16-ac5jh7/blib/lib:/home/eserte/.cpan/build/2017080306/DateTime-TimeZone-2.13-3s789u/blib/arch:/home/eserte/.cpan/build/2017080306/DateTime-TimeZone-2.13-3s789u/blib/lib:/home/eserte/.cpan/build/2017080306/Params-ValidationCompiler-0.24-LOfjPo/blib/arch:/home/eserte/.cpan/build/2017080306/Params-ValidationCompiler-0.24-LOfjPo/blib/lib:/home/eserte/.cpan/build/2017080306/Test2-Plugin-NoWarnings-0.06-tt548R/blib/arch:/home/eserte/.cpan/build/2017080306/Test2-Plugin-NoWarnings-0.06-tt548R/blib/lib:/home/eserte/.cpan/build/2017080306/Specio-0.39-j9Ny9e/blib/arch:/home/eserte/.cpan/build/2017080306/Specio-0.39-j9Ny9e/blib/lib:/home/eserte/.cpan/build/2017080306/Test-Needs-0.002005-jXDkVy/blib/arch:/home/eserte/.cpan/build/2017080306/Test-Needs-0.002005-jXDkVy/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="32370"
    PERL5_CPAN_IS_RUNNING="32370"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="29979,32370"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1000/2017080306/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /home/eserte/.cpan/build/2017080306/DateTime-Locale-1.16-ac5jh7/blib/arch
    /home/eserte/.cpan/build/2017080306/DateTime-Locale-1.16-ac5jh7/blib/lib
    /home/eserte/.cpan/build/2017080306/DateTime-TimeZone-2.13-3s789u/blib/arch
    /home/eserte/.cpan/build/2017080306/DateTime-TimeZone-2.13-3s789u/blib/lib
    /home/eserte/.cpan/build/2017080306/Params-ValidationCompiler-0.24-LOfjPo/blib/arch
    /home/eserte/.cpan/build/2017080306/Params-ValidationCompiler-0.24-LOfjPo/blib/lib
    /home/eserte/.cpan/build/2017080306/Test2-Plugin-NoWarnings-0.06-tt548R/blib/arch
    /home/eserte/.cpan/build/2017080306/Test2-Plugin-NoWarnings-0.06-tt548R/blib/lib
    /home/eserte/.cpan/build/2017080306/Specio-0.39-j9Ny9e/blib/arch
    /home/eserte/.cpan/build/2017080306/Specio-0.39-j9Ny9e/blib/lib
    /home/eserte/.cpan/build/2017080306/Test-Needs-0.002005-jXDkVy/blib/arch
    /home/eserte/.cpan/build/2017080306/Test-Needs-0.002005-jXDkVy/blib/lib
    /opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux
    /opt/perl-5.18.4/lib/site_perl/5.18.4
    /opt/perl-5.18.4/lib/5.18.4/x86_64-linux
    /opt/perl-5.18.4/lib/5.18.4
    .