XML-LibXML v2.0210 Perl 5 v5.40.0 x86_64-linux
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
XML-LibXML v2.0210
- Platform
- Perl 5 v5.40.0 x86_64-linux
- Date
- 2024-06-11 20:55:04
- ID
- e08f252c-2834-11ef-8ad9-35356e8775ea
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 Shlomi Fish,
This is a computer-generated report for XML-LibXML-2.0210
on perl 5.40.0, created by CPAN-Reporter-1.2019.
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 'make test':
"/opt/perl-5.40.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXML.bs blib/arch/auto/XML/LibXML/LibXML.bs 644
PERL_DL_NONLAZY=1 "/opt/perl-5.40.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# -------------------- ---- --------
# Alien::Base::Wrapper any 2.83
# Alien::Libxml2 0.14 0.19
# Config any 5.040000
# ExtUtils::MakeMaker any 7.70
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Test Requires ===
#
# Module Want Have
# ------------ ---- --------
# Config any 5.040000
# Errno any 1.38
# IO::File any 1.55
# IO::Handle any 1.55
# POSIX any 2.20
# Scalar::Util any 1.63
# Test::More any 1.302199
# locale any 1.12
# utf8 any 1.25
#
# === Runtime Requires ===
#
# Module Want Have
# ------------------------- ---- -----
# Carp any 1.54
# DynaLoader any 1.56
# Encode any 3.21
# Exporter 5.57 5.78
# IO::Handle any 1.55
# Scalar::Util any 1.63
# Tie::Hash any 1.06
# XML::NamespaceSupport 1.07 1.12
# XML::SAX 0.11 1.02
# XML::SAX::Base any 1.09
# XML::SAX::DocumentLocator any undef
# XML::SAX::Exception any 1.09
# base any 2.27
# constant any 1.33
# overload any 1.37
# parent any 0.241
# strict any 1.13
# vars any 1.05
# warnings any 1.70
#
t/00-report-prereqs.t .............................. ok
#
#
# Compiled against libxml2 version: 20904
# Running libxml2 version: 20904
#
t/01basic.t ........................................ ok
t/02parse.t ........................................ ok
t/03doc.t .......................................... ok
t/04node.t ......................................... ok
t/05text.t ......................................... ok
t/06elements.t ..................................... ok
t/07dtd.t .......................................... ok
t/08findnodes.t .................................... ok
t/09xpath.t ........................................ ok
t/10ns.t ........................................... ok
t/11memory.t ....................................... skipped: These tests are for authors only!
t/12html.t ......................................... ok
t/13dtd.t .......................................... ok
t/14sax.t .......................................... ok
t/15nodelist.t ..................................... ok
t/16docnodes.t ..................................... ok
t/17callbacks.t .................................... ok
t/18docfree.t ...................................... ok
t/19die_on_invalid_utf8_rt_58848.t ................. ok
t/19encoding.t ..................................... ok
t/20extras.t ....................................... ok
t/21catalog.t ...................................... ok
t/23rawfunctions.t ................................. ok
t/24c14n.t ......................................... ok
t/25relaxng.t ...................................... ok
t/26schema.t ....................................... ok
t/27new_callbacks_simple.t ......................... ok
t/28new_callbacks_multiple.t ....................... ok
t/29id.t ........................................... ok
t/30keep_blanks.t .................................. ok
t/30xpathcontext.t ................................. ok
t/31xpc_functions.t ................................ ok
t/32xpc_variables.t ................................ ok
t/35huge_mode.t .................................... ok
t/40reader.t ....................................... ok
t/40reader_mem_error.t ............................. ok
t/41xinclude.t ..................................... ok
t/42common.t ....................................... ok
t/43options.t ...................................... ok
t/44extent.t ....................................... ok
t/45regex.t ........................................ ok
t/46err_column.t ................................... ok
t/47load_xml_callbacks.t ........................... ok
t/48_gh_pr63_detect_undef_values.t ................. ok
t/48_memleak_rt_83744.t ............................ ok
t/48_reader_undef_warning_on_empty_str_rt106830.t .. ok
t/48_removeChild_crashes_rt_80395.t ................ ok
t/48_replaceNode_DTD_nodes_rT_80521.t .............. ok
t/48_RH5_double_free_rt83779.t ..................... ok
t/48_rt123379_setNamespace.t ....................... ok
t/48_rt55000.t ..................................... ok
t/48_rt93429_recover_2_in_html_parsing.t ........... ok
t/48_SAX_Builder_rt_91433.t ........................ ok
t/48importing_nodes_IDs_rt_69520.t ................. ok
t/49_load_html.t ................................... ok
t/49callbacks_returning_undef.t .................... ok
t/49global_extent.t ................................ ok
t/50devel.t ........................................ ok
t/51_parse_html_string_rt87089.t ................... ok
t/60error_prev_chain.t ............................. ok
t/60struct_error.t ................................. ok
t/61error.t ........................................ ok
t/62overload.t ..................................... ok
t/71overloads.t .................................... ok
t/72destruction.t .................................. ok
t/80registryleak.t ................................. ok
t/90shared_clone_failed_rt_91800.t ................. skipped: no ithreads in this Perl
t/90stack.t ........................................ ok
t/90threads.t ...................................... skipped: no ithreads in this Perl
t/91unique_key.t ................................... ok
t/cpan-changes.t ................................... skipped: These tests are for authors only!
t/namespace-magic-scalar-rt144415.t ................ ok
t/pod-files-presence.t ............................. skipped: only for AUTHORS
t/pod.t ............................................ skipped: These tests are for authors only!
t/release-kwalitee.t ............................... skipped: These tests are for authors only!
t/style-trailing-space.t ........................... skipped: These tests are for authors only!
All tests successful.
Files=77, Tests=2547, 5 wallclock secs ( 0.27 usr 0.04 sys + 4.93 cusr 0.46 csys = 5.70 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------- -------- --------
base 0 2.27
Carp 0 1.54
constant 0 1.33
DynaLoader 0 1.56
Encode 0 3.21
Exporter 5.57 5.78
IO::Handle 0 1.55
overload 0 1.37
parent 0 0.241
perl 5.008001 5.040000
Scalar::Util 0 1.63
strict 0 1.13
Tie::Hash 0 1.06
vars 0 1.05
warnings 0 1.70
XML::NamespaceSupport 1.07 1.12
XML::SAX 0.11 1.02
XML::SAX::Base 0 1.09
XML::SAX::DocumentLocator 0 0
XML::SAX::Exception 0 1.09
build_requires:
Module Need Have
------------------------- -------- --------
Config 0 5.040000
Errno 0 1.38
ExtUtils::MakeMaker 0 7.70
IO::File 0 1.55
IO::Handle 0 1.55
locale 0 1.12
POSIX 0 2.20
Scalar::Util 0 1.63
Test::More 0 1.302199
utf8 0 1.25
configure_requires:
Module Need Have
------------------------- -------- --------
Alien::Base::Wrapper 0 2.83
Alien::Libxml2 0.14 0.19
Config 0 5.040000
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/e/eserte/bin/linux-gnu:/home/e/eserte/bin/sh:/home/e/eserte/bin:/home/e/eserte/bin/pistachio-perl/bin:/usr/games:/home/e/eserte/devel:/home/e/eserte/work2/fzf/bin:/home/e/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 20492
PERL5_CPAN_IS_RUNNING = 20492
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 20090,20492
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1000/2024061106/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
PISTACHIO_PERL_MANAGER = 1
SHELL = /bin/zsh
STDPERL = perl
TERM = xterm
TMPDIR = /var/tmp/cpansmoker-1000/2024061106
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.40.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 25 27 29 30 33 44 46 108 111 115 128 134 1000 1024
$EGID = 1000 4 24 25 27 29 30 33 44 46 108 111 115 128 134 1000 1024
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON n/a
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302199
Test::Harness 3.48
Test::More 1.302199
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
Platform:
osname=linux
osvers=4.9.0-19-amd64
archname=x86_64-linux
uname='linux cabulja 4.9.0-19-amd64 #1 smp debian 4.9.320-2 (2022-06-30) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.40.0 -Uinstallusrbinperl -Dcf_email=srezic@cpan.org'
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 ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='6.3.0 20170516'
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 -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.24'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -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_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 linux
Compiled at Jun 10 2024 23:13:16
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="20492"
PERL5_CPAN_IS_RUNNING="20492"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="20090,20492"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1000/2024061106/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.40.0/lib/site_perl/5.40.0/x86_64-linux
/opt/perl-5.40.0/lib/site_perl/5.40.0
/opt/perl-5.40.0/lib/5.40.0/x86_64-linux
/opt/perl-5.40.0/lib/5.40.0
.