Org-Parser v0.557 Perl 5 v5.34.1 aix

Status
Pass
From
David Cantrell (DCANTRELL)
Dist
Org-Parser v0.557
Platform
Perl 5 v5.34.1 aix
Date
2022-06-16 04:00:48
ID
e7beb98c-ed28-11ec-a607-8e765e906316
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 perlancar,

This is a computer-generated report for Org-Parser-0.557
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 '/usr/bin/make test':

	PERL_DL_NONLAZY=1 "/perl/usr/david/cpantesting/perl-5.34.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ............... ok
t/01-basics.t ................ ok
t/author-critic.t ............ skipped: these tests are for testing by the author
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
t/base_element-field_name.t .. ok
t/base_element.t ............. ok
t/block.t .................... ok
t/comment.t .................. ok
t/document.t ................. ok
t/drawer.t ................... ok
t/fixed_width_section.t ...... ok
t/footnote.t ................. ok
t/headline-get_property.t .... ok
t/headline.t ................. ok
t/link_and_target.t .......... ok
t/list.t ..................... ok
t/radio_target.t ............. ok
t/regression-rt68443.t ....... ok
t/rt98375.t .................. ok
t/setting-todo.t ............. ok
t/setting.t .................. ok
t/table.t .................... ok
t/text.t ..................... ok
t/timerange.t ................ ok
t/timestamp.t ................ ok
t/unicode.t .................. ok
t/various.t .................. ok
All tests successful.
Files=28, Tests=120, 33 wallclock secs ( 0.17 usr  0.02 sys + 11.59 cusr  1.05 csys = 12.83 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need   Have    
    --------------------------- ------ --------
    Cwd                         0      3.80    
    DateTime                    0      1.58    
    DateTime::Event::Recurrence 0      0.19    
    Digest::MD5                 0      2.58    
    experimental                0      0.024   
    File::Slurper               0      0.013   
    if                          0      0.0609  
    List::MoreUtils             0      0.430   
    locale                      0      1.10    
    Log::ger                    0.038  0.040   
    Module::List                0      0.004   
    Module::Load                0      0.36    
    Moo                         0      2.005004
    Moo::Role                   0      2.005004
    perl                        5.014  5.034001
    Scalar::Util                0      1.62    
    Storable                    3.08   3.23    
    Time::HiRes                 0      1.9767  
    utf8                        0      1.24    
    warnings                    0      1.51    

build_requires:

    Module                      Need   Have    
    --------------------------- ------ --------
    ExtUtils::MakeMaker         0      7.62    
    File::Spec                  0      3.80    
    File::Temp                  0.2307 0.2311  
    FindBin                     0      1.52    
    IO::Handle                  0      1.46    
    IPC::Open3                  0      1.21    
    lib                         0      0.65    
    Module::Loaded              0      0.08    
    Org::Dump                   0.551  0.552   
    strict                      0      1.12    
    Test::Exception             0      0.43    
    Test::More                  0.98   1.302190

configure_requires:

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


------------------------------
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 = 983110
    PERL5_CPAN_IS_RUNNING = 983110
    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                4.06    
    JSON::PP            4.08    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.43    
    Test::More          1.302190
    YAML                n/a     
    YAML::Syck          1.34    
    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="983110"
    PERL5_CPAN_IS_RUNNING="983110"
    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