Encode v3.19 Perl 5 v5.10.0 amd64-freebsd

Status
Fail
From
Bartosz Jarzyna
Dist
Encode v3.19
Platform
Perl 5 v5.10.0 amd64-freebsd
Date
2023-04-02 09:40:10
ID
5c491f18-d13a-11ed-9285-faa047702ea9
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.19
on perl 5.10.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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':

"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
No tests defined for Encode::Byte extension.
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
No tests defined for Encode::CN extension.
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
No tests defined for Encode::EBCDIC extension.
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
No tests defined for Encode::JP extension.
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
No tests defined for Encode::KR extension.
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
No tests defined for Encode::Symbol extension.
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
No tests defined for Encode::TW extension.
"/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" -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 "/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl" "-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

#   Failed test '>:encoding(euc-cn)'
#   at t/perlio.t line 75.
#          got: '1'
#     expected: '0'

#   Failed test '>:encoding(euc-cn) by lines'
#   at t/perlio.t line 90.
#          got: '1'
#     expected: '0'

#   Failed test '<:encoding(euc-cn)'
#   at t/perlio.t line 101.

#   Failed test '<:encoding(euc-cn) by lines'
#   at t/perlio.t line 115.

#   Failed test '>:encoding(iso-2022-jp-1)'
#   at t/perlio.t line 75.
#          got: '1'
#     expected: '0'

#   Failed test '>:encoding(iso-2022-jp-1) by lines'
#   at t/perlio.t line 90.
#          got: '1'
#     expected: '0'

#   Failed test '>:encoding(euc-kr)'
#   at t/perlio.t line 75.
#          got: '1'
#     expected: '0'

#   Failed test '>:encoding(euc-kr) by lines'
#   at t/perlio.t line 90.
#          got: '1'
#     expected: '0'
# Looks like you failed 8 tests of 38.
t/perlio.t ................. 
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/38 subtests 
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
UTF-16 surrogate 0xd800 at t/utf32warnings.t line 33.
UTF-16 surrogate 0xd800 at t/utf32warnings.t line 76.
UTF-16 surrogate 0xd800 at t/utf32warnings.t line 260.
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

Test Summary Report
-------------------
t/perlio.t               (Wstat: 2048 (exited 8) Tests: 38 Failed: 8)
  Failed tests:  1-4, 25-26, 29-30
  Non-zero exit status: 8
t/truncated_utf8.t       (Wstat: 0 Tests: 9 Failed: 0)
  TODO passed:   9
Files=45, Tests=7836, 48 wallclock secs ( 1.07 usr  0.19 sys +  9.78 cusr  2.44 csys = 13.48 CPU)
Result: FAIL
Failed 1/45 test programs. 8/7836 subtests failed.
*** Error code 255

Stop.
make: stopped in /usr/home/smoker/.cpan/build/Encode-3.19-0

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Exporter            5.57  5.62    
    parent              0.221 0.238   
    Storable            0     2.18    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.64    
    Test::More          0.92  1.302191

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/smoker/bin
    PERL5LIB = /home/smoker/.cpan/build/File-Slurp-9999.32-1/blib/arch:/home/smoker/.cpan/build/File-Slurp-9999.32-1/blib/lib:/home/smoker/.cpan/build/File-Find-IncludesTimeRange-0.0.1-0/blib/arch:/home/smoker/.cpan/build/File-Find-IncludesTimeRange-0.0.1-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 75035
    PERL5_CPAN_IS_RUNNING = 75035
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1348,75035
    PERL_CR_SMOKER_CURRENT = Virani-0.0.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh

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

    $^X = /home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.143240
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.75    
    JSON                n/a     
    JSON::PP            4.12    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                n/a     
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=freebsd, osvers=13.1-release-p3, archname=amd64-freebsd
    uname='freebsd smoker-10.smoker 13.1-release-p3 freebsd 13.1-release-p3 generic amd64 '
    config_args='-de -Dprefix=/home/smoker/perl5/perlbrew/perls/perl-5.10.0 -Aeval:scriptdir=/home/smoker/perl5/perlbrew/perls/perl-5.10.0/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-ldl -lm -lcrypt -lutil -lc
    perllibs=-ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Nov 16 2022 19:38:41
  %ENV:
    PERL5LIB="/home/smoker/.cpan/build/File-Slurp-9999.32-1/blib/arch:/home/smoker/.cpan/build/File-Slurp-9999.32-1/blib/lib:/home/smoker/.cpan/build/File-Find-IncludesTimeRange-0.0.1-0/blib/arch:/home/smoker/.cpan/build/File-Find-IncludesTimeRange-0.0.1-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="75035"
    PERL5_CPAN_IS_RUNNING="75035"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1348,75035"
    PERL_CR_SMOKER_CURRENT="Virani-0.0.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/smoker/.cpan/build/File-Slurp-9999.32-1/blib/arch
    /home/smoker/.cpan/build/File-Slurp-9999.32-1/blib/lib
    /home/smoker/.cpan/build/File-Find-IncludesTimeRange-0.0.1-0/blib/arch
    /home/smoker/.cpan/build/File-Find-IncludesTimeRange-0.0.1-0/blib/lib
    /home/smoker/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0/amd64-freebsd
    /home/smoker/perl5/perlbrew/perls/perl-5.10.0/lib/5.10.0
    /home/smoker/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0/amd64-freebsd
    /home/smoker/perl5/perlbrew/perls/perl-5.10.0/lib/site_perl/5.10.0
    .