Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN XML-Parser-2.41 v5.20.0 Windows (Cygwin)
Date: 2014-07-13T00:15:11Z
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.20.0, created by CPAN-Reporter-1.2011.
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/ibm866.enc blib/lib/XML/Parser/Encodings/ibm866.enc
cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc
cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm
cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README
cp Parser.pm blib/lib/XML/Parser.pm
cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc
cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-euc-jp-unicode.enc
cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/windows-1252.enc
cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc
cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.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/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
cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm
cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc
cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg
cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/windows-1250.enc
cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm
cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc
cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc
cp Parser/Encodings/windows-1255.enc blib/lib/XML/Parser/Encodings/windows-1255.enc
cp Parser/Encodings/windows-1251.enc blib/lib/XML/Parser/Encodings/windows-1251.enc
cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x-sjis-cp932.enc
cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc
cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-sjis-jisx0221.enc
cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.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
make[1]: Entering directory '/cygdrive/i/cpan/build/XML-Parser-2.41-YtPCx4/Expat'
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
Running Mkbootstrap for XML::Parser::Expat ()
chmod 644 Expat.bs
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin/perl.exe /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/ExtUtils/xsubpp -noprototypes -typemap /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/ExtUtils/typemap -typemap typemap Expat.xs > Expat.xsc && mv Expat.xsc Expat.c
gcc -c -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -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 -ftree-vectorize -fwrapv -fno-strict-aliasing -DUSEIMPORTLIB -O3 -DVERSION=\"2.41\" -DXS_VERSION=\"2.41\" "-I/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi/CORE" Expat.c
Expat.xs:12:19: fatal error: expat.h: No such file or directory
#include <expat.h>
^
compilation terminated.
Makefile:312: recipe for target 'Expat.o' failed
make[1]: *** [Expat.o] Error 1
make[1]: Leaving directory '/cygdrive/i/cpan/build/XML-Parser-2.41-YtPCx4/Expat'
Makefile:590: recipe for target 'subdirs' failed
make: *** [subdirs] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ------- --------
LWP 0 6.06
perl 5.00405 5.020000
build_requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 0 6.98
configure_requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 0 6.98
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\Windows\system32\cmd.exe
LANG =
NUMBER_OF_PROCESSORS = 12
PATH = /home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin:/home/Nigel/bin:/home/Nigel/bin:/usr/local/bin:/usr/bin:/bin:/usr/perl5/bin
PERL = [undef]
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4460
PERL5_CPAN_IS_RUNNING = 4460
PERLBREW_BASHRC_VERSION = 0.69
PERLBREW_HOME = /home/Nigel/.perlbrew
PERLBREW_MANPATH = /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/man
PERLBREW_PATH = /home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin
PERLBREW_PERL = perl-5.20.0
PERLBREW_ROOT = /home/Nigel/perl5/perlbrew
PERLBREW_VERSION = 0.69
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 62 Stepping 4, GenuineIntel
SHELL = /bin/bash
TEMP = /cygdrive/i/temp
TERM = xterm
TMPDIR = /cygdrive/i/temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 513 559 545 1002
$EGID = 513 559 545 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.140640
Cwd 3.47
ExtUtils::CBuilder 0.280216
ExtUtils::Command 1.18
ExtUtils::Install 1.67
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.24
File::Spec 3.47
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4205
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.30
Test::More 1.001003
YAML 0.92
YAML::Syck 1.27
version 0.9908
--
Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
Platform:
osname=cygwin, osvers=1.7.30(0.27253), archname=cygwin-thread-multi
uname='cygwin_nt-6.3 cyberpowerpc 1.7.30(0.27253) 2014-05-23 10:36 x86_64 cygwin '
config_args='-de -Dprefix=/home/Nigel/perl5/perlbrew/perls/perl-5.20.0 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -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 -ftree-vectorize -Aeval:scriptdir=/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -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 -ftree-vectorize -fwrapv -fno-strict-aliasing',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -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 -ftree-vectorize -fwrapv -fno-strict-aliasing'
ccversion='', gccversion='4.8.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector -L/usr/local/lib'
libpth=/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/include-fixed /usr/lib /usr/lib/gcc/x86_64-pc-cygwin/4.8.2/../../../../lib/../include/w32api /usr/local/lib /lib
libs=-ldb -ldl
perllibs=-ldl
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_20_0.dll
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -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_NEW_COPY_ON_WRITE
PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL 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
Built under cygwin
Compiled at May 28 2014 21:40:12
%ENV:
PERL=""
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4460"
PERL5_CPAN_IS_RUNNING="4460"
PERLBREW_BASHRC_VERSION="0.69"
PERLBREW_HOME="/home/Nigel/.perlbrew"
PERLBREW_MANPATH="/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/man"
PERLBREW_PATH="/home/Nigel/perl5/perlbrew/bin:/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/bin"
PERLBREW_PERL="perl-5.20.0"
PERLBREW_ROOT="/home/Nigel/perl5/perlbrew"
PERLBREW_VERSION="0.69"
@INC:
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/cygwin-thread-multi
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0/cygwin-thread-multi
/home/Nigel/perl5/perlbrew/perls/perl-5.20.0/lib/5.20.0
.