Regexp-Common v2024080801 Perl 5 v5.38.2 i86pc-solaris

Status
Pass
From
Nigel Horne
Dist
Regexp-Common v2024080801
Platform
Perl 5 v5.38.2 i86pc-solaris
Date
2024-08-09 03:23:06
ID
b1afe4d8-55fe-11ef-b738-d27913e22a2e
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 Abigail,

This is a computer-generated report for Regexp-Common-2024080801
on perl 5.38.2, 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 "/export/home/njh/perl5/perlbrew/perls/perl-5.38.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
t/comment/delimited.t ............ ok
t/comment/html.t ................. ok
t/comment/nested.t ............... ok
t/comment/pascal.t ............... ok
t/comment/single_line.t .......... ok
t/comment/single_or_multiline.t .. ok
t/delimited/101_delimited.t ...... skipped: Test::Regexp not found
t/delimited/111_bquoted.t ........ skipped: Test::Regexp not found
t/net/101_ipv4.t ................. ok
t/net/102_ipv4_strict.t .......... skipped: Test::Regexp not found
t/net/111_ipv6.t ................. ok
t/net/121_mac.t .................. ok
t/net/131_domain.t ............... ok
t/number/101_integer.t ........... skipped: Test::Regexp not found
t/number/111_integer_base.t ...... skipped: Test::Regexp not found
t/number/121_integer_places.t .... skipped: Test::Regexp not found
t/number/122_integer_places.t .... skipped: Test::Regexp not found
t/number/123_integer_places.t .... skipped: Test::Regexp not found
t/number/131_integer_sep.t ....... skipped: Test::Regexp not found
t/number/141_integer_group.t ..... skipped: Test::Regexp not found
t/number/701_squares.t ........... skipped: Test::Regexp not found
t/number/801_roman.t ............. skipped: Test::Regexp not found
t/number/decimal.t ............... ok
t/number/number.t ................ ok
t/SEN/usa_ssn.t .................. ok
t/test___luhn.t .................. ok
t/test_balanced.t ................ ok
t/test_bases.t ................... ok
t/test_bases_sep.t ............... ok
t/test_comments.t ................ ok
t/test_curry.t ................... ok
t/test_i.t ....................... ok
t/test_lingua_palindrome.t ....... ok
t/test_list.t .................... ok
t/test_no_import.t ............... ok
t/test_profanity.t ............... ok
t/test_sub.t ..................... ok
t/test_sub_named.t ............... ok
t/test_ws.t ...................... ok
t/URI/any.t ...................... ok
t/URI/fax.t ...................... ok
t/URI/file.t ..................... ok
t/URI/ftp.t ...................... ok
t/URI/gopher.t ................... ok
t/URI/http.t ..................... ok
t/URI/news.t ..................... ok
t/URI/nntp.t ..................... ok
t/URI/pop.t ...................... ok
t/URI/prospero.t ................. ok
t/URI/tel.t ...................... ok
t/URI/telnet.t ................... ok
t/URI/tv.t ....................... ok
t/URI/wais.t ..................... ok
t/zip/101_austria.t .............. skipped: Test::Regexp not found
t/zip/111_australia.t ............ skipped: Test::Regexp not found
t/zip/112_australia.t ............ skipped: Test::Regexp not found
t/zip/121_belgium.t .............. skipped: Test::Regexp not found
t/zip/131_denmark.t .............. skipped: Test::Regexp not found
t/zip/141_greenland.t ............ skipped: Test::Regexp not found
t/zip/151_norway.t ............... skipped: Test::Regexp not found
t/zip/161_liechtenstein.t ........ skipped: Test::Regexp not found
t/zip/171_switzerland.t .......... skipped: Test::Regexp not found
t/zip/181_italy.t ................ skipped: Test::Regexp not found
t/zip/191_germany.t .............. skipped: Test::Regexp not found
t/zip/201_luxembourg.t ........... skipped: Test::Regexp not found
t/zip/211_france.t ............... skipped: Test::Regexp not found
t/zip/221_monaco.t ............... skipped: Test::Regexp not found
t/zip/231_san-marino.t ........... skipped: Test::Regexp not found
t/zip/241_vatican-city.t ......... skipped: Test::Regexp not found
t/zip/netherlands.t .............. ok
t/zip/spain.t .................... ok
t/zip/us.t ....................... ok
t/zip/zip.t ...................... ok
All tests successful.
Files=73, Tests=149249, 31 wallclock secs ( 7.46 usr  0.34 sys + 21.04 cusr  1.49 csys = 30.33 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Config              0     5.038002
    perl                5.010 5.038002
    strict              0     1.12    
    vars                0     1.05    
    warnings            0     1.65    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Config              0     5.038002
    strict              0     1.12    
    Test::More          0     1.302199
    vars                0     1.05    
    warnings            0     1.65    

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Config              0     5.038002
    ExtUtils::MakeMaker 0     7.70    
    strict              0     1.12    
    vars                0     1.05    
    warnings            0     1.65    

opt_build_requires:

    Module              Need  Have    
    ------------------- ----- --------
  ! Test::Regexp        0     n/a     


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.38.2/bin:/export/home/njh/perl5/perlbrew/bin:/export/home/njh/src/njh/smoker/bin:/usr/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8577
    PERL5_CPAN_IS_RUNNING = 8577
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8566,8577
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /export/home/njh/perl5/perlbrew/perls/perl-5.38.2/man
    PERLBREW_PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.38.2/bin
    PERLBREW_PERL = perl-5.38.2
    PERLBREW_ROOT = /export/home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.98
    PERLBREW_VERSION = 0.98
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/bash
    TMPDIR = /tmp/smoker-5ZWMq/testwrapper.8569

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

    $^X = /export/home/njh/perl5/perlbrew/perls/perl-5.38.2/bin/perl
    $UID/$EUID = 101 / 101
    $GID = 10 10
    $EGID = 10 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    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    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302199
    Test::Harness       3.48    
    Test::More          1.302199
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9932  


--

Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
   
  Platform:
    osname=solaris
    osvers=2.11
    archname=i86pc-solaris
    uname='sunos njh1 5.11 illumos-06524cf4e4 i86pc i386 i86pc '
    config_args='-de -Dprefix=/export/home/njh/perl5/perlbrew/perls/perl-5.38.2 -Aeval:scriptdir=/export/home/njh/perl5/perlbrew/perls/perl-5.38.2/bin'
    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='/usr/bin/gcc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/gnu/include'
    ccversion=''
    gccversion='7.5.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=4
    prototype=define
  Linker and Libraries:
    ld='/usr/bin/gcc'
    ldflags =' -fstack-protector-strong -L/usr/gnu/lib '
    libpth=/usr/gcc/7/lib /usr/lib /usr/gnu/lib /usr/ccs/lib
    libs=-lpthread -lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -R /export/home/njh/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2/i86pc-solaris/CORE'
    cccdlflags='-fPIC'
    lddlflags='-shared -L/usr/gnu/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_ZAPHOD32
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under solaris
  Compiled at Nov 30 2023 14:58:10
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8577"
    PERL5_CPAN_IS_RUNNING="8577"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="8566,8577"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/export/home/njh/perl5/perlbrew/perls/perl-5.38.2/man"
    PERLBREW_PATH="/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.38.2/bin"
    PERLBREW_PERL="perl-5.38.2"
    PERLBREW_ROOT="/export/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.98"
    PERLBREW_VERSION="0.98"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /export/home/njh/perl5/perlbrew/perls/perl-5.38.2/lib/site_perl/5.38.2/i86pc-solaris
    /export/home/njh/perl5/perlbrew/perls/perl-5.38.2/lib/site_perl/5.38.2
    /export/home/njh/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2/i86pc-solaris
    /export/home/njh/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2
    .