Encode v3.17 Perl 5 v5.18.2 i86pc-solaris

Status
Pass
From
Nigel Horne
Dist
Encode v3.17
Platform
Perl 5 v5.18.2 i86pc-solaris
Date
2022-04-08 13:07:47
ID
e2f684b0-b73c-11ec-a3f3-bc37e4b578cb
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 Dan Kogai,

This is a computer-generated report for Encode-3.17
on perl 5.18.2, 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':

"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
No tests defined for Encode::Byte extension.
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
No tests defined for Encode::CN extension.
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
No tests defined for Encode::EBCDIC extension.
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
No tests defined for Encode::JP extension.
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
No tests defined for Encode::KR extension.
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
No tests defined for Encode::Symbol extension.
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
No tests defined for Encode::TW extension.
"/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644
No tests defined for Encode::Unicode extension.
PERL_DL_NONLAZY=1 "/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin/perl5.18.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Aliases.t ................ ok
t/at-cn.t .................. ok
t/at-tw.t .................. ok
t/CJKT.t ................... ok
t/cow.t .................... ok
t/decode.t ................. ok
t/enc_data.t ............... ok
t/enc_eucjp.t .............. ok
t/enc_module.t ............. ok
t/enc_utf8.t ............... ok
t/Encode.t ................. ok
t/Encoder.t ................ ok
t/encoding-locale.t ........ ok
t/encoding.t ............... ok
t/fallback.t ............... ok
t/from_to.t ................ ok
t/grow.t ................... ok
t/gsm0338.t ................ ok
t/guess.t .................. ok
t/isa.t .................... ok
t/jis7-fallback.t .......... ok
t/jperl.t .................. ok
t/magic.t .................. ok
t/mime-header.t ............ ok
t/mime-name.t .............. ok
t/mime_header_iso2022jp.t .. ok
t/perlio.t ................. ok
t/piconv.t ................. ok
t/rt113164.t ............... ok
t/rt65541.t ................ ok
t/rt76824.t ................ ok
t/rt85489.t ................ ok
t/rt86327.t ................ ok
t/taint.t .................. ok
t/truncated_utf8.t ......... ok
t/undef.t .................. ok
t/Unicode.t ................ ok
t/Unicode_trailing_nul.t ... ok
t/use-Encode-Alias.t ....... ok
t/utf32warnings.t .......... ok
t/utf8ref.t ................ ok
t/utf8strict.t ............. ok
t/utf8warnings.t ........... ok
t/whatwg-aliases.t ......... skipped: For maintainers only
t/xml.t .................... ok
All tests successful.

Test Summary Report
-------------------
t/truncated_utf8.t       (Wstat: 0 Tests: 9 Failed: 0)
  TODO passed:   9
Files=45, Tests=7816, 15 wallclock secs ( 0.93 usr  0.16 sys + 12.18 cusr  1.28 csys = 14.55 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Exporter            5.57  5.68    
    parent              0.221 0.225   
    Storable            0     3.25    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.62    
    Test::More          0.92  1.302188

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin:/export/home/njh/perl5/perlbrew/bin:/usr/bin:/usr/sbin:/sbin:/usr/gnu/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5939
    PERL5_CPAN_IS_RUNNING = 5939
    PERLBREW_HOME = /export/home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /export/home/njh/perl5/perlbrew/perls/perl-5.18.2/man
    PERLBREW_PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin
    PERLBREW_PERL = perl-5.18.2
    PERLBREW_ROOT = /export/home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.92
    PERLBREW_VERSION = 0.92
    PERL_LOCAL_LIB_ROOT = 
    SHELL = /bin/bash

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.150010
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.40    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302188
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 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.18.2 -Aeval:scriptdir=/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/gnu/include'
    ccversion='', gccversion='7.5.0', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/gnu/lib '
    libpth=/usr/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-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.18.2/lib/5.18.2/i86pc-solaris/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/gnu/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_PRESERVE_IVUV PERL_SAWAMPERSAND
                        PERL_USE_SAFE_PUTENV USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 2.06
  Built under solaris
  Compiled at Oct  8 2021 02:10:00
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="5939"
    PERL5_CPAN_IS_RUNNING="5939"
    PERLBREW_HOME="/export/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/man"
    PERLBREW_PATH="/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.18.2/bin"
    PERLBREW_PERL="perl-5.18.2"
    PERLBREW_ROOT="/export/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.92"
    PERLBREW_VERSION="0.92"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2/i86pc-solaris
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/site_perl/5.18.2
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2/i86pc-solaris
    /export/home/njh/perl5/perlbrew/perls/perl-5.18.2/lib/5.18.2
    .