Report for DateTime-Format-Strptime-1.73

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

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.26.0, created by CPAN-Reporter-1.2018.

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

PERL_DL_NONLAZY=1 "/bbbike/perl-5.26.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
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.28
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 2.94
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.28
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.28
#     File::Spec           any     3.67
#     Test::Builder        any 1.302086
#     Test::Fatal          any    0.014
#     Test::More          0.96 1.302086
#     Test::Warnings       any    0.026
#     lib                  any     0.64
#     utf8                 any     1.19
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                      Want  Have
#     --------------------------- ---- -----
#     Carp                         any  1.42
#     DateTime                    1.00  1.43
#     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.72
#     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.28
#     constant                     any  1.33
#     parent                       any 0.236
#     strict                       any  1.11
#     warnings                     any  1.37
# 
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(0x2db27e8)', 'value', 'somestring') called at (eval 228) line 25
# Eval::Closure::Sandbox_198::__ANON__('somestring') called at /tmpfs/.cpan-build-cpansand/2017080309/DateTime-Format-Strptime-1.73-11/blib/lib/DateTime/Format/Strptime.pm line 979
# DateTime::Format::Strptime::format_datetime('DateTime::Format::Strptime=HASH(0x194d438)', 'somestring') called at t/format-datetime.t line 17
# main::__ANON__ at /opt/perl-5.26.0/lib/site_perl/5.26.0/Test/Fatal.pm line 129
# Test::Fatal::try {...}  at /opt/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 101
# eval {...} at /opt/perl-5.26.0/lib/site_perl/5.26.0/Try/Tiny.pm line 94
# Try::Tiny::try('CODE(0x2e51d18)', 'Try::Tiny::Catch=REF(0x1e4ae88)') called at /opt/perl-5.26.0/lib/site_perl/5.26.0/Test/Fatal.pm line 136
# Test::Fatal::exception('CODE(0x2f37f58)') 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, 17 wallclock secs ( 0.08 usr  0.07 sys +  2.82 cusr  0.36 csys =  3.33 CPU)
Result: FAIL
Failed 1/13 test programs. 1/143 subtests failed.
Makefile:902: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                      Need Have    
    --------------------------- ---- --------
    Carp                        0    1.42    
    constant                    0    1.33    
    DateTime                    1.00 1.43    
    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.72    
    Package::DeprecationManager 0.15 0.17    
    Params::ValidationCompiler  0    0.24    
    parent                      0    0.236   
    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.11    
    Try::Tiny                   0    0.28    
    warnings                    0    1.37    

build_requires:

    Module                      Need Have    
    --------------------------- ---- --------
    ExtUtils::MakeMaker         0    7.28    
    File::Spec                  0    3.67    
    lib                         0    0.64    
    Test::Builder               0    1.302086
    Test::Fatal                 0    0.014   
    Test::More                  0.96 1.302086
    Test::Warnings              0    0.026   
    utf8                        0    1.19    

configure_requires:

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


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

Environment variables:

    LANG = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2017080309/Specio-0.39-11/blib/arch:/home/cpansand/.cpan/build/2017080309/Specio-0.39-11/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 27840
    PERL5_CPAN_IS_RUNNING = 27840
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 23140,27840
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /run/user/1023/cpansmoker/2017080306/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /run/user/1023/cpansmoker/2017080306

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

    $^X = /bbbike/perl-5.26.0/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.18    
    CPAN::Meta          2.150010
    Cwd                 3.67    
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.28    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.28    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.34    
    File::Spec          3.67    
    JSON                2.94    
    JSON::PP            2.94    
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.38    
    Test::More          1.302086
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=3.16.0-4-amd64
    archname=x86_64-linux
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.43-2 (2017-04-30) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.26.0 -Dcf_email=srezic@cpan.org'
    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 ='-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='4.9.2'
    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/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -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-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
    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 Jun  3 2017 20:54:27
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2017080309/Specio-0.39-11/blib/arch:/home/cpansand/.cpan/build/2017080309/Specio-0.39-11/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="27840"
    PERL5_CPAN_IS_RUNNING="27840"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="23140,27840"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/run/user/1023/cpansmoker/2017080306/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2017080309/Specio-0.39-11/blib/arch
    /home/cpansand/.cpan/build/2017080309/Specio-0.39-11/blib/lib
    /opt/perl-5.26.0/lib/site_perl/5.26.0/x86_64-linux
    /opt/perl-5.26.0/lib/site_perl/5.26.0
    /opt/perl-5.26.0/lib/5.26.0/x86_64-linux
    /opt/perl-5.26.0/lib/5.26.0
    .