Back
From: metabase:user:fcf99560-6bf4-1014-86b3-1cf189224fdf
Subject: UNKNOWN XML-Parser-2.41 v5.17.1 GNU/Linux
Date: 2012-07-16T10:21:41Z
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 Todd Rinaldo,
This is a computer-generated report for XML-Parser-2.41
on perl 5.17.1, created by CPAN-Reporter-1.2006.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x-sjis-cp932.enc
cp Parser/Encodings/koi8-r.enc blib/lib/XML/Parser/Encodings/koi8-r.enc
cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.enc
cp Parser/Encodings/ibm866.enc blib/lib/XML/Parser/Encodings/ibm866.enc
cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm
cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc
cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-euc-jp-unicode.enc
cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README
cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc
cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/windows-1250.enc
cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/windows-1252.enc
cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc
cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc
cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg
cp Parser/Encodings/windows-1255.enc blib/lib/XML/Parser/Encodings/windows-1255.enc
cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc
cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm
cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.enc
cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc
cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc
cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc
cp Parser/Encodings/x-sjis-unicode.enc blib/lib/XML/Parser/Encodings/x-sjis-unicode.enc
cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl
cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm
cp Parser/Encodings/windows-1251.enc blib/lib/XML/Parser/Encodings/windows-1251.enc
cp Parser.pm blib/lib/XML/Parser.pm
cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm
cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-sjis-jisx0221.enc
cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm
cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc
make[1]: Entering directory `/home/michiel/.cpan/build/XML-Parser-2.41-Bcd2d3/Expat'
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
/home/michiel/perl5/perlbrew/perls/perl-5.17.1/bin/perl5.17.1 /home/michiel/perl5/perlbrew/perls/perl-5.17.1/lib/5.17.1/ExtUtils/xsubpp -noprototypes -typemap /home/michiel/perl5/perlbrew/perls/perl-5.17.1/lib/5.17.1/ExtUtils/typemap -typemap typemap Expat.xs > Expat.xsc && mv Expat.xsc Expat.c
cc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.41\" -DXS_VERSION=\"2.41\" -fPIC "-I/home/michiel/perl5/perlbrew/perls/perl-5.17.1/lib/5.17.1/i686-linux/CORE" Expat.c
Expat.xs:12:19: fatal error: expat.h: No such file or directory
compilation terminated.
make[1]: *** [Expat.o] Error 1
make[1]: Leaving directory `/home/michiel/.cpan/build/XML-Parser-2.41-Bcd2d3/Expat'
make: *** [subdirs] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ------- --------
LWP 0 6.04
perl 5.00405 5.017001
build_requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 0 6.63_02
configure_requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 0 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
MANPATH_WITHOUT_PERLBREW =
PATH = /home/michiel/perl5/perlbrew/bin:/home/michiel/perl5/perlbrew/perls/perl-5.17.1/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PATH_WITHOUT_PERLBREW = /usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 20968
PERL5_CPAN_IS_EXECUTING = /home/michiel/.cpan/build/XML-Parser-2.41-Bcd2d3/Makefile.PL
PERL5_CPAN_IS_RUNNING = 20968
PERLBREW_BASHRC_VERSION = 0.35
PERLBREW_HOME = /home/michiel/.perlbrew
PERLBREW_MANPATH = /home/michiel/perl5/perlbrew/perls/perl-5.17.1/man
PERLBREW_PATH = /home/michiel/perl5/perlbrew/bin:/home/michiel/perl5/perlbrew/perls/perl-5.17.1/bin
PERLBREW_PERL = perl-5.17.1
PERLBREW_ROOT = /home/michiel/perl5/perlbrew
PERLBREW_VERSION = 0.35
PERL_AUTOINSTALL = --defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/michiel/perl5/perlbrew/perls/perl-5.17.1/bin/perl5.17.1
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 27 30 46 116 123 1000
$EGID = 1000 4 24 27 30 46 116 123 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.39_02
ExtUtils::CBuilder 0.280208
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.17
File::Spec 3.39_02
JSON 2.53
JSON::PP 2.27200
Module::Build 0.40
Module::Signature n/a
Parse::CPAN::Meta 1.4404
Test::Harness 3.25
Test::More 0.98
YAML 0.84
YAML::Syck n/a
version 0.99
--
Summary of my perl5 (revision 5 version 17 subversion 1) configuration:
Platform:
osname=linux, osvers=3.2.0-26-generic-pae, archname=i686-linux
uname='linux fitter 3.2.0-26-generic-pae #41-ubuntu smp thu jun 14 16:45:14 utc 2012 i686 i686 i386 gnulinux '
config_args='-de -Dprefix=/home/michiel/perl5/perlbrew/perls/perl-5.17.1 -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-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=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.15'
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'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jul 16 2012 10:53:40
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="20968"
PERL5_CPAN_IS_EXECUTING="/home/michiel/.cpan/build/XML-Parser-2.41-Bcd2d3/Makefile.PL"
PERL5_CPAN_IS_RUNNING="20968"
PERLBREW_BASHRC_VERSION="0.35"
PERLBREW_HOME="/home/michiel/.perlbrew"
PERLBREW_MANPATH="/home/michiel/perl5/perlbrew/perls/perl-5.17.1/man"
PERLBREW_PATH="/home/michiel/perl5/perlbrew/bin:/home/michiel/perl5/perlbrew/perls/perl-5.17.1/bin"
PERLBREW_PERL="perl-5.17.1"
PERLBREW_ROOT="/home/michiel/perl5/perlbrew"
PERLBREW_VERSION="0.35"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/home/michiel/perl5/perlbrew/perls/perl-5.17.1/lib/site_perl/5.17.1/i686-linux
/home/michiel/perl5/perlbrew/perls/perl-5.17.1/lib/site_perl/5.17.1
/home/michiel/perl5/perlbrew/perls/perl-5.17.1/lib/5.17.1/i686-linux
/home/michiel/perl5/perlbrew/perls/perl-5.17.1/lib/5.17.1
.