Encode v3.16 Perl 5 v5.35.8 amd64-freebsd-thread-multi
- Status
- Pass
- From
- Carlos Guevara
- Dist
-
Encode v3.16
- Platform
- Perl 5 v5.35.8 amd64-freebsd-thread-multi
- Date
- 2021-12-25 21:11:20
- ID
- 34fb802a-65c7-11ec-b0f6-0931abb4f51c
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.16
on perl 5.35.8, 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':
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
No tests defined for Encode::Byte extension.
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
No tests defined for Encode::CN extension.
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
No tests defined for Encode::EBCDIC extension.
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
No tests defined for Encode::JP extension.
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
No tests defined for Encode::KR extension.
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
No tests defined for Encode::Symbol extension.
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
No tests defined for Encode::TW extension.
"/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" -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 "/usr/home/cpan/bin/perl-blead/bin/perl5.35.8" "-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 ............... skipped: encoding pragma not supported in Perl 5.26
t/enc_eucjp.t .............. skipped: Perl <=5.25.2 or cperl required
t/enc_module.t ............. skipped: encoding pragma not supported in Perl 5.26
t/enc_utf8.t ............... skipped: Perl <=5.25.2 or cperl required
t/Encode.t ................. ok
t/Encoder.t ................ ok
t/encoding-locale.t ........ ok
t/encoding.t ............... skipped: encoding pragma not supported in Perl 5.26
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 .................. skipped: encoding pragma not supported in Perl 5.26
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
# temp file: /home/cpan/tmp/_9q2Axiz_M
t/Unicode_trailing_nul.t ... ok
t/use-Encode-Alias.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.
Files=44, Tests=7720, 17 wallclock secs ( 0.99 usr 0.32 sys + 12.18 cusr 2.30 csys = 15.80 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Exporter 5.57 5.77
parent 0.221 0.238
Storable 0 3.25
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.64
Test::More 0.92 1.302188
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DATE_MANIP_TEST_DM5 = 1
LANG = C.UTF-8
LC_ALL = C
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/bin/perl-blead/bin:/home/cpan/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 52645
PERL5_CPAN_IS_RUNNING = 52645
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PERL_VERSION = blead
SHELL = /usr/local/bin/bash
TERM = screen
TMPDIR = /home/cpan/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/home/cpan/bin/perl-blead/bin/perl5.35.8
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.29
CPAN::Meta 2.150010
Cwd 3.83
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.44
File::Spec 3.83
JSON 4.04
JSON::PP 4.07
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.43
Test::More 1.302188
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 35 subversion 8) configuration:
Commit id: 3a99f1de4609feb952ca294cc4b3479d615c8d94
Platform:
osname=freebsd
osvers=14.0-current
archname=amd64-freebsd-thread-multi
uname='freebsd cjg-freebsd14 14.0-current freebsd 14.0-current #0 main-n250051-04c91ac48ad: thu oct 14 08:03:39 utc 2021 root@localhost.localdomain:usrobjusrsrcamd64.amd64sysgeneric amd64 '
config_args='-des -Dprefix=~/bin/perl-blead -Dscriptdir=~/bin/perl-blead/bin -Dusedevel -Duse64bitall -Duseithreads'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f)'
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 ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/12.0.1/lib
libs=-lpthread -ldl -lm -lcrypt -lutil
perllibs=-lpthread -ldl -lm -lcrypt -lutil
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 -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under freebsd
Compiled at Dec 24 2021 13:36:28
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="52645"
PERL5_CPAN_IS_RUNNING="52645"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
PERL_VERSION="blead"
@INC:
/home/cpan/bin/perl-blead/lib/site_perl/5.35.8/amd64-freebsd-thread-multi
/home/cpan/bin/perl-blead/lib/site_perl/5.35.8
/home/cpan/bin/perl-blead/lib/5.35.8/amd64-freebsd-thread-multi
/home/cpan/bin/perl-blead/lib/5.35.8
.