Data-Structure-Deserialize-Auto v1.01 Perl 5 v5.24.0 x86_64-linux

Status
Na
From
Slaven Rezić
Dist
Data-Structure-Deserialize-Auto v1.01
Platform
Perl 5 v5.24.0 x86_64-linux
Date
2024-02-29 03:14:07
ID
99e75eee-d6b0-11ee-8635-602a6e8775ea
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 Mark Tyrrell,

This is a computer-generated report for Data-Structure-Deserialize-Auto-1.01
on perl 5.24.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  While attempting to build or test
this distribution, the distribution signaled that support is not available
either for this operating system or this version of Perl.  Nevertheless, any
diagnostic output produced is provided below for reference.  If this is not
what you expect, you may wish to consult the CPAN Testers Wiki:

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 "/opt/perl-5.24.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.24
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.24
# 
# === Test Requires ===
# 
#     Module                  Want     Have
#     ------------------- -------- --------
#     ExtUtils::MakeMaker      any     7.24
#     File::Spec               any     3.63
#     Test2::Suite        0.000155 0.000159
#     Test::More               any 1.302198
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                   Want     Have
#     -------------------- -------- --------
#     IO::All                   any     0.86
#     JSON                      any     2.90
#     Readonly                  any     2.05
#     Syntax::Keyword::Try      any     0.29
#     TOML                      any     0.97
#     YAML::XS                  any     0.62
#     perl                 5.022000 5.024000
# 
t/00-report-prereqs.t .. ok
Perl v5.26.0 required--this is only v5.24.0, stopped at t/01_load.t line 2.
BEGIN failed--compilation aborted at t/01_load.t line 2.
t/01_load.t ............ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Perl v5.26.0 required--this is only v5.24.0, stopped at t/02_perl_str.t line 2.
BEGIN failed--compilation aborted at t/02_perl_str.t line 2.
t/02_perl_str.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Perl v5.26.0 required--this is only v5.24.0, stopped at t/03_perl_file.t line 2.
BEGIN failed--compilation aborted at t/03_perl_file.t line 2.
t/03_perl_file.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Perl v5.26.0 required--this is only v5.24.0, stopped at t/04_json_str.t line 2.
BEGIN failed--compilation aborted at t/04_json_str.t line 2.
t/04_json_str.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Perl v5.26.0 required--this is only v5.24.0, stopped at t/05_json_file.t line 2.
BEGIN failed--compilation aborted at t/05_json_file.t line 2.
t/05_json_file.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Perl v5.26.0 required--this is only v5.24.0, stopped at t/06_yaml_str.t line 2.
BEGIN failed--compilation aborted at t/06_yaml_str.t line 2.
t/06_yaml_str.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Perl v5.26.0 required--this is only v5.24.0, stopped at t/07_yaml_file.t line 2.
BEGIN failed--compilation aborted at t/07_yaml_file.t line 2.
t/07_yaml_file.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Perl v5.26.0 required--this is only v5.24.0, stopped at t/08_toml_str.t line 2.
BEGIN failed--compilation aborted at t/08_toml_str.t line 2.
t/08_toml_str.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Perl v5.26.0 required--this is only v5.24.0, stopped at t/09_toml_file.t line 2.
BEGIN failed--compilation aborted at t/09_toml_file.t line 2.
t/09_toml_file.t ....... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 

