XML-Parser v2.44 Perl 5 v5.27.9 x86_64-linux
- Status
- Pass
- From
- Kent Fredric
- Dist
-
XML-Parser v2.44
- Platform
- Perl 5 v5.27.9 x86_64-linux
- Date
- 2018-09-27 23:22:18
- ID
- 2d3d1bbc-c2ac-11e8-bda2-a7bb0d05db40
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.44
on perl 5.27.9, created by App::cpanminus::reporter 0.17 (1.7043).
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.44
cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc
cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/windows-1250.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/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc
cp Parser/Encodings/windows-1255.enc blib/lib/XML/Parser/Encodings/windows-1255.enc
cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm
cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.enc
cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.enc
cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/windows-1252.enc
cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-sjis-jisx0221.enc
cp Parser/Encodings/koi8-r.enc blib/lib/XML/Parser/Encodings/koi8-r.enc
cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc
cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README
cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm
cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc
cp Parser/Encodings/windows-1251.enc blib/lib/XML/Parser/Encodings/windows-1251.enc
cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc
cp Parser/Encodings/x-sjis-unicode.enc blib/lib/XML/Parser/Encodings/x-sjis-unicode.enc
cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm
cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x-sjis-cp932.enc
cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl
cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm
cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm
cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-euc-jp-unicode.enc
cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg
cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc
cp Parser/Encodings/ibm866.enc blib/lib/XML/Parser/Encodings/ibm866.enc
cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc
cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc
make[1]: Entering directory '/home/kent/.cpanm/work/1538089954.5188/XML-Parser-2.44/Expat'
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
Running Mkbootstrap for Expat ()
chmod 644 "Expat.bs"
"/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/bin/perl5.27.9" -MExtUtils::Command::MM -e 'cp_nonempty' -- Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs 644
"/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/bin/perl5.27.9" "/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/lib/5.27.9/ExtUtils/xsubpp" -noprototypes -typemap '/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/lib/5.27.9/ExtUtils/typemap' -typemap '/home/kent/.cpanm/work/1538089954.5188/XML-Parser-2.44/Expat/typemap' Expat.xs > Expat.xsc
mv Expat.xsc Expat.c
cc -c -fstack-protector-strong -fno-stack-protector -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native -DVERSION=\"2.44\" -DXS_VERSION=\"2.44\" -fPIC "-I/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/lib/5.27.9/x86_64-linux/CORE" Expat.c
rm -f ../blib/arch/auto/XML/Parser/Expat/Expat.so
LD_RUN_PATH="/usr/lib" cc -shared -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native -L/usr/local/lib Expat.o -o ../blib/arch/auto/XML/Parser/Expat/Expat.so \
-lexpat \
chmod 755 ../blib/arch/auto/XML/Parser/Expat/Expat.so
make[1]: Leaving directory '/home/kent/.cpanm/work/1538089954.5188/XML-Parser-2.44/Expat'
make[1]: Entering directory '/home/kent/.cpanm/work/1538089954.5188/XML-Parser-2.44/Expat'
"/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/bin/perl5.27.9" -MExtUtils::Command::MM -e 'cp_nonempty' -- Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs 644
make[1]: Leaving directory '/home/kent/.cpanm/work/1538089954.5188/XML-Parser-2.44/Expat'
PERL_DL_NONLAZY=1 "/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/bin/perl5.27.9" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/cdata.t ............. ok
t/defaulted.t ......... ok
t/encoding.t .......... ok
t/finish.t ............ ok
t/astress.t ........... ok
t/namespaces.t ........ ok
t/partial.t ........... ok
t/skip.t .............. ok
t/stream.t ............ ok
t/file_open_scalar.t .. ok
t/decl.t .............. ok
t/styles.t ............ ok
t/file.t .............. ok
t/parament.t .......... ok
t/external_ent.t ...... ok
All tests successful.
Files=15, Tests=141, 1 wallclock secs ( 0.08 usr 0.03 sys + 1.17 cusr 0.29 csys = 1.57 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j10:c
LANG = en_NZ.UTF8
LC_CTYPE = en_NZ.UTF8
LC_TIME = en_NZ.UTF8
PATH = /home/kent/.rvm/gems/ruby-2.1.2/bin:/home/kent/.rvm/gems/ruby-2.1.2@global/bin:/home/kent/.rvm/rubies/ruby-2.1.2/bin:/home/kent/perl5/perlbrew/bin:/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/bin:/home/kent/.perl6/2013.04/bin:/home/kent/.gem/ruby/1.8/bin/:/usr/x86_64-pc-linux-gnu/gcc-bin/7.3.0:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/home/kent/.rvm/bin:/home/kent/.rvm/bin
PERLBREW_BASHRC_VERSION = 0.80
PERLBREW_HOME = /home/kent/.perlbrew
PERLBREW_MANPATH = /home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/man
PERLBREW_PATH = /home/kent/perl5/perlbrew/bin:/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/bin
PERLBREW_PERL = 5.27.9-nossp-oaath-nopmc-nodot
PERLBREW_ROOT = /home/kent/perl5/perlbrew
PERLBREW_VERSION = 0.80
PERL_CPANM_OPT = --prompt --reinstall --interactive --with-recommends --with-suggests --verify --mirror http://cpan.metacpan.org/ --no-lwp
PERL_MM_OPT = INSTALLDIRS=site
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = rxvt-unicode-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1000 4 6 10 16 18 19 27 35 78 80 85 100 102 103 104 105 114 115 116 117 118 250 965 968 974 976 994 1000
EUID = 1000
EXECUTABLE_NAME = /home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/bin/perl5.27.9
GID = 1000 4 6 10 16 18 19 27 35 78 80 85 100 102 103 104 105 114 115 116 117 118 250 965 968 974 976 994 1000
UID = 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.32
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.32
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.38
File::Spec 3.74
JSON 2.97001
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.41
Test::More 1.302133
YAML 1.24
YAML::Syck 1.30
version 0.9918
--
Summary of my perl5 (revision 5 version 27 subversion 9) configuration:
Platform:
osname=linux
osvers=4.10.13-gentoo
archname=x86_64-linux
uname='linux katipo2 4.10.13-gentoo #48 smp preempt tue may 2 15:18:23 nzst 2017 x86_64 intel(r) core(tm) i5-2410m cpu @ 2.30ghz genuineintel gnulinux '
config_args='-de -Dprefix=/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot -Ddefault_inc_excludes_dot -Doptimize= -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native -Dman1dir=none -Dman3dir=none -Dusedevel -Accflags= -fstack-protector-strong -fno-stack-protector -DPERL_DISABLE_PMC -Aldflags= -fstack-protector-strong -fno-stack-protector -Aeval:scriptdir=/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/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 ='-fstack-protector-strong -fno-stack-protector -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize=' -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native'
cppflags='-fstack-protector-strong -fno-stack-protector -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe'
ccversion=''
gccversion='7.3.0'
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 -fno-stack-protector -L/usr/local/lib'
libpth=/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include-fixed /usr/lib /usr/local/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.26.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.26'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -fstack-protector-strong -fno-stack-protector -O3 -march=native -mtune=native -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DISABLE_PMC
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
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 linux
Compiled at Mar 19 2018 14:35:38
%ENV:
PERLBREW_BASHRC_VERSION="0.80"
PERLBREW_HOME="/home/kent/.perlbrew"
PERLBREW_MANPATH="/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/man"
PERLBREW_PATH="/home/kent/perl5/perlbrew/bin:/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/bin"
PERLBREW_PERL="5.27.9-nossp-oaath-nopmc-nodot"
PERLBREW_ROOT="/home/kent/perl5/perlbrew"
PERLBREW_VERSION="0.80"
PERL_CPANM_OPT=" --prompt --reinstall --interactive --with-recommends --with-suggests --verify --mirror http://cpan.metacpan.org/ --no-lwp"
PERL_MM_OPT=" INSTALLDIRS=site"
PERL_USE_UNSAFE_INC="0"
@INC:
/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/lib/site_perl/5.27.9/x86_64-linux
/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/lib/site_perl/5.27.9
/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/lib/5.27.9/x86_64-linux
/home/kent/perl5/perlbrew/perls/5.27.9-nossp-oaath-nopmc-nodot/lib/5.27.9