Subject: | Fails tests so won't install |
The ::Test module won't pass its tests, so the others won't install,
which means DBI won't install. perl -V at the end - this is 5.9.2
Show quoted text
cpan> install Net::Daemon::Test
Running install for module Net::Daemon::Test
Running make for J/JW/JWIED/Net-Daemon-0.38.tar.gz
Is already unwrapped into directory /root/.cpan/build/Net-Daemon-0.38
Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-
e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/base..........ok
t/config........ok
t/fork..........ok
t/forkm.........FAILED before any test output arrived
t/ithread.......skipped
all skipped: no reason given
t/ithreadm......skipped
all skipped: no reason given
t/loop-child....ok
t/loop..........ok
t/single........ok
t/thread........skipped
all skipped: no reason given
t/threadm.......skipped
all skipped: no reason given
t/unix..........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-----------------------------------------------------------------------
--------
t/forkm.t ?? ?? % ??
4 tests skipped.
Failed 1/12 test scripts, 91.67% okay. 10/43 subtests failed, 76.74%
okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
perl -V
Summary of my perl5 (revision 5 version 9 subversion 2) configuration:
Platform:
osname=linux, osvers=2.4.21-32.0.1.el, archname=i686-linux-ld
uname='linux bdmsd 2.4.21-32.0.1.el #1 tue may 17 18:01:37 edt
2005 i686 i686 i386 gnulinux '
config_args='-Dusedevel -de'
hint=previous, useposix=true, d_sigaction=define
usethreads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -
I/usr/local/include -I/usr/include/gdbm',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -
I/usr/include/gdbm -fno-strict-aliasing -pipe -I/usr/local/include -
I/usr/include/gdbm'
ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.3 2.96-
122)', gccosandvers='linux7'
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='long double', nvsize=12,
Off_t='off_t', lseeksize=4
alignbytes=4, 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 -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_LONG_DOUBLE
Built under linux
Compiled at Jan 19 2006 13:27:00
%ENV:
PERL5LIB="/usr/lib/perl5/site_perl/5.8.0/"
@INC:
/usr/lib/perl5/site_perl/5.8.0/
/usr/local/lib/perl5/5.9.2/i686-linux-ld
/usr/local/lib/perl5/5.9.2
/usr/local/lib/perl5/site_perl/5.9.2/i686-linux-ld
/usr/local/lib/perl5/site_perl/5.9.2
/usr/local/lib/perl5/site_perl
.
[root@bdmsd apache2]#