Encode v3.16 Perl 5 v5.8.8 amd64-freebsd
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Encode v3.16
- Platform
- Perl 5 v5.8.8 amd64-freebsd
- Date
- 2021-10-21 18:32:52
- ID
- 4cea5fe2-329d-11ec-b9cf-b3e0615dfbb8
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.8.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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/usr/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
"/usr/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
"/usr/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
"/usr/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
"/usr/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
"/usr/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
"/usr/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
"/usr/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
"/usr/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644
"/usr/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.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/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.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/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.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/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.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/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.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/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.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/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.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/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.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/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.8" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/at-cn.t .................. ok
t/at-tw.t .................. ok
t/Aliases.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/CJKT.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/Encode.t ................. ok
t/guess.t .................. ok
t/gsm0338.t ................ ok
t/jis7-fallback.t .......... ok
t/isa.t .................... ok
t/jperl.t .................. ok
t/magic.t .................. ok
t/mime-name.t .............. ok
t/mime-header.t ............ ok
t/mime_header_iso2022jp.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/perlio.t ................. ok
t/undef.t .................. ok
t/Unicode.t ................ ok
t/use-Encode-Alias.t ....... ok
# temp file: /tmp/BwD2Eo15_c
t/Unicode_trailing_nul.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=7778, 3 wallclock secs ( 0.71 usr 0.09 sys + 4.38 cusr 0.47 csys = 5.64 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Exporter 5.57 5.58
parent 0.221 0.238
Storable 0 2.15
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.60
Test::More 0.92 1.302183
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.60
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j2:c
LD_LIBRARY_PATH = /usr/local/lib:
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/njh/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 11021
PERL5_CPAN_IS_RUNNING = 11021
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.8/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin
PERLBREW_PERL = perl-5.8.8
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.91
PERLBREW_VERSION = 0.91
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = xterm-256color
TMPDIR = /tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin/perl5.8.8
$UID/$EUID = 1000 / 1000
$GID = 1000 0 1000
$EGID = 1000 0 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.143240
Cwd 3.75
ExtUtils::CBuilder n/a
ExtUtils::Command 7.60
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.60
ExtUtils::Manifest 1.70
ExtUtils::ParseXS n/a
File::Spec 3.75
JSON n/a
JSON::PP 2.27203
Module::Build n/a
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.42
Test::More 1.302183
YAML 1.30
YAML::Syck n/a
version 0.9928
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=freebsd, osvers=12.2-release-p4, archname=amd64-freebsd
uname='freebsd amber 12.2-release-p4 freebsd 12.2-release-p4 generic amd64 '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.8 -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin'
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=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include',
optimize='-O2',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='FreeBSD Clang 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)', 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=-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_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_PERLIO
Locally applied patches:
Devel::PatchPerl 2.08
Built under freebsd
Compiled at Mar 13 2021 17:53:26
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="11021"
PERL5_CPAN_IS_RUNNING="11021"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.8/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.8/bin"
PERLBREW_PERL="perl-5.8.8"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.91"
PERLBREW_VERSION="0.91"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.8.8/lib/5.8.8/amd64-freebsd
/home/njh/perl5/perlbrew/perls/perl-5.8.8/lib/5.8.8
/home/njh/perl5/perlbrew/perls/perl-5.8.8/lib/site_perl/5.8.8/amd64-freebsd
/home/njh/perl5/perlbrew/perls/perl-5.8.8/lib/site_perl/5.8.8
/home/njh/perl5/perlbrew/perls/perl-5.8.8/lib/site_perl
.