PPI v1.278 Perl 5 v5.38.0 x86_64-linux

Status
Pass
From
Valery Kalesnik
Dist
PPI v1.278
Platform
Perl 5 v5.38.0 x86_64-linux
Date
2024-03-21 02:37:27
ID
f4fa900e-e72b-11ee-b1da-8b161fb5f9cc
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 Olaf Alders,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 "/home/val/.plenv/versions/5.38.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.70
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     B                      any     1.88
#     Class::Inspector      1.22     1.36
#     Encode                 any     3.21
#     ExtUtils::MakeMaker    any     7.70
#     File::Copy             any     2.41
#     File::Spec             any     3.88
#     File::Spec::Functions  any     3.88
#     File::Temp             any   0.2311
#     Test::More            0.96 1.302198
#     Test::NoWarnings       any     1.06
#     Test::Object          0.07     0.08
#     Test::SubCalls        1.07     1.10
#     lib                    any     0.65
#     parent                 any    0.241
#     utf8                   any     1.25
#     warnings               any     1.65
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module        Want     Have
#     ------------ ----- --------
#     Carp           any     1.54
#     Clone         0.30     0.46
#     Digest::MD5   2.35     2.59
#     Exporter       any     5.78
#     File::Path     any     2.18
#     File::Spec    0.84     3.88
#     List::Util    1.33     1.63
#     Params::Util  1.00    1.102
#     Scalar::Util   any     1.63
#     Storable      2.17     3.32
#     Task::Weaken   any     1.06
#     constant       any     1.33
#     if             any   0.0610
#     overload       any     1.37
#     perl         5.006 5.038000
#     strict         any     1.12
# 
t/00-report-prereqs.t ............ ok
t/01_compile.t ................... ok
t/03_document.t .................. ok
t/04_element.t ................... ok
t/05_lexer.t ..................... ok
t/06_round_trip.t ................ ok
t/07_token.t ..................... ok
t/08_regression.t ................ ok
t/09_normal.t .................... ok
t/10_statement.t ................. ok
t/11_util.t ...................... ok
t/12_location.t .................. ok
t/13_data.t ...................... ok
t/14_charsets.t .................. ok
t/15_transform.t ................. ok
t/16_xml.t ....................... ok
t/17_storable.t .................. ok
t/18_cache.t ..................... ok
t/19_selftesting.t ............... ok
t/21_exhaustive.t ................ ok
t/22_readonly.t .................. ok
t/23_file.t ...................... ok
t/24_v6.t ........................ ok
t/25_increment.t ................. ok
t/26_bom.t ....................... ok
t/27_complete.t .................. ok
t/28_foreach_qw.t ................ ok
t/29_logical_filename.t .......... ok
t/interactive.t .................. ok
t/marpa.t ........................ ok
t/ppi_element.t .................. ok
t/ppi_element_replace.t .......... ok
t/ppi_lexer.t .................... ok
t/ppi_node.t ..................... ok
t/ppi_normal.t ................... ok
t/ppi_statement.t ................ ok
t/ppi_statement_compound.t ....... ok
t/ppi_statement_include.t ........ ok
t/ppi_statement_package.t ........ ok
t/ppi_statement_scheduled.t ...... ok
t/ppi_statement_sub.t ............ ok
t/ppi_statement_variable.t ....... ok
t/ppi_token.t .................... ok
t/ppi_token__quoteengine_full.t .. ok
t/ppi_token_attribute.t .......... ok
t/ppi_token_dashedword.t ......... ok
t/ppi_token_heredoc.t ............ ok
t/ppi_token_magic.t .............. ok
t/ppi_token_number_version.t ..... ok
t/ppi_token_operator.t ........... ok
t/ppi_token_pod.t ................ ok
t/ppi_token_prototype.t .......... ok
t/ppi_token_quote.t .............. ok
t/ppi_token_quote_double.t ....... ok
t/ppi_token_quote_interpolate.t .. ok
t/ppi_token_quote_literal.t ...... ok
t/ppi_token_quote_single.t ....... ok
t/ppi_token_quotelike_regexp.t ... ok
t/ppi_token_quotelike_words.t .... ok
t/ppi_token_regexp.t ............. ok
t/ppi_token_structure.t .......... ok
t/ppi_token_symbol.t ............. ok
t/ppi_token_unknown.t ............ ok
t/ppi_token_whitespace.t ......... ok
t/ppi_token_word.t ............... ok
t/signatures.t ................... ok
All tests successful.
Files=66, Tests=52775, 65 wallclock secs (10.05 usr  1.20 sys + 58.04 cusr  3.93 csys = 73.22 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  B                                  1.88        0
	  Carp                               1.54        0
	  Class::Inspector                   1.36     1.22
	  Clone                              0.46     0.30
	  Digest::MD5                        2.59     2.35
	  Encode                             3.21        0
	  Exporter                           5.78        0
	  ExtUtils::MakeMaker                7.70        0
	  File::Copy                         2.41        0
	  File::Path                         2.18        0
	  File::Spec                         3.88     0.84
	  File::Spec::Functions              3.88        0
	  File::Temp                       0.2311        0
	  List::Util                         1.63     1.33
	  Params::Util                      1.102     1.00
	  Scalar::Util                       1.63        0
	  Storable                           3.32     2.17
	  Task::Weaken                       1.06        0
	  Test::More                     1.302198     0.96
	  Test::NoWarnings                   1.06        0
	  Test::Object                       0.08     0.07
	  Test::SubCalls                     1.10     1.07
	  constant                           1.33        0
	  if                               0.0610        0
	  lib                                0.65        0
	  overload                           1.37        0
	  parent                            0.241        0
	  strict                             1.12        0
	  utf8                               1.25        0
	  warnings                           1.65        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.89
	ExtUtils::CBuilder             0.280238
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.51
	File::Spec                         3.88
	Module::Build                    0.4234
	Pod::Parser                           0
	Pod::Simple                        3.45
	Test2                          1.302198
	Test::Harness                      3.48
	Test::More                     1.302198
	version                          0.9930

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


--

Summary of my perl5 (revision 5 version 38 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=6.1.31-gentoo
    archname=x86_64-linux
    uname='linux vision 6.1.31-gentoo #2 smp preempt_dynamic fri jun 30 22:19:28 pdt 2023 x86_64 amd a10-7850k radeon r7, 12 compute cores 4c+8g authenticamd gnulinux '
    config_args='-Dprefix=/home/val/.plenv/versions/5.38.0'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='12.3.1 20230526'
    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-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /lib64 /usr/lib64 /lib /usr/local/lib64
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/../lib64/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.37'
  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_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    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 Jul  9 2023 17:16:42
  %ENV:
    PERL5LIB=":/home/val/.cpanplus/5.38.0/build/eOycUCSYIU/PPI-1.278/blib/lib:/home/val/.cpanplus/5.38.0/build/eOycUCSYIU/PPI-1.278/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="18115"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL_READLINE_NOWARN="1"
  @INC:
    /home/val/.cpanplus/5.38.0/build/eOycUCSYIU/PPI-1.278/blib/lib
    /home/val/.cpanplus/5.38.0/build/eOycUCSYIU/PPI-1.278/blib/arch
    /home/val/.plenv/versions/5.38.0/lib/perl5/site_perl/5.38.0/x86_64-linux
    /home/val/.plenv/versions/5.38.0/lib/perl5/site_perl/5.38.0
    /home/val/.plenv/versions/5.38.0/lib/perl5/5.38.0/x86_64-linux
    /home/val/.plenv/versions/5.38.0/lib/perl5/5.38.0