Test Summary Report
-------------------
t/01_load.t          (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/02_perl_str.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/03_perl_file.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/04_json_str.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/05_json_file.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/06_yaml_str.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/07_yaml_file.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/08_toml_str.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/09_toml_file.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=10, Tests=1,  1 wallclock secs ( 0.02 usr  0.02 sys +  0.08 cusr  0.04 csys =  0.16 CPU)
Result: FAIL
Failed 9/10 test programs. 0/1 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module               Need     Have    
    -------------------- -------- --------
    IO::All              0        0.86    
    JSON                 0        2.90    
    perl                 5.022000 5.024000
    Readonly             0        2.05    
    Syntax::Keyword::Try 0        0.29    
    TOML                 0        0.97    
    YAML::XS             0        0.62    

build_requires:

    Module               Need     Have    
    -------------------- -------- --------
    ExtUtils::MakeMaker  0        7.24    
    File::Spec           0        3.63    
    Test2::Suite         0.000155 0.000159
    Test::More           0        1.302198

configure_requires:

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


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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    LC_ALL = en_US.UTF-8
    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/2024022822/Syntax-Keyword-Try-0.29-0/blib/arch:/home/cpansand/.cpan/build/2024022822/Syntax-Keyword-Try-0.29-0/blib/lib:/home/cpansand/.cpan/build/2024022822/XS-Parse-Keyword-0.39-0/blib/arch:/home/cpansand/.cpan/build/2024022822/XS-Parse-Keyword-0.39-0/blib/lib:/home/cpansand/.cpan/build/2024022822/Test2-Suite-0.000159-0/blib/arch:/home/cpansand/.cpan/build/2024022822/Test2-Suite-0.000159-0/blib/lib:/home/cpansand/.cpan/build/2024022822/Term-Table-0.018-0/blib/arch:/home/cpansand/.cpan/build/2024022822/Term-Table-0.018-0/blib/lib:/home/cpansand/.cpan/build/2024022822/Test-Simple-1.302198-0/blib/arch:/home/cpansand/.cpan/build/2024022822/Test-Simple-1.302198-0/blib/lib:/home/cpansand/.cpan/build/2024022822/ExtUtils-CChecker-0.11-0/blib/arch:/home/cpansand/.cpan/build/2024022822/ExtUtils-CChecker-0.11-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 15392
    PERL5_CPAN_IS_RUNNING = 15392
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3823,15392
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024022807/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2024022807

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

    $^X = /opt/perl-5.24.0/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.63    
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4220  
    Module::Signature   0.80    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.36    
    Test::More          1.302198
    YAML                1.17    
    YAML::Syck          1.29    
    version             0.9916  


--

Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux cvrsnica-wheezy 3.2.0-4-amd64 #1 smp debian 3.2.54-2 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.24.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, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -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 -I/usr/local/include'
    ccversion='', gccversion='4.7.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 -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/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 -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  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_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        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 May 30 2016 08:43:25
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2024022822/Syntax-Keyword-Try-0.29-0/blib/arch:/home/cpansand/.cpan/build/2024022822/Syntax-Keyword-Try-0.29-0/blib/lib:/home/cpansand/.cpan/build/2024022822/XS-Parse-Keyword-0.39-0/blib/arch:/home/cpansand/.cpan/build/2024022822/XS-Parse-Keyword-0.39-0/blib/lib:/home/cpansand/.cpan/build/2024022822/Test2-Suite-0.000159-0/blib/arch:/home/cpansand/.cpan/build/2024022822/Test2-Suite-0.000159-0/blib/lib:/home/cpansand/.cpan/build/2024022822/Term-Table-0.018-0/blib/arch:/home/cpansand/.cpan/build/2024022822/Term-Table-0.018-0/blib/lib:/home/cpansand/.cpan/build/2024022822/Test-Simple-1.302198-0/blib/arch:/home/cpansand/.cpan/build/2024022822/Test-Simple-1.302198-0/blib/lib:/home/cpansand/.cpan/build/2024022822/ExtUtils-CChecker-0.11-0/blib/arch:/home/cpansand/.cpan/build/2024022822/ExtUtils-CChecker-0.11-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="15392"
    PERL5_CPAN_IS_RUNNING="15392"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3823,15392"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024022807/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2024022822/Syntax-Keyword-Try-0.29-0/blib/arch
    /home/cpansand/.cpan/build/2024022822/Syntax-Keyword-Try-0.29-0/blib/lib
    /home/cpansand/.cpan/build/2024022822/XS-Parse-Keyword-0.39-0/blib/arch
    /home/cpansand/.cpan/build/2024022822/XS-Parse-Keyword-0.39-0/blib/lib
    /home/cpansand/.cpan/build/2024022822/Test2-Suite-0.000159-0/blib/arch
    /home/cpansand/.cpan/build/2024022822/Test2-Suite-0.000159-0/blib/lib
    /home/cpansand/.cpan/build/2024022822/Term-Table-0.018-0/blib/arch
    /home/cpansand/.cpan/build/2024022822/Term-Table-0.018-0/blib/lib
    /home/cpansand/.cpan/build/2024022822/Test-Simple-1.302198-0/blib/arch
    /home/cpansand/.cpan/build/2024022822/Test-Simple-1.302198-0/blib/lib
    /home/cpansand/.cpan/build/2024022822/ExtUtils-CChecker-0.11-0/blib/arch
    /home/cpansand/.cpan/build/2024022822/ExtUtils-CChecker-0.11-0/blib/lib
    /opt/perl-5.24.0/lib/site_perl/5.24.0/x86_64-linux
    /opt/perl-5.24.0/lib/site_perl/5.24.0
    /opt/perl-5.24.0/lib/5.24.0/x86_64-linux
    /opt/perl-5.24.0/lib/5.24.0
    .