XML-Parser v2.47 Perl 5 v5.41.8 darwin-2level
- Status
- Pass
- From
- John SJ Anderson
- Dist
-
XML-Parser v2.47
- Platform
- Perl 5 v5.41.8 darwin-2level
- Date
- 2025-01-20 23:15:55
- ID
- 801c59e4-d784-11ef-8531-8d15c12a048b
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 TODDR,
This is a computer-generated report for XML-Parser-2.47
on perl 5.41.8, created by App::cpanminus::reporter 0.22 (1.7048).
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 XML-Parser-2.47
cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm
cp Parser/Encodings/iso-8859-15.enc blib/lib/XML/Parser/Encodings/iso-8859-15.enc
cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc
cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc
cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm
cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc
cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl
cp Parser/Encodings/ibm866.enc blib/lib/XML/Parser/Encodings/ibm866.enc
cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc
cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.enc
cp Parser/Encodings/x-sjis-unicode.enc blib/lib/XML/Parser/Encodings/x-sjis-unicode.enc
cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc
cp Parser.pm blib/lib/XML/Parser.pm
cp Parser/Encodings/windows-1251.enc blib/lib/XML/Parser/Encodings/windows-1251.enc
cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc
cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc
cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc
cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/windows-1250.enc
cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-euc-jp-unicode.enc
cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm
cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm
cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc
cp Parser/Encodings/windows-1255.enc blib/lib/XML/Parser/Encodings/windows-1255.enc
cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg
cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/windows-1252.enc
cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README
cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-sjis-jisx0221.enc
cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm
cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x-sjis-cp932.enc
cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.enc
cp Parser/Encodings/koi8-r.enc blib/lib/XML/Parser/Encodings/koi8-r.enc
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
Running Mkbootstrap for Expat ()
chmod 644 "Expat.bs"
"/opt/plenv/versions/5.41.8/bin/perl5.41.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs 644
"/opt/plenv/versions/5.41.8/bin/perl5.41.8" "/opt/plenv/versions/5.41.8/lib/perl5/5.41.8/ExtUtils/xsubpp" -noprototypes -typemap '/opt/plenv/versions/5.41.8/lib/perl5/5.41.8/ExtUtils/typemap' -typemap '/Users/genehack/.cpanm/work/1737411404.3737/XML-Parser-2.47/Expat/typemap' Expat.xs > Expat.xsc
mv Expat.xsc Expat.c
cc -c -fno-common -DPERL_DARWIN -mmacosx-version-min=15.2 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -DVERSION=\"2.47\" -DXS_VERSION=\"2.47\" "-I/opt/plenv/versions/5.41.8/lib/perl5/5.41.8/darwin-2level/CORE" Expat.c
Expat.xs:262:10: warning: enumeration values 'XML_CTYPE_EMPTY' and 'XML_CTYPE_ANY' not handled in switch [-Wswitch]
262 | switch(model->type) {
| ^~~~~~~~~~~
Expat.xs:262:10: note: add missing switch cases
262 | switch(model->type) {
| ^
1 warning generated.
rm -f ../blib/arch/auto/XML/Parser/Expat/Expat.bundle
LD_RUN_PATH="/usr/lib" cc -Wl,-rpath,"/usr/lib" -mmacosx-version-min=15.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong Expat.o -o ../blib/arch/auto/XML/Parser/Expat/Expat.bundle \
-lexpat \
chmod 755 ../blib/arch/auto/XML/Parser/Expat/Expat.bundle
"/opt/plenv/versions/5.41.8/bin/perl5.41.8" -MExtUtils::Command::MM -e 'cp_nonempty' -- Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs 644
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.41.8/bin/perl5.41.8" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/astress.t ........... ok
t/cdata.t ............. ok
t/decl.t .............. ok
t/defaulted.t ......... ok
t/encoding.t .......... ok
t/external_ent.t ...... ok
t/file.t .............. ok
t/file_open_scalar.t .. ok
t/finish.t ............ ok
t/namespaces.t ........ ok
t/parament.t .......... ok
t/partial.t ........... ok
t/skip.t .............. ok
t/stream.t ............ ok
t/styles.t ............ ok
All tests successful.
Files=15, Tests=140, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.50 cusr 0.13 csys = 0.68 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------- -------- --------
LWP::UserAgent 0 6.77
perl 5.004050 5.041008
build:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
configure:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.5.11
PATH = /opt/plenv/versions/5.41.8/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/opt/rbenv/shims:/opt/nextstrain:/Users/genehack/bin:/opt/plenv/shims:/opt/plenv/bin:/opt/git/bin:/opt/local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/rust/cargo/bin:/usr/local/opt/fzf/bin/
PERL_CPANM_OPT = --skip-installed --prompt
SHELL = /bin/zsh
TERM = screen-256color
TMPDIR = /var/folders/91/jjmr4sms7fz9s27f3_9glhb80000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
EUID = 501
EXECUTABLE_NAME = /opt/plenv/versions/5.41.8/bin/perl5.41.8
GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
UID = 501
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.93
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.50
Test::More 1.302207
YAML 1.31
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 8) configuration:
Platform:
osname=darwin
osvers=24.2.0
archname=darwin-2level
uname='darwin bigjob.home.genehack.org 24.2.0 darwin kernel version 24.2.0: fri dec 6 18:41:43 pst 2024; root:xnu-11215.61.5~2release_x86_64 x86_64 i386 macmini8,1 darwin '
config_args='-Dprefix=/opt/plenv/versions/5.41.8 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.41.8/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
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=15.2 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=15.2 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 16.0.0 (clang-1600.0.26.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 =' -mmacosx-version-min=15.2 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=
perllibs=
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=15.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
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
Built under darwin
Compiled at Jan 20 2025 14:08:06
%ENV:
PERL_CPANM_OPT="--skip-installed --prompt"
@INC:
/opt/plenv/versions/5.41.8/lib/perl5/site_perl/5.41.8/darwin-2level
/opt/plenv/versions/5.41.8/lib/perl5/site_perl/5.41.8
/opt/plenv/versions/5.41.8/lib/perl5/5.41.8/darwin-2level
/opt/plenv/versions/5.41.8/lib/perl5/5.41.8