Data-Dumper-Interp v7.007 Perl 5 v5.20.0 x86_64-linux-ld

Status
Pass
From
Andreas J. König (ANDK)
Dist
Data-Dumper-Interp v7.007
Platform
Perl 5 v5.20.0 x86_64-linux-ld
Date
2024-05-18 07:23:20
ID
810f0834-14e7-11ef-9b9b-4780349ff065
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 Jim Avera,

This is a computer-generated report for Data-Dumper-Interp-7.007
on perl 5.20.0, created by CPAN-Reporter-1.2019.

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 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Perl v5.20.0
# 
# bigint@0.66              $HOME/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0/bigint.pm
# bigfloat@0.66            $HOME/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0/bigfloat.pm
# bigrat@0.66              $HOME/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0/bigrat.pm
# bignum@0.66              $HOME/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0/bignum.pm
# (Module 'bogon' is not available)
# Data::Dumper@2.183       $HOME/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0/x86_64-linux-ld/Data/Dumper.pm
# Math::BigInt@2.003002    $HOME/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0/Math/BigInt.pm
# Math::BigFloat@2.003002  $HOME/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0/Math/BigFloat.pm
# Math::BigRat@2.003002    $HOME/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0/Math/BigRat.pm
# 
# Useqq('utf8') is still broken in Data::Dumper.
# Loaded /tmp/loop_over_bdir-1701341-uhoD2z/Data-Dumper-Interp-7.007-0/blib/lib/Data/Dumper/Interp.pm VERSION=7.007
#                 unicode_str="☺☻☼☽☾☿♀♁♂♃♄♅♆♇♈♉♊♋♌♍♎♏♐"
# Data::Dumper::Interp output="☺☻☼☽☾☿♀♁♂♃♄♅♆♇♈♉♊♋♌♍♎♏♐"
t/20_globalstuff.t ....... ok
t/30_prelim.t ............ ok
t/35_pad.t ............... ok
t/40_Underscores.t ....... ok
# before use Data::Compare etc.
# after  use Data::Compare etc.
# In main::Mybase, use overload... at line 284
# end of pkg main::Mybase  at line 291
# compiling main at line 297
# end of compiling 1079
# executing at line 21
# executing at line 35
# About to start tests...
# Now at line 166
# Now at line 204
# Now at line 280
# Now at line 298
# $os=linux  Now at line 321
# $os=linux  Now at line 321
# $os=MSWin32  Now at line 321
# Now at line 335
# Now at line 391
# Now at line 421
t/50_shebang.t ........... ok
t/55_tied.t .............. ok
t/56_objects.t ........... ok
# === prelim checks ===
# === numerics ===
# === undef ===
# === strings ===
# === numbers with 'use bigrat' ===
t/57_numeric_show.t ...... ok
t/58_addrvis.t ........... ok
# Initial random seed is 3583637412
t/80_random.t ............ ok
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
All tests successful.
Files=12, Tests=1255, 19 wallclock secs ( 0.15 usr  0.05 sys + 12.62 cusr  1.18 csys = 14.00 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                    Need     Have      
    ------------------------- -------- ----------
    Capture::Tiny             0        0.48      
    Carp                      0        1.50      
    constant                  0        1.33      
    Data::Dumper              0        2.183     
    Data::Structure::Util     0        0.16      
    Data::Visitor             0.32     0.32      
    Exporter                  5.57     5.77      
    feature                   0        1.36      
    List::Util                1.45     1.63      
    Moose                     0        2.2203    
    overload                  0        1.22      
    perl                      5.018    5.020000  
    POSIX                     0        1.38_03   
    Regexp::Common            0        2017060201
    Scalar::Util              0        1.63      
    strict                    0        1.08      
    Term::ReadKey             0        2.38      
    utf8                      0        1.13      
    warnings                  0        1.23      

build_requires:

    Module                    Need     Have      
    ------------------------- -------- ----------
    autovivification          0        0.18      
    bigint                    0        0.66      
    bignum                    0        0.66      
    bigrat                    0        0.66      
    Carp::Always              0        0.16      
    Clone                     0        0.46      
    Cwd                       0        3.75      
    Data::Compare             0        1.29      
    Encode                    0        3.20      
    English                   0        1.09      
    Env                       0        1.04      
    ExtUtils::MakeMaker       0        7.70      
    File::Basename            0        2.85      
    File::Path                0        2.18      
    File::Spec                0        3.75      
    File::Spec::Functions     0        3.75      
    File::Temp                0.23     0.2311    
    FindBin                   0        1.54      
    Getopt::Long              0        2.57      
    Guard                     0        1.023     
    Import::Into              0        1.002005  
    indirect                  0        0.39      
    JSON                      0        4.10      
    lib                       0        0.63      
    Math::BigFloat            1.999837 2.003002  
    Math::BigInt              1.999837 2.003002  
    Math::BigRat              0.2624   2.003002  
    multidimensional          0        0.014     
    parent                    0        0.228     
    Path::Tiny                0        0.144     
    Test2::Plugin::BailOnFail 0        0.000159  
    Test2::V0                 0        0.000159  
    Tie::Array                0        1.06      
    Tie::Handle               0        4.2       
    Tie::Hash                 0        1.05      
    Tie::Scalar               0        1.03      
    Time::HiRes               0        1.9764    
    vars                      0        1.03      

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2770354
    PERL5_CPAN_IS_RUNNING = 2770354
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    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   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302195
    Test::Harness       3.44    
    Test::More          1.302195
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
  Derived from: d7d4eceb184d8fc54797d661a6d5ff9a4a7048c3
  Platform:
    osname=linux, osvers=6.0.0-5-amd64, archname=x86_64-linux-ld
    uname='linux k93msid 6.0.0-5-amd64 #1 smp preempt_dynamic debian 6.0.10-2 (2022-12-01) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    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',
    optimize='-O2 -g',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='12.2.0', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /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 /lib64 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/x86_64-linux-gnu/libc.so.6, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.36'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -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_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at Feb 12 2023 08:49:55
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2770354"
    PERL5_CPAN_IS_RUNNING="2770354"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/site_perl/5.20.0
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/5.20.0/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.0/af11/lib/5.20.0
    .