XML-CanonicalizeXML v0.08 Perl 5 v5.8.5 evbarm-netbsd-thread-multi
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
XML-CanonicalizeXML v0.08
- Platform
- Perl 5 v5.8.5 evbarm-netbsd-thread-multi
- Date
- 2018-01-15 17:48:59
- ID
- 5dc0e8e4-fa1c-11e7-af2b-acaf1d79aee4
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 Stefan Zasada,
This is a computer-generated report for XML-CanonicalizeXML-0.08
on perl 5.8.5, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make -j4 -j4':
--- blib/lib/XML/.exists ---
--- blib/arch/.exists ---
--- blib/lib/auto/XML/CanonicalizeXML/.exists ---
--- blib/arch/auto/XML/CanonicalizeXML/.exists ---
--- blib/bin/.exists ---
--- blib/script/.exists ---
--- blib/man1/.exists ---
--- blib/man3/.exists ---
--- config ---
--- subdirs ---
--- dynamic ---
--- canon/libcanon.a ---
--- CanonicalizeXML.c ---
--- blibdirs ---
--- canon/libcanon.a ---
cd canon && make
--- CanonicalizeXML.c ---
"/home/njh/perl5/perlbrew/perls/perl-5.8.5/bin/perl" "/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/5.8.5/ExtUtils/xsubpp" -typemap '/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/5.8.5/ExtUtils/typemap' CanonicalizeXML.xs > CanonicalizeXML.xsc
--- CanonicalizeXML.bs ---
Running Mkbootstrap for CanonicalizeXML ()
--- subdirs ---
--- canon.o ---
cc -c -I. -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=cortex-a7 -mfpu=vfp -mfloat-abi=hard -fno-strict-aliasing -I/usr/pkg/include -O -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/5.8.5/evbarm-netbsd-thread-multi/CORE" canon.c
--- canon/libcanon.a ---
--- canon.o ---
cc -c -I. -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=cortex-a7 -mfpu=vfp -mfloat-abi=hard -fno-strict-aliasing -I/usr/pkg/include -O -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/5.8.5/evbarm-netbsd-thread-multi/CORE" canon.c
--- subdirs ---
In file included from canon.c:1:0:
canon.h:1:36: fatal error: libxml/parserInternals.h: No such file or directory
compilation terminated.
--- canon/libcanon.a ---
In file included from canon.c:1:0:
canon.h:1:36: fatal error: libxml/parserInternals.h: No such file or directory
--- subdirs ---
*** [canon.o] Error code 1
make[1]: stopped in /home/njh/.cpan/build/XML-CanonicalizeXML-0.08-1/canon
1 error
make[1]: stopped in /home/njh/.cpan/build/XML-CanonicalizeXML-0.08-1/canon
--- canon/libcanon.a ---
compilation terminated.
--- subdirs ---
*** [subdirs] Error code 2
make: stopped in /home/njh/.cpan/build/XML-CanonicalizeXML-0.08-1
--- canon/libcanon.a ---
*** [canon.o] Error code 1
make[1]: stopped in /home/njh/.cpan/build/XML-CanonicalizeXML-0.08-1/canon
1 error
make[1]: stopped in /home/njh/.cpan/build/XML-CanonicalizeXML-0.08-1/canon
*** [canon/libcanon.a] Error code 2
make: stopped in /home/njh/.cpan/build/XML-CanonicalizeXML-0.08-1
--- CanonicalizeXML.bs ---
chmod 644 "CanonicalizeXML.bs"
--- CanonicalizeXML.c ---
Please specify prototyping behavior for CanonicalizeXML.xs (see perlxs manual)
mv CanonicalizeXML.xsc CanonicalizeXML.c
2 errors
make: stopped in /home/njh/.cpan/build/XML-CanonicalizeXML-0.08-1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.24
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4:c
LD_LIBRARY_PATH = /usr/local/lib:
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.5/bin:src/njh/smoker/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/home/njh/bin
PERL = /home/njh/perl5/perlbrew/perls/perl-5.8.5/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 24172
PERL5_CPAN_IS_RUNNING = 24172
PERLBREW_BASHRC_VERSION = 0.80
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.5/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.5/bin
PERLBREW_PERL = perl-5.8.5
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_VERSION = 0.80
SHELL = /usr/pkg/bin/bash
TERM = xterm
TMPDIR = /home/njh/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.8.5/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 0 1000
$EGID = 1000 0 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.143240
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 1.54
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON n/a
JSON::PP 2.27203
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.36
Test::More 1.302073
YAML n/a
YAML::Syck 1.30
version 0.9917
--
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=netbsd, osvers=7.0.2_patch, archname=evbarm-netbsd-thread-multi
uname='netbsd pi2c.bandsman.co.uk 7.0.2_patch netbsd 7.0.2_patch (rpi2.201612281350z) evbarm '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.5 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=cortex-a7 -mfpu=vfp -mfloat-abi=hard -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.5/bin'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=cortex-a7 -mfpu=vfp -mfloat-abi=hard -fno-strict-aliasing -I/usr/pkg/include',
optimize='-O',
cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mtune=cortex-a7 -mfpu=vfp -mfloat-abi=hard -fno-strict-aliasing -I/usr/pkg/include'
ccversion='', gccversion='4.8.4', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib'
libpth=/usr/pkg/lib /lib /usr/lib
libs=-lm -lcrypt -lutil -lc -lposix -lpthread
perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -L/usr/pkg/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Locally applied patches:
Devel::PatchPerl 1.38
Built under netbsd
Compiled at Dec 30 2016 21:41:53
%ENV:
PERL="/home/njh/perl5/perlbrew/perls/perl-5.8.5/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="24172"
PERL5_CPAN_IS_RUNNING="24172"
PERLBREW_BASHRC_VERSION="0.80"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.5/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.5/bin"
PERLBREW_PERL="perl-5.8.5"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_VERSION="0.80"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/5.8.5/evbarm-netbsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/5.8.5
/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/site_perl/5.8.5/evbarm-netbsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/site_perl/5.8.5
/home/njh/perl5/perlbrew/perls/perl-5.8.5/lib/site_perl
.