XML-SAX v1.02 Perl 5 v5.28.2 i86pc-solaris-64int
- Status
- Pass
- From
- Nigel Horne
- Dist
-
XML-SAX v1.02
- Platform
- Perl 5 v5.28.2 i86pc-solaris-64int
- Date
- 2019-06-14 16:06:53
- ID
- 6d1a6c4c-8ebe-11e9-b17c-e1dcda4decf6
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 Grant McLean,
This is a computer-generated report for XML-SAX-1.02
on perl 5.28.2, created by CPAN-Reporter-1.2018.
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/bin/perl5.28.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00basic.t ....... ok
t/01known.t ....... ok
t/10xmldecl1.t .... ok
t/11xmldecl2.t .... ok
t/12miscstart.t ... ok
t/13int_ent.t ..... ok
t/14encoding.t .... ok
t/15element.t ..... ok
parsed 80085 bytes in 1 seconds
t/16large.t ....... ok
t/19pi.t .......... ok
t/20factory.t ..... ok
t/21saxini.t ...... ok
t/30parse_file.t .. ok
t/40cdata.t ....... ok
t/42entities.t .... ok
t/99cleanup.t ..... ok
All tests successful.
Files=16, Tests=113, 4 wallclock secs ( 0.12 usr 0.05 sys + 2.44 cusr 0.31 csys = 2.92 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ---- ------
File::Temp 0 0.2304
XML::NamespaceSupport 0.03 1.12
XML::SAX::Base 1.05 1.09
build_requires:
Module Need Have
--------------------- ---- ------
ExtUtils::MakeMaker 0 7.34
configure_requires:
Module Need Have
--------------------- ---- ------
ExtUtils::MakeMaker 0 7.34
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/bin:/export/home/njh/perl5/perlbrew/bin:/usr/bin:/usr/sbin:/sbin:/usr/gnu/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5201
PERL5_CPAN_IS_RUNNING = 5201
PERLBREW_HOME = /export/home/njh/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/man
PERLBREW_PATH = /export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/bin
PERLBREW_PERL = perl-5.28.2-64int
PERLBREW_ROOT = /export/home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.84
PERLBREW_VERSION = 0.84
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/bin/perl5.28.2
$UID/$EUID = 101 / 101
$GID = 10 10
$EGID = 10 10
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.26
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.39
File::Spec 3.74
JSON 4.02
JSON::PP 4.02
Module::Build 0.4229
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302133
YAML 1.29
YAML::Syck 1.31
version 0.9923
--
Summary of my perl5 (revision 5 version 28 subversion 2) configuration:
Platform:
osname=solaris
osvers=2.11
archname=i86pc-solaris-64int
uname='sunos vultr1.bandsman.co.uk 5.11 illumos-7d1eae8c55 i86pc i386 i86pc '
config_args='-de -Dprefix=/export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int -Dusedevel -Duse64bitint -Accflags=-O2 -xstrconst -D__EXTENSIONS__ -Aeval:scriptdir=/export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='/opt/SUNWspro/bin/cc'
ccflags ='-DPTR_IS_LONG -O2 -xstrconst -D__EXTENSIONS__ -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV'
optimize='-O'
cppflags='-DPTR_IS_LONG -O2 -xstrconst -D__EXTENSIONS__ -I/usr/gnu/include'
ccversion='Sun C 5.10 SunOS_i386 2009/06/03'
gccversion=''
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=12
longdblkind=3
ivtype='long long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=4
prototype=define
Linker and Libraries:
ld='/opt/SUNWspro/bin/cc'
ldflags =' -L/usr/lib -L/usr/ccs/lib -L/opt/sunstudio12.1/prod/lib -L/lib -L/usr/gnu/lib '
libpth=/usr/lib /usr/ccs/lib /opt/sunstudio12.1/prod/lib /lib /usr/gnu/lib
libs=-lpthread -lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so
so=so
useshrplib=true
libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' -R /export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/lib/5.28.2/i86pc-solaris-64int/CORE'
cccdlflags='-KPIC'
lddlflags='-G -L/usr/lib -L/usr/ccs/lib -L/opt/sunstudio12.1/prod/lib -L/lib -L/usr/gnu/lib'
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_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 solaris
Compiled at Apr 22 2019 15:59:10
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="5201"
PERL5_CPAN_IS_RUNNING="5201"
PERLBREW_HOME="/export/home/njh/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/man"
PERLBREW_PATH="/export/home/njh/perl5/perlbrew/bin:/export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/bin"
PERLBREW_PERL="perl-5.28.2-64int"
PERLBREW_ROOT="/export/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.84"
PERLBREW_VERSION="0.84"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/lib/site_perl/5.28.2/i86pc-solaris-64int
/export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/lib/site_perl/5.28.2
/export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/lib/5.28.2/i86pc-solaris-64int
/export/home/njh/perl5/perlbrew/perls/perl-5.28.2-64int/lib/5.28.2
.