Unicode-UTF8 v0.62 Perl 5 v5.28.1 x86_64-linux
- Status
- Pass
- From
- NONAME
- Dist
-
Unicode-UTF8 v0.62
- Platform
- Perl 5 v5.28.1 x86_64-linux
- Date
- 2019-01-30 21:35:10
- ID
- eb7b7b3c-24d6-11e9-bf6c-1e50384dc473
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 CHANSEN,
This is a computer-generated report for Unicode-UTF8-0.62
on perl 5.28.1, created by App::cpanminus::reporter 0.17 (1.7044).
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 '':
Building and testing Unicode-UTF8-0.62
cp lib/Unicode/UTF8.pod blib/lib/Unicode/UTF8.pod
cp lib/Unicode/UTF8.pm blib/lib/Unicode/UTF8.pm
Running Mkbootstrap for UTF8 ()
chmod 644 "UTF8.bs"
"/home/grinnz/.plenv/versions/5.28.1x/bin/perl5.28.1" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644
"/home/grinnz/.plenv/versions/5.28.1x/bin/perl5.28.1" "-Iinc" "/home/grinnz/.plenv/versions/5.28.1x/lib/perl5/5.28.1/ExtUtils/xsubpp" -typemap '/home/grinnz/.plenv/versions/5.28.1x/lib/perl5/5.28.1/ExtUtils/typemap' UTF8.xs > UTF8.xsc
mv UTF8.xsc UTF8.c
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.62\" -DXS_VERSION=\"0.62\" -fPIC "-I/home/grinnz/.plenv/versions/5.28.1x/lib/perl5/5.28.1/x86_64-linux/CORE" UTF8.c
In file included from UTF8.xs:6:
ppport.h:4594: warning: "WIDEST_UTYPE" redefined
# define WIDEST_UTYPE U64TYPE
In file included from /home/grinnz/.plenv/versions/5.28.1x/lib/perl5/5.28.1/x86_64-linux/CORE/perl.h:2465,
from UTF8.xs:3:
/home/grinnz/.plenv/versions/5.28.1x/lib/perl5/5.28.1/x86_64-linux/CORE/handy.h:1064: note: this is the location of the previous definition
# define WIDEST_UTYPE U64
rm -f blib/arch/auto/Unicode/UTF8/UTF8.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong UTF8.o -o blib/arch/auto/Unicode/UTF8/UTF8.so \
\
chmod 755 blib/arch/auto/Unicode/UTF8/UTF8.so
Manifying 1 pod document
"/home/grinnz/.plenv/versions/5.28.1x/bin/perl5.28.1" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- UTF8.bs blib/arch/auto/Unicode/UTF8/UTF8.bs 644
PERL_DL_NONLAZY=1 "/home/grinnz/.plenv/versions/5.28.1x/bin/perl5.28.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
# Unicode::UTF8 0.62, Perl 5.028001, /home/grinnz/.plenv/versions/5.28.1x/bin/perl5.28.1
t/000_load.t ............... ok
t/010_basic.t .............. ok
t/030_native.t ............. ok
t/040_wide_characters.t .... ok
t/045_replacement.t ........ ok
t/050_noncharacters.t ...... ok
t/060_surrogates.t ......... ok
t/080_super.t .............. ok
t/090_non_shortest_form.t .. ok
t/100_incomplete.t ......... ok
t/120_fallback.t ........... ok
t/150_subwarnings.t ........ ok
t/170_steal.t .............. ok
t/200_leaks.t .............. ok
t/210_tainted.t ............ skipped: Taint::Runtime 0.03 is required for this test
t/220_magic.t .............. ok
t/999_pod.t ................ ok
All tests successful.
Files=17, Tests=12036, 3 wallclock secs ( 0.89 usr 0.06 sys + 2.19 cusr 0.19 csys = 3.33 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
PATH = /home/grinnz/.plenv/versions/5.28.1x/bin:/home/grinnz/.plenv/libexec:/home/grinnz/.plenv/plugins/perl-build/bin:/home/grinnz/.plenv/plugins/plenv-contrib/bin:/home/grinnz/.plenv/shims:/home/grinnz/.plenv/bin:/usr/local/cuda/bin:/home/grinnz/.plenv/bin:/usr/local/cuda/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
SHELL = /usr/bin/fish
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1000 10 26 135 974 1000
EUID = 1000
EXECUTABLE_NAME = /home/grinnz/.plenv/versions/5.28.1x/bin/perl5.28.1
GID = 1000 10 26 135 974 1000
UID = 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.71
ExtUtils::ParseXS 3.39
File::Spec 3.75
JSON 4.01
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302160
YAML 1.27
YAML::Syck n/a
version 0.9924
--
Summary of my perl5 (revision 5 version 28 subversion 1) configuration:
Platform:
osname=linux
osvers=4.20.4-200.fc29.x86_64
archname=x86_64-linux
uname='linux home.grinnz.com 4.20.4-200.fc29.x86_64 #1 smp wed jan 23 16:11:28 utc 2019 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/grinnz/.plenv/versions/5.28.1x -de -Dversiononly -A'eval:scriptdir=/home/grinnz/.plenv/versions/5.28.1x/bin''
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.2.1 20181215 (Red Hat 8.2.1-6)'
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 -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.28'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.52
Built under linux
Compiled at Jan 30 2019 12:55:04
@INC:
/home/grinnz/.plenv/versions/5.28.1x/lib/perl5/site_perl/5.28.1/x86_64-linux
/home/grinnz/.plenv/versions/5.28.1x/lib/perl5/site_perl/5.28.1
/home/grinnz/.plenv/versions/5.28.1x/lib/perl5/5.28.1/x86_64-linux
/home/grinnz/.plenv/versions/5.28.1x/lib/perl5/5.28.1