This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
--
This could be something to do with the setup on my machine :
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.6.1/i686-linux -I/usr/lib/perl5/5.6.1 -e 'use Test::Harness
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00basic...........Can't load 'blib/arch/auto/XML/LibRSVG/LibRSVG.so' for module
XML::LibRSVG: : shared object not open at
/usr/lib/perl5/5.6.1/i686-linux/DynaLoader.pm line 206.
at t/00basic.t line 4
Compilation failed in require at t/00basic.t line 4.
BEGIN failed--compilation aborted at t/00basic.t line 4.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/01stdout..........Can't load 'blib/arch/auto/XML/LibRSVG/LibRSVG.so' for module
XML::LibRSVG: : shared object not open at
/usr/lib/perl5/5.6.1/i686-linux/DynaLoader.pm line 206.
at t/01stdout.t line 3
Compilation failed in require at t/01stdout.t line 3.
BEGIN failed--compilation aborted at t/01stdout.t line 3.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
t/02sv..............Can't load 'blib/arch/auto/XML/LibRSVG/LibRSVG.so' for module
XML::LibRSVG: : shared object not open at
/usr/lib/perl5/5.6.1/i686-linux/DynaLoader.pm line 206.
at t/02sv.t line 3
Compilation failed in require at t/02sv.t line 3.
BEGIN failed--compilation aborted at t/02sv.t line 3.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
Failed 3/3 test scripts, 0.00% okay. 5/5 subtests failed, 0.00% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/00basic.t 255 65280 1 1 100.00% 1
t/01stdout.t 255 65280 2 2 100.00% 1-2
t/02sv.t 255 65280 2 2 100.00% 1-2
make: *** [test_dynamic] Error 2
The .so is where it is supposed to be in the blib directory though so I am
at a loss.
/J\
--
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=linux, osvers=2.2.16-22, archname=i686-linux
uname='linux orpheus.gellyfish.com 2.2.16-22 #1 tue aug 22 16:49:06 edt 2000 i686
unknown '
config_args='-des -Dprefix=/usr'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.0)', 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, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.2.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'