Data-Transform v1.00 Perl 5 v5.32.0 i686-linux-64int-ld

Status
Na
From
David Cantrell (DCANTRELL)
Dist
Data-Transform v1.00
Platform
Perl 5 v5.32.0 i686-linux-64int-ld
Date
2024-02-21 03:28:59
ID
5a13b6c0-d069-11ee-8d0c-e64792d1e068
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-Transform-1.00
on perl 5.32.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:

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 "/home/david/cpantesting/perl-5.32.0-longdouble-int64/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.70
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module                                   Want     Have
#     ------------------------------------ -------- --------
#     DBIx::Class                               any 0.082843
#     DBIx::Class::InflateColumn::Time       v0.0.1    0.0.1
#     DBIx::Class::Relationship::Predicate     0.07     0.07
#     DateTime                                  any     1.65
#     DateTime::Duration                        any     1.65
#     ExtUtils::MakeMaker                       any     7.70
#     File::Spec                                any     3.75
#     JSON::Validator                        v5.1.4     5.14
#     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
#     ----------------------------------- ----- -----
#     Data::Compare                        1.29  1.29
#     DateTime::Format::Duration::ISO8601 0.008 0.008
#     Module::Util                         1.09  1.09
#     Object::Pad                         0.802 0.808
#     Readonly                             2.05  2.05
#     String::CamelSnakeKebab              0.06  0.06
# 
t/00-report-prereqs.t .......... ok
t/01-load_module.t ............. ok
t/02-construct.t ............... ok
t/03-hash_key_rewriting.t ...... ok
t/04-concat_position.t ......... ok
t/10-default.t ................. ok
The signatures feature is experimental at t/11-undef.t line 13.
t/11-undef.t ................... ok
t/12-schema.t .................. ok
The signatures feature is experimental at t/14-type.t line 46.
t/14-type.t .................... ok
t/15-value.t ................... ok
t/16-position.t ................ ok
t/17-predicate.t ............... ok
t/21-type-datetime.t ........... ok
t/22-type-datetime-duration.t .. ok
Perl v5.36.0 required--this is only v5.32.0, stopped at /home/david/cpantesting/perl-5.32.0-longdouble-int64/.cpan/build/Data-Transform-1.00-0/t/lib/MyApp/Schema.pm line 2.
BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.32.0-longdouble-int64/.cpan/build/Data-Transform-1.00-0/t/lib/MyApp/Schema.pm line 2.
Compilation failed in require at t/23-type-dbix.t line 15.
BEGIN failed--compilation aborted at t/23-type-dbix.t line 15.
t/23-type-dbix.t ............... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Perl v5.36.0 required--this is only v5.32.0, stopped at /home/david/cpantesting/perl-5.32.0-longdouble-int64/.cpan/build/Data-Transform-1.00-0/t/lib/MyApp/Schema.pm line 2.
BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.32.0-longdouble-int64/.cpan/build/Data-Transform-1.00-0/t/lib/MyApp/Schema.pm line 2.
Compilation failed in require at t/24-type-dbix-recursive.t line 15.
BEGIN failed--compilation aborted at t/24-type-dbix-recursive.t line 15.
t/24-type-dbix-recursive.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/40-tree.t .................... ok
t/41-tree-id.t ................. ok
t/42-tree-compound.t ........... ok
t/43-tree-lowercamel.t ......... ok
t/50-transform.t ............... ok
t/51-transform-predicate.t ..... ok

Test Summary Report
-------------------
t/23-type-dbix.t             (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/24-type-dbix-recursive.t   (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=22, Tests=121,  8 wallclock secs ( 0.10 usr  0.05 sys +  5.02 cusr  0.70 csys =  5.87 CPU)
Result: FAIL
Failed 2/22 test programs. 0/121 subtests failed.
make: *** [Makefile:945: test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                               Need     Have    
    ------------------------------------ -------- --------
    Data::Compare                        1.29     1.29    
    DateTime::Format::Duration::ISO8601  0.008    0.008   
    Module::Util                         1.09     1.09    
    Object::Pad                          0.802    0.808   
    perl                                 5.026000 5.032000
    Readonly                             2.05     2.05    
    String::CamelSnakeKebab              0.06     0.06    

build_requires:

    Module                               Need     Have    
    ------------------------------------ -------- --------
    DateTime                             0        1.65    
    DateTime::Duration                   0        1.65    
    DBIx::Class                          0        0.082843
    DBIx::Class::InflateColumn::Time     v0.0.1   0.0.1   
    DBIx::Class::Relationship::Predicate 0.07     0.07    
    ExtUtils::MakeMaker                  0        7.70    
    File::Spec                           0        3.75    
    JSON::Validator                      v5.1.4   5.14    
    Test2::Suite                         0.000155 0.000159
    Test::More                           0        1.302198

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.4.23
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/.cargo/bin:/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin:/home/david/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL = 5.32.0-longdouble-int64
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 22874
    PERL5_CPAN_IS_RUNNING = 22874
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.32.0/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin
    PERLBREW_PERL = perl-5.32.0
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.89
    PERLVER = 5.32.0-longdouble-int64
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.32.0-longdouble-int64
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.32.0-longdouble-int64/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 27 29 30 44 46 109 1000
    $EGID = 1000 24 25 27 29 30 44 46 109 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=5.10.0-11-686-pae
    archname=i686-linux-64int-ld
    uname='linux cpantesting-linux-32bit-utm 5.10.0-11-686-pae #1 smp debian 5.10.92-1 (2022-01-18) i686 gnulinux '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.32.0-longdouble-int64 -Duselongdouble -Duse64bitint'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=undef
    uselongdouble=define
    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='10.2.1 20210110'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long long'
    ivsize=8
    nvtype='long double'
    nvsize=12
    Off_t='off_t'
    lseeksize=8
    alignbytes=4
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/include/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  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_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Feb  8 2022 00:09:35
  %ENV:
    PERL="5.32.0-longdouble-int64"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="22874"
    PERL5_CPAN_IS_RUNNING="22874"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.32.0/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.32.0/bin"
    PERLBREW_PERL="perl-5.32.0"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.89"
    PERLVER="5.32.0-longdouble-int64"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.32.0-longdouble-int64"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.32.0-longdouble-int64/lib/site_perl/5.32.0/i686-linux-64int-ld
    /home/david/cpantesting/perl-5.32.0-longdouble-int64/lib/site_perl/5.32.0
    /home/david/cpantesting/perl-5.32.0-longdouble-int64/lib/5.32.0/i686-linux-64int-ld
    /home/david/cpantesting/perl-5.32.0-longdouble-int64/lib/5.32.0