XML-Parser v2.47 Perl 5 v5.36.0 darwin-2level

Status
Pass
From
Amory Meltzer
Dist
XML-Parser v2.47
Platform
Perl 5 v5.36.0 darwin-2level
Date
2025-03-12 16:12:39
ID
d1ab18f4-ff5c-11ef-a54f-de43ab5adc97
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.36.0, created by App::cpanminus::reporter 0.22 (1.7046).

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/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc
cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-euc-jp-unicode.enc
cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/windows-1252.enc
cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm
cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc
cp Parser/Encodings/windows-1255.enc blib/lib/XML/Parser/Encodings/windows-1255.enc
cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc
cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl
cp Parser/Encodings/koi8-r.enc blib/lib/XML/Parser/Encodings/koi8-r.enc
cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm
cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc
cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc
cp Parser/Encodings/windows-1251.enc blib/lib/XML/Parser/Encodings/windows-1251.enc
cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc
cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-sjis-jisx0221.enc
cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/windows-1250.enc
cp Parser/Encodings/ibm866.enc blib/lib/XML/Parser/Encodings/ibm866.enc
cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.enc
cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg
cp Parser/Encodings/iso-8859-15.enc blib/lib/XML/Parser/Encodings/iso-8859-15.enc
cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc
cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README
cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm
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.pm blib/lib/XML/Parser.pm
cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.enc
cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc
cp Parser/Encodings/x-sjis-unicode.enc blib/lib/XML/Parser/Encodings/x-sjis-unicode.enc
cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc
cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
Running Mkbootstrap for Expat ()
chmod 644 "Expat.bs"
"/Users/Amory/perl5/perlbrew/perls/perl-5.36.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs 644
"/Users/Amory/perl5/perlbrew/perls/perl-5.36.0/bin/perl" "/Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/ExtUtils/xsubpp" -noprototypes -typemap '/Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/ExtUtils/typemap' -typemap '/Users/Amory/.cpanm/work/1741793847.93489/XML-Parser-2.47/Expat/typemap'  Expat.xs > Expat.xsc
mv Expat.xsc Expat.c
cc -c   -fno-common -DPERL_DARWIN -mmacosx-version-min=12.5 -fno-strict-aliasing -pipe -fstack-protector-strong -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3   -DVERSION=\"2.47\" -DXS_VERSION=\"2.47\"  "-I/Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/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=12.5 -bundle -undefined dynamic_lookup -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
Manifying 1 pod document
Manifying 6 pod documents
"/Users/Amory/perl5/perlbrew/perls/perl-5.36.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs 644
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/Users/Amory/perl5/perlbrew/perls/perl-5.36.0/bin/perl" "-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,  0 wallclock secs ( 0.01 usr  0.01 sys +  0.24 cusr  0.05 csys =  0.31 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

runtime:

    Module              Need     Have    
    ------------------- -------- --------
    LWP::UserAgent      0        6.78    
    perl                5.004050 5.036000

build:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.64    

configure:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.64    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = C
    PATH = /Users/Amory/bin:/Users/amory/perl5/perlbrew/bin:/Users/amory/perl5/perlbrew/perls/perl-5.36.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/opt/python@3.13/libexec/bin:/opt/homebrew/opt/python@3.13/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages:/Users/Amory/.local/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/usr/local/MacGPG2/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/Amory/Documents/git/external/git-extra-commands@unixorn/bin:/Users/Amory/Documents/git/external/tiny-scripts@vitorgalvao:/Users/Amory/Documents/git/external/bash-itunes@illusori:/Users/Amory/Documents/git/external/video_transcoding@lisamelton/bin:/Users/Amory/Documents/git/external/other_video_transcoding@lisamelton:/Users/Amory/Documents/git/personal/lockquote:/Applications/CKAN.app/Contents/MacOS/
    PERL5DB = use Devel::NYTProf
    PERL5_DIR = /Users/Amory/perl5
    PERL5_V = 5.36
    PERLBREW = command perlbrew
    PERLBREW_HOME = /Users/Amory/.perlbrew
    PERLBREW_MANPATH = /Users/amory/perl5/perlbrew/perls/perl-5.36.0/man
    PERLBREW_PATH = /Users/amory/perl5/perlbrew/bin:/Users/amory/perl5/perlbrew/perls/perl-5.36.0/bin
    PERLBREW_PERL = perl-5.36.0
    PERLBREW_ROOT = /Users/amory/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.98
    PERLBREW_VERSION = 0.98
    PERLDOC_PAGER = sh -c 'col -bx | bat -l man -p'
    PERL_CPANM_OPT = --verify --from https://www.cpan.org
    PERL_MM_USE_DEFAULT = 1
    SHELL = /opt/homebrew/bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/3s/yzp_k_q54799t3cx5vg512040000gn/T/

Perl special variables (and OS-specific diagnostics, for MSWin32):

    EGID = 20 20 12 61 79 80 81 98 702 701 33 100 204 250 395 398 399
    EUID = 501
    EXECUTABLE_NAME = /Users/Amory/perl5/perlbrew/perls/perl-5.36.0/bin/perl
    GID = 20 20 12 61 79 80 81 98 702 701 33 100 204 250 395 398 399
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                4.10    
    JSON::PP            4.07    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302209
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 0) configuration:
   
  Platform:
    osname=darwin
    osvers=21.6.0
    archname=darwin-2level
    uname='darwin nayru.fios-router.home 21.6.0 darwin kernel version 21.6.0: wed aug 10 14:28:25 pdt 2022; root:xnu-8020.141.5~2release_arm64_t8110 arm64 '
    config_args='-de -Dprefix=/Users/amory/perl5/perlbrew/perls/perl-5.36.0 -Aeval:scriptdir=/Users/amory/perl5/perlbrew/perls/perl-5.36.0/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=12.5 -fno-strict-aliasing -pipe -fstack-protector-strong -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.5 -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='Apple LLVM 13.1.6 (clang-1316.0.21.2.5)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    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=12.5 -fstack-protector-strong'
    libpth=/Library/Developer/CommandLineTools/usr/lib/clang/13.1.6/lib /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib /Library/Developer/CommandLineTools/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=12.5 -bundle -undefined dynamic_lookup -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_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 Sep  6 2022 11:44:09
  %ENV:
    PERL5DB="use Devel::NYTProf"
    PERL5_DIR="/Users/Amory/perl5"
    PERL5_V="5.36"
    PERLBREW="command perlbrew"
    PERLBREW_HOME="/Users/Amory/.perlbrew"
    PERLBREW_MANPATH="/Users/amory/perl5/perlbrew/perls/perl-5.36.0/man"
    PERLBREW_PATH="/Users/amory/perl5/perlbrew/bin:/Users/amory/perl5/perlbrew/perls/perl-5.36.0/bin"
    PERLBREW_PERL="perl-5.36.0"
    PERLBREW_ROOT="/Users/amory/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.98"
    PERLBREW_VERSION="0.98"
    PERLDOC_PAGER="sh -c 'col -bx | bat -l man -p'"
    PERL_CPANM_OPT="--verify --from https://www.cpan.org"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0/darwin-2level
    /Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0
    /Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/darwin-2level
    /Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0