Encode v3.16 Perl 5 v5.30.2 darwin-thread-multi-2level
- Status
- Pass
- From
- Gintautas Grigelionis
- Dist
-
Encode v3.16
- Platform
- Perl 5 v5.30.2 darwin-thread-multi-2level
- Date
- 2021-12-22 19:16:02
- ID
- 9a60da14-635b-11ec-946c-b38b4b43a004
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.30.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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs blib/arch/auto/Encode/Encode.bs 644
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../blib/arch/auto/Encode/Byte/Byte.bs 644
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../blib/arch/auto/Encode/CN/CN.bs 644
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../blib/arch/auto/Encode/EBCDIC/EBCDIC.bs 644
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../blib/arch/auto/Encode/JP/JP.bs 644
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../blib/arch/auto/Encode/KR/KR.bs 644
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../blib/arch/auto/Encode/Symbol/Symbol.bs 644
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../blib/arch/auto/Encode/TW/TW.bs 644
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../blib/arch/auto/Encode/Unicode/Unicode.bs 644
"/usr/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.
"/usr/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.
"/usr/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.
"/usr/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.
"/usr/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.
"/usr/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.
"/usr/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.
"/usr/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 "/usr/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 ............... 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: /var/folders/c5/867l5h614bs44szg7g2t48fr0000gn/T/zS8jtKvY5D
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=7711, 10 wallclock secs ( 0.66 usr 0.17 sys + 6.70 cusr 1.01 csys = 8.54 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Exporter 5.57 5.74
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:
LC_CTYPE = UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Library/Apple/usr/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15381
PERL5_CPAN_IS_RUNNING = 15381
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm-256color
TMPDIR = /var/folders/c5/867l5h614bs44szg7g2t48fr0000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 501 / 501
$GID = 20 20 401 12 61 79 80 81 98 402 33 100 204 250 395 398 399 400 701
$EGID = 20 20 401 12 61 79 80 81 98 402 33 100 204 250 395 398 399 400 701
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.22
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302188
YAML 1.30
YAML::Syck 1.32
version 0.9929
--
Summary of my perl5 (revision 5 version 30 subversion 2) configuration:
Platform:
osname=darwin
osvers=20.0
archname=darwin-thread-multi-2level
uname='darwin bb-g8-pdb176.ta10.sd.apple.com 20.0 darwin kernel version 20.1.0: wed apr 28 21:20:19 pdt 2021; root:xnu-7195.41.8.100.6~1development_x86_64 x86_64 '
config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags= -Dman3ext=3pm -Duseithreads -Duseshrplib -Dinc_version_list=none -Dcc=cc'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags =' -g -pipe -fno-strict-aliasing -fstack-protector-strong -DPERL_USE_SAFE_PUTENV'
optimize='-Os'
cppflags='-g -pipe -fno-strict-aliasing -fstack-protector-strong'
ccversion=''
gccversion='Apple LLVM 12.0.5 (clang-1205.0.19.59.6) [+internal-os, ptrauth-isa=deployment-target-based]'
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 =' -fstack-protector-strong'
libpth=/System/Volumes/Data/SWE/macOS/BuildRoots/220e8a1b79/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.6.Internal.sdk/usr/local/lib /System/Volumes/Data/SWE/macOS/BuildRoots/220e8a1b79/Applications/Xcode.app/Contents/Developer/Toolchains/OSX11.6.xctoolchain/usr/lib/clang/12.0.5/lib /System/Volumes/Data/SWE/macOS/BuildRoots/220e8a1b79/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.6.Internal.sdk/usr/lib /System/Volumes/Data/SWE/macOS/BuildRoots/220e8a1b79/Applications/Xcode.app/Contents/Developer/Toolchains/OSX11.6.xctoolchain/usr/lib /System/Volumes/Data/SWE/macOS/BuildRoots/220e8a1b79/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib /usr/local/lib
libs=
perllibs=
libc=
so=dylib
useshrplib=true
libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -bundle -undefined dynamic_lookup -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_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
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
Locally applied patches:
/Library/Perl/Updates/<version> comes before system perl directories
installprivlib and installarchlib points to the Updates directory
Built under darwin
Compiled at Sep 5 2021 22:42:19
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15381"
PERL5_CPAN_IS_RUNNING="15381"
PERL_USE_UNSAFE_INC="1"
@INC:
/Library/Perl/5.30/darwin-thread-multi-2level
/Library/Perl/5.30
/Network/Library/Perl/5.30/darwin-thread-multi-2level
/Network/Library/Perl/5.30
/Library/Perl/Updates/5.30.2/darwin-thread-multi-2level
/Library/Perl/Updates/5.30.2
/System/Library/Perl/5.30/darwin-thread-multi-2level
/System/Library/Perl/5.30
/System/Library/Perl/Extras/5.30/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.30
.