HTML-Parser v3.75 Perl 5 v5.20.2 armv6l-linux-thread-multi-64int
- Status
- Pass
- From
- Arpad Szasz
- Dist
-
HTML-Parser v3.75
- Platform
- Perl 5 v5.20.2 armv6l-linux-thread-multi-64int
- Date
- 2020-12-02 11:59:29
- ID
- d53084d2-3495-11eb-ab38-c4905f5400e5
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 CAPOEIRAB,
This is a computer-generated report for HTML-Parser-3.75
on perl 5.20.2, created by App::cpanminus::reporter 0.17 (1.7039).
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 HTML-Parser-3.75
cp lib/HTML/Parser.pm blib/lib/HTML/Parser.pm
cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm
cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm
cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm
cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm
cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.pm
cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm
Running Mkbootstrap for Parser ()
chmod 644 "Parser.bs"
"/home/arpi/opt/perl5/perls/perl-5.20.2/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
"/home/arpi/opt/perl5/perls/perl-5.20.2/bin/perl" "/home/arpi/opt/perl5/perls/perl-5.20.2/lib/site_perl/5.20.2/ExtUtils/xsubpp" -typemap '/home/arpi/opt/perl5/perls/perl-5.20.2/lib/5.20.2/ExtUtils/typemap' -typemap '/home/arpi/.cpanm/work/1606889690.24999/HTML-Parser-3.75/typemap' Parser.xs > Parser.xsc
mv Parser.xsc Parser.c
cc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"3.75\" -DXS_VERSION=\"3.75\" -fPIC "-I/home/arpi/opt/perl5/perls/perl-5.20.2/lib/5.20.2/armv6l-linux-thread-multi-64int/CORE" -DMARKED_SECTION Parser.c
rm -f blib/arch/auto/HTML/Parser/Parser.so
cc -shared -O2 -L/usr/local/lib -fstack-protector Parser.o -o blib/arch/auto/HTML/Parser/Parser.so \
\
chmod 755 blib/arch/auto/HTML/Parser/Parser.so
Manifying 7 pod documents
"/home/arpi/opt/perl5/perls/perl-5.20.2/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
PERL_DL_NONLAZY=1 "/home/arpi/opt/perl5/perls/perl-5.20.2/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
# ------------------- ---- ----
# ExtUtils::MakeMaker 6.52 7.56
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.02
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.56
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# Config any 5.020002
# ExtUtils::MakeMaker any 7.56
# File::Spec any 3.75
# FileHandle any 2.02
# IO::File any 1.41
# SelectSaver any 1.02
# Test any 1.26
# Test::More any 1.302177
# URI any 1.76
# strict any 1.08
# vars any 1.03
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------- ---- ----
# Carp any 1.50
# Exporter any 5.74
# HTML::Tagset any 3.20
# HTTP::Headers any 6.25
# IO::File any 1.41
# URI any 1.76
# URI::URL any 5.04
# XSLoader any 0.24
# strict any 1.08
# vars any 1.03
#
t/00-report-prereqs.t .. ok
t/api_version.t ........ ok
t/argspec-bad.t ........ ok
t/argspec.t ............ ok
t/argspec2.t ........... ok
t/attr-encoded.t ....... ok
t/callback.t ........... ok
t/case-sensitive.t ..... ok
t/cases.t .............. ok
t/comment.t ............ ok
t/crashme.t ............ ok
t/declaration.t ........ ok
t/default.t ............ ok
t/document.t ........... ok
t/dtext.t .............. ok
t/entities.t ........... ok
t/entities2.t .......... ok
t/filter-methods.t ..... ok
t/filter.t ............. ok
t/free.t ............... ok
t/handler-eof.t ........ ok
t/handler.t ............ ok
t/headparser-http.t .... ok
t/headparser.t ......... ok
t/ignore.t ............. ok
t/largetags.t .......... ok
t/linkextor-base.t ..... ok
t/linkextor-rel.t ...... ok
t/magic.t .............. ok
t/marked-sect.t ........ ok
t/msie-compat.t ........ ok
t/offset.t ............. ok
t/options.t ............ ok
t/parsefile.t .......... ok
t/parser.t ............. ok
t/plaintext.t .......... ok
t/process.t ............ ok
t/pullparser.t ......... ok
t/script.t ............. ok
t/skipped-text.t ....... ok
t/stack-realloc.t ...... ok
t/textarea.t ........... ok
t/threads.t ............ ok
t/tokeparser.t ......... ok
t/uentities.t .......... ok
t/unbroken-text.t ...... ok
t/unicode-bom.t ........ ok
t/unicode.t ............ ok
t/xml-mode.t ........... ok
All tests successful.
Files=49, Tests=453, 127 wallclock secs ( 2.93 usr 0.50 sys + 110.65 cusr 4.36 csys = 118.44 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /home/arpi/bin:/home/arpi/opt/perl5/bin:/home/arpi/opt/perl5/perls/stable/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
PERLBREW_BASHRC_VERSION = 0.74
PERLBREW_HOME = /home/arpi/.perlbrew
PERLBREW_MANPATH = /home/arpi/opt/perl5/perls/stable/man
PERLBREW_PATH = /home/arpi/opt/perl5/bin:/home/arpi/opt/perl5/perls/stable/bin
PERLBREW_PERL = stable
PERLBREW_ROOT = /home/arpi/opt/perl5
PERLBREW_VERSION = 0.74
SHELL = /bin/bash
TERM = screen-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 100 4 20 24 27 29 44 46 60 100 105 999 1001 1002 1003
EUID = 1001
EXECUTABLE_NAME = /home/arpi/opt/perl5/perls/perl-5.20.2/bin/perl
GID = 100 4 20 24 27 29 44 46 60 100 105 999 1001 1002 1003
UID = 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280235
ExtUtils::Command 7.56
ExtUtils::Install 2.18
ExtUtils::MakeMaker 7.56
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.02
JSON::PP 4.02
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302183
YAML 1.30
YAML::Syck n/a
version 0.9928
--
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
Platform:
osname=linux, osvers=3.18.7+, archname=armv6l-linux-thread-multi-64int
uname='linux coral01.plenum.ro 3.18.7+ #755 preempt thu feb 12 17:14:31 gmt 2015 armv6l gnulinux '
config_args='-de -Dprefix=/home/arpi/opt/perl5/perls/perl-5.20.2 -Dusethreads -Duselargefiles -Duse64bitint -Dusesitecustomize -Duseshrplib -Dinc_version_list=none -Dpager=/bin/less -Doptimize=-O2 -Dcf_by=Plenum.ro -Dcf_email=arpad.szasz@plenum.ro -Uuserelocatableinc -UDEBUGGING -Aeval:scriptdir=/home/arpi/opt/perl5/perls/perl-5.20.2/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.6.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long 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 -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/arm-linux-gnueabihf/4.6/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=libc-2.13.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/home/arpi/opt/perl5/perls/perl-5.20.2/lib/5.20.2/armv6l-linux-thread-multi-64int/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API USE_SITECUSTOMIZE
Locally applied patches:
Devel::PatchPerl 1.30
Built under linux
Compiled at Mar 7 2015 13:40:31
%ENV:
PERLBREW_BASHRC_VERSION="0.74"
PERLBREW_HOME="/home/arpi/.perlbrew"
PERLBREW_MANPATH="/home/arpi/opt/perl5/perls/stable/man"
PERLBREW_PATH="/home/arpi/opt/perl5/bin:/home/arpi/opt/perl5/perls/stable/bin"
PERLBREW_PERL="stable"
PERLBREW_ROOT="/home/arpi/opt/perl5"
PERLBREW_VERSION="0.74"
@INC:
/home/arpi/opt/perl5/perls/perl-5.20.2/lib/site_perl/5.20.2/armv6l-linux-thread-multi-64int
/home/arpi/opt/perl5/perls/perl-5.20.2/lib/site_perl/5.20.2
/home/arpi/opt/perl5/perls/perl-5.20.2/lib/5.20.2/armv6l-linux-thread-multi-64int
/home/arpi/opt/perl5/perls/perl-5.20.2/lib/5.20.2
.