Encode v3.21 Perl 5 v5.8.9 i386-freebsd
- Status
- Pass
- From
- Chris Williams (BINGOS)
- Dist
-
Encode v3.21
- Platform
- Perl 5 v5.8.9 i386-freebsd
- Date
- 2024-10-24 17:27:30
- ID
- 3f947ef2-922d-11ef-98b0-b3c3213a625c
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 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':
"/home/cpan/pit/bare/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
"/home/cpan/pit/bare/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
"/home/cpan/pit/bare/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
"/home/cpan/pit/bare/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
"/home/cpan/pit/bare/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
"/home/cpan/pit/bare/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
"/home/cpan/pit/bare/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
"/home/cpan/pit/bare/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
"/home/cpan/pit/bare/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644
"/home/cpan/pit/bare/perl-5.8.9/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/cpan/pit/bare/perl-5.8.9/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/cpan/pit/bare/perl-5.8.9/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/cpan/pit/bare/perl-5.8.9/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/cpan/pit/bare/perl-5.8.9/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/cpan/pit/bare/perl-5.8.9/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/cpan/pit/bare/perl-5.8.9/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/cpan/pit/bare/perl-5.8.9/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/cpan/pit/bare/perl-5.8.9/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
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 ......... skipped: Perl <= 5.9 or later required
t/undef.t .................. ok
t/Unicode.t ................ ok
t/Unicode_trailing_nul.t ... skipped: Perl <= 5.9 or later required
t/use-Encode-Alias.t ....... ok
t/utf32warnings.t .......... skipped: Perl <= 5.9 or later required
t/utf8ref.t ................ ok
t/utf8strict.t ............. ok
t/utf8warnings.t ........... ok
t/whatwg-aliases.t ......... skipped: For maintainers only
t/xml.t .................... skipped: Perl <= 5.9 or later required
All tests successful.
Files=45, Tests=7787, 20 wallclock secs ( 2.83 usr 0.64 sys + 13.04 cusr 2.94 csys = 19.45 CPU)
Result: PASS
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Exporter 5.63 5.57
ExtUtils::MakeMaker 7.70 0
Storable 3.25 0
Test::More 1.302199 0.92
parent 0.241 0.221
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9914
CPANPLUS::Dist::Build 0.90
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
Module::Build 0.4234
Pod::Parser 1.35
Pod::Simple 0
Test2 1.302199
Test::Harness 3.48
Test::More 1.302199
version 0.9932
******************************** 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:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/VD4Ty1g3bt/Encode-3.21/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = /home/cpan/pit/jail/KMbkfF6Dyl/lib/perl5:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/VD4Ty1g3bt/Encode-3.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/VD4Ty1g3bt/Encode-3.21/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 25941
PERL5_CPANPLUS_IS_VERSION = 0.9914
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.8.9
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/KMbkfF6Dyl
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/KMbkfF6Dyl"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/KMbkfF6Dyl
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/bare/perl-5.8.9/bin/perl
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1002 1002
EGID: $) = 1002 1002
-------------------------------
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=freebsd, osvers=14.1-release, archname=i386-freebsd
uname='freebsd felgarten 14.1-release freebsd 14.1-release releng14.1-n267679-10e31f0946d8 generic i386 '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.8.9'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef 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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O2',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='FreeBSD Clang 18.1.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9)', 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 ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -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_MALLOC_WRAP USE_FAST_STDIO USE_LARGE_FILES
USE_PERLIO
Locally applied patches:
Devel::PatchPerl 2.09
Built under freebsd
Compiled at Jun 20 2024 15:25:26
%ENV:
PERL5LIB="/home/cpan/pit/jail/KMbkfF6Dyl/lib/perl5:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/VD4Ty1g3bt/Encode-3.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/VD4Ty1g3bt/Encode-3.21/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="25941"
PERL5_CPANPLUS_IS_VERSION="0.9914"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.8.9"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/KMbkfF6Dyl"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/KMbkfF6Dyl""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/KMbkfF6Dyl"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/pit/jail/KMbkfF6Dyl/lib/perl5/5.8.9/i386-freebsd
/home/cpan/pit/jail/KMbkfF6Dyl/lib/perl5/5.8.9
/home/cpan/pit/jail/KMbkfF6Dyl/lib/perl5/i386-freebsd
/home/cpan/pit/jail/KMbkfF6Dyl/lib/perl5
/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/VD4Ty1g3bt/Encode-3.21/blib/lib
/home/cpan/pit/bare/conf/perl-5.8.9/.cpanplus/5.8.9/build/VD4Ty1g3bt/Encode-3.21/blib/arch
/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9/i386-freebsd
/home/cpan/pit/bare/perl-5.8.9/lib/5.8.9
/home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9/i386-freebsd
/home/cpan/pit/bare/perl-5.8.9/lib/site_perl/5.8.9
.