Subject: | PDF::API2 fails all tests |
Date: | Wed, 05 Nov 2008 06:45:06 -0600 |
To: | bug-PDF-API2 [...] rt.cpan.org |
From: | David Favor <david [...] davidfavor.com> |
Running [/usr/bin/make test]...
PERL_DL_NONLAZY=1 /runtime/perl-5.10.0-34720/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00use....Bareword "DICTFH" not allowed while "strict subs" in use at
/root/.cpanplus/5.10.0/build/PDF-API2-0.71.001/blib/lib/PDF/API2/Basic/PDF/Dict.pm line 311.
Compilation failed in require at
/root/.cpanplus/5.10.0/build/PDF-API2-0.71.001/blib/lib/PDF/API2/Basic/PDF/Pages.pm line 34.
BEGIN failed--compilation aborted at
/root/.cpanplus/5.10.0/build/PDF-API2-0.71.001/blib/lib/PDF/API2/Basic/PDF/Pages.pm line 34.
Compilation failed in require at
/root/.cpanplus/5.10.0/build/PDF-API2-0.71.001/blib/lib/PDF/API2/Basic/PDF/File.pm line 179.
BEGIN failed--compilation aborted at
/root/.cpanplus/5.10.0/build/PDF-API2-0.71.001/blib/lib/PDF/API2/Basic/PDF/File.pm line 182.
Compilation failed in require at /root/.cpanplus/5.10.0/build/PDF-API2-0.71.001/blib/lib/PDF/API2.pm
line 49.
BEGIN failed--compilation aborted at
/root/.cpanplus/5.10.0/build/PDF-API2-0.71.001/blib/lib/PDF/API2.pm line 49.
Compilation failed in require at t/00use.t line 41.
BEGIN failed--compilation aborted at t/00use.t line 41.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
net1#uname -a
Linux net1.coolsurf.com 2.6.26.6-79.fc9.i686 #1 SMP
Fri Oct 17 14:52:14 EDT 2008 i686 i686 i386 GNU/Linux
net1#perl -V
Summary of my perl5 (revision 5 version 10 subversion 0 patch 34720) configuration:
Platform:
osname=linux, osvers=2.6.26.6-79.fc9.i686, archname=i686-linux-thread-multi
uname='linux net1.coolsurf.com 2.6.26.6-79.fc9.i686 #1 smp fri oct 17 14:52:14 edt 2008 i686
i686 i386 gnulinux '
config_args='-Dprefix=/runtime/perl-5.10.0-34720 -ders -Dusedevel -Dcf_by=David Favor
-Dcf_email=david@davidfavor.com -Dperladmin=david@davidfavor.com -Dcc=gcc -Doptimize=-O2 -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -fstack-protector -mtune=generic
-Dloclibpth=/usr/local/lib -Dlocincpth=/usr/local/include -Duseshrplib -Dusethreads -Uuseithreads
-Duselargefiles -Dd_dosuid -Dd_semctl_semun -Dotherlibdirs=/common/pmlib:/usr/local/pmlib -Ui_db
-Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n
-Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -Dd_gethostent_r_proto -Ud_endhostent_r_proto
-Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto
-Ud_setservent_r_proto'
hint=recommended, useposix=true, d_sigaction=define
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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32
-fstack-protector -mtune=generic ',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include'
ccversion='', gccversion='4.3.0 20080428 (Red Hat 4.3.0-8)', 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='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.8.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.8'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-rpath,/runtime/perl-5.10.0-34720/lib/5.10.0/i686-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
--param=ssp-buffer-size=4 -m32 -fstack-protector -mtune=generic -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
Locally applied patches:
MAINT33535
Built under linux
Compiled at Nov 4 2008 06:41:27
@INC:
/runtime/perl-5.10.0-34720/lib/5.10.0/i686-linux-thread-multi
/runtime/perl-5.10.0-34720/lib/5.10.0
/runtime/perl-5.10.0-34720/lib/site_perl/5.10.0/i686-linux-thread-multi
/runtime/perl-5.10.0-34720/lib/site_perl/5.10.0
/common/pmlib
/usr/local/pmlib
.
--
Love feeling your best ever, all day, every day?
Click http://RadicalHealth.com/join for the easy way.