PerlIO-utf8_strict v0.007 Perl 5 v5.29.9 darwin-2level
- Status
- Pass
- From
- John SJ Anderson
- Dist
-
PerlIO-utf8_strict v0.007
- Platform
- Perl 5 v5.29.9 darwin-2level
- Date
- 2019-03-22 19:55:36
- ID
- 75da468c-4cdc-11e9-a0cd-ee01f84e72ef
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 LEONT,
This is a computer-generated report for PerlIO-utf8_strict-0.007
on perl 5.29.9, 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 PerlIO-utf8_strict-0.007
cp lib/PerlIO/utf8_strict.pm blib/lib/PerlIO/utf8_strict.pm
Running Mkbootstrap for utf8_strict ()
chmod 644 "utf8_strict.bs"
"/opt/plenv/versions/5.29.9/bin/perl5.29.9" -MExtUtils::Command::MM -e 'cp_nonempty' -- utf8_strict.bs blib/arch/auto/PerlIO/utf8_strict/utf8_strict.bs 644
"/opt/plenv/versions/5.29.9/bin/perl5.29.9" "/opt/plenv/versions/5.29.9/lib/perl5/5.29.9/ExtUtils/xsubpp" -typemap '/opt/plenv/versions/5.29.9/lib/perl5/5.29.9/ExtUtils/typemap' utf8_strict.xs > utf8_strict.xsc
mv utf8_strict.xsc utf8_strict.c
cc -c -fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -O3 -DVERSION=\"0.007\" -DXS_VERSION=\"0.007\" "-I/opt/plenv/versions/5.29.9/lib/perl5/5.29.9/darwin-2level/CORE" utf8_strict.c
In file included from utf8_strict.xs:5:
./ppport.h:4471:11: warning: 'WIDEST_UTYPE' macro redefined [-Wmacro-redefined]
# define WIDEST_UTYPE U64TYPE
^
/opt/plenv/versions/5.29.9/lib/perl5/5.29.9/darwin-2level/CORE/handy.h:1072:12: note: previous definition is here
# define WIDEST_UTYPE U64
^
utf8_strict.xs:164:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
utf8_strict.xs:368:28: warning: passing 'const PerlIO_funcs *' (aka 'const struct _PerlIO_funcs *') to parameter of type 'PerlIO_funcs *' (aka 'struct _PerlIO_funcs *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
PerlIO_define_layer(aTHX_ &PerlIO_utf8_strict);
^~~~~~~~~~~~~~~~~~~
/opt/plenv/versions/5.29.9/lib/perl5/5.29.9/darwin-2level/CORE/perlio.h:76:60: note: passing argument to parameter 'tab' here
PERL_CALLCONV void PerlIO_define_layer(pTHX_ PerlIO_funcs *tab);
^
3 warnings generated.
rm -f blib/arch/auto/PerlIO/utf8_strict/utf8_strict.bundle
cc -mmacosx-version-min=10.14 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong utf8_strict.o -o blib/arch/auto/PerlIO/utf8_strict/utf8_strict.bundle \
\
chmod 755 blib/arch/auto/PerlIO/utf8_strict/utf8_strict.bundle
Manifying 1 pod document
"/opt/plenv/versions/5.29.9/bin/perl5.29.9" -MExtUtils::Command::MM -e 'cp_nonempty' -- utf8_strict.bs blib/arch/auto/PerlIO/utf8_strict/utf8_strict.bs 644
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.29.9/bin/perl5.29.9" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basics.t ............. ok
t/bug.t ................ ok
t/incomplete.t ......... ok
t/non-shortest-form.t .. ok
t/noncharacters.t ...... ok
t/super.t .............. ok
t/surrogates.t ......... ok
t/unicode.t ............ ok
All tests successful.
Files=8, Tests=5816, 3 wallclock secs ( 0.54 usr 0.07 sys + 1.33 cusr 1.24 csys = 3.18 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LDFLAGS = -L/usr/local/opt/libxml2/lib
PATH = /opt/plenv/versions/5.29.9/bin:/opt/plenv/libexec:/opt/plenv/plugins/perl-build/bin:/opt/plenv/shims:/opt/nvm/versions/node/v8.14.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Xamarin Workbooks.app/Contents/SharedSupport/path-bin:/opt/plenv/shims:/opt/plenv/bin:/opt/nvm/versions/node/v8.14.0/bin:/Users/genehack/bin:/opt/vim/bin:/opt/tmux/bin:/opt/git/bin:/opt/emacs/bin:/opt/local/bin:/usr/local/opt/fzf/bin/
PERL_CPANM_OPT = --skip-installed --prompt
SHELL = /bin/zsh
TERM = screen-256color
TMPDIR = /var/folders/ls/0z9hs2311kn45yqnfxk2m8vr0000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 701 12 61 79 80 81 98 33 100 204 250 395 398 399
EUID = 501
EXECUTABLE_NAME = /opt/plenv/versions/5.29.9/bin/perl5.29.9
GID = 20 20 701 12 61 79 80 81 98 33 100 204 250 395 398 399
UID = 501
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.22
CPAN::Meta 2.150010
Cwd 3.77
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.77
JSON 4.02
JSON::PP 4.02
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302162
YAML 1.27
YAML::Syck n/a
version 0.9924
--
Summary of my perl5 (revision 5 version 29 subversion 9) configuration:
Platform:
osname=darwin
osvers=18.2.0
archname=darwin-2level
uname='darwin phineas-10933.local 18.2.0 darwin kernel version 18.2.0: thu dec 20 20:46:53 pst 2018; root:xnu-4903.241.1~1release_x86_64 x86_64 '
config_args='-Dprefix=/opt/plenv/versions/5.29.9 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.29.9/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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.14 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.2.1 Compatible Apple LLVM 10.0.0 (clang-1000.11.45.5)'
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 =' -mmacosx-version-min=10.14 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib /usr/lib
libs=-lpthread -lgdbm -ldbm -ldb -ldl -lm -lutil -lc
perllibs=-lpthread -ldl -lm -lutil -lc
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=10.14 -bundle -undefined dynamic_lookup -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
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
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 darwin
Compiled at Mar 22 2019 11:23:00
%ENV:
PERL_CPANM_OPT="--skip-installed --prompt"
@INC:
/opt/plenv/versions/5.29.9/lib/perl5/site_perl/5.29.9/darwin-2level
/opt/plenv/versions/5.29.9/lib/perl5/site_perl/5.29.9
/opt/plenv/versions/5.29.9/lib/perl5/5.29.9/darwin-2level
/opt/plenv/versions/5.29.9/lib/perl5/5.29.9