Error v0.17029 Perl 5 v5.34.1 aix

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
Error v0.17029
Platform
Perl 5 v5.34.1 aix
Date
2022-05-25 09:58:22
ID
36940388-dc11-11ec-a466-f3e757e5840c
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 Shlomi Fish,

This is a computer-generated report for Error-0.17029
on perl 5.34.1, created by CPAN-Reporter-1.2018.

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 './Build test':

t/00-compile.t ....................... ok
t/01throw.t .......................... ok
t/02order.t .......................... ok
t/03throw-non-Error.t ................ ok
t/04use-base-Error-Simple.t .......... ok
t/05text-errors-with-file-handles.t .. ok
t/06customize-text-throw.t ........... ok
t/07try-in-obj-destructor.t .......... ok
t/08warndie.t ........................ ok
t/09dollar-at.t ...................... ok
t/10throw-in-catch.t ................. ok
t/11rethrow.t ........................ ok
t/12wrong-error-var.t ................ ok
t/13except-arg0.t .................... ok
t/14Error-Simple-VERSION.t ........... ok
All tests successful.
Files=15, Tests=63,  5 wallclock secs ( 0.07 usr  0.01 sys +  1.41 cusr  0.21 csys =  1.70 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Carp                0     1.52    
    Exporter            0     5.76    
    overload            0     1.33    
    perl                5.006 5.034001
    Scalar::Util        0     1.62    
    strict              0     1.12    
    vars                0     1.05    
    warnings            0     1.51    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    base                0     2.27    
    File::Spec          0     3.80    
    IO::Handle          0     1.46    
    IPC::Open3          0     1.21    
    lib                 0     0.65    
    Module::Build       0.28  0.4231  
    perl                5.006 5.034001
    Test::More          0.88  1.302183

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.62    
    Module::Build       0.28  0.4231  


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US
    LC__FASTMSG = true
    NONINTERACTIVE_TESTING = 1
    PATH = /perl/usr/david/bin:/perl/usr/david/perl-5.34.1/bin:/pro/bin:/perl/usr/david/bin:/perl/usr/david/perl-5.34.1/bin:/pro/bin:/perl/usr/david/bin:/perl/usr/david/perl-5.34.1/bin:/pro/bin:/usr/bin:/etc:/usr/sbin:/pro/local/bin:/pro/bin:/usr/local/bin:/usr/vac/bin:/usr/local/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14/jre/bin:/usr/java14/bin
    PERL = 5.34.1
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 532570
    PERL5_CPAN_IS_RUNNING = 532570
    PERLVER = 5.34.1
    PERL_INLINE_DIRECTORY = /perl/usr/david/.Inline-5.34.1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /pro/local/bin/bash
    TERM = vt100

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

    $^X = /perl/usr/david/cpantesting/perl-5.34.1/bin/perl
    $UID/$EUID = 5022 / 5022
    $GID = 500 500
    $EGID = 500 500

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.43    
    File::Spec          3.80    
    JSON                n/a     
    JSON::PP            4.08    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.43    
    Test::More          1.302183
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9928  


--

Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
   
  Platform:
    osname=aix
    osvers=5.3.0.0
    archname=aix
    uname='aix i3 3 5 0004898ad300 '
    config_args='-de -Dprefix=/perl/usr/david/cpantesting/perl-5.34.1'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc -q32'
    ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias -qlanglvl=extc99 -DUSE_NATIVE_DLOPEN -I/usr/local/include -q32 -D_LARGE_FILES'
    optimize='-O'
    cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -DUSE_NATIVE_DLOPEN -I/usr/local/include'
    ccversion='12.1.0.12'
    gccversion=''
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=4321
    doublekind=4
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='ld'
    ldflags =' -brtl -bdynamic -L/usr/local/lib -b32 -bmaxdata:0x80000000'
    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib /usr/lib64
    libs=-lpthread -lbind -lnsl -ldbm -ldl -lld -lm -lcrypt -lc
    perllibs=-lpthread -lbind -lnsl -ldl -lld -lm -lcrypt -lc
    libc=/lib/libc.a
    so=a
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_aix.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -bE:/perl/usr/david/cpantesting/perl-5.34.1/lib/5.34.1/aix/CORE/perl.exp'
    cccdlflags=' '
    lddlflags=' -bhalt:4 -G -bI:$(PERL_INC)/perl.exp -bE:$(BASEEXT).exp -bnoentry -lc -lm -L/usr/local/lib'


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_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under aix
  Compiled at May 20 2022 17:57:12
  %ENV:
    PERL="5.34.1"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="532570"
    PERL5_CPAN_IS_RUNNING="532570"
    PERLVER="5.34.1"
    PERL_INLINE_DIRECTORY="/perl/usr/david/.Inline-5.34.1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /perl/usr/david/cpantesting/perl-5.34.1/lib/site_perl/5.34.1/aix
    /perl/usr/david/cpantesting/perl-5.34.1/lib/site_perl/5.34.1
    /perl/usr/david/cpantesting/perl-5.34.1/lib/5.34.1/aix
    /perl/usr/david/cpantesting/perl-5.34.1/lib/5.34.1