Front page | perl.perl5.porters |
Postings from February 2003
[perl #21380] 5.8.0 test failure on Cobalt RaQ2
Thread Previous
|
Thread Next
From:
J. Lasser
Date:
February 26, 2003 13:09
Subject:
[perl #21380] 5.8.0 test failure on Cobalt RaQ2
Message ID:
rt-21380-52804.7.74317418205968@bugs6.perl.org
# New Ticket Created by "J. Lasser"
# Please include the string: [perl #21380]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21380 >
The RaQ2 is a MIPS-based box running a heavily customized variant of Red
Hat 5.2.
Configure, with no options, works, as does make all. Make test fails,
however, on a couple of tests. I cd to t and ran ./perl harness. The
summary at the bottom is:
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
../ext/Socket/socketpair.t 2 512 45 2 4.44% 36-37
op/pack.t 5819 8 0.14% 181 291 401 511 621
731 841 5457
46 tests and 405 subtests skipped.
Failed 2/712 test scripts, 99.72% okay. 10/68443 subtests failed, 99.99%
okay.
Are these known bugs? I'm happy to follow instructions to try and debug
this problem further...
Many thanks,
Jon Lasser
Output of myconfig is below:
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.0.34c52_sk, archname=mips-linux
uname='linux cobalt3.barnhard.net 2.0.34c52_sk #1 tue nov 30 18:14:40 pst 1999 mips unknown '
config_args='-de'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef 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 ='-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-I/usr/local/include'
ccversion='', gccversion='2.7.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil
libc=/lib/libc-2.0.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.0'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
--
Jon Lasser
Home: jon@lasser.org | Work:jon@cluestickconsulting.com
http://www.tux.org/~lasser/ | http://www.cluestickconsulting.com
Buy my book, _Think_Unix_! http://www.tux.org/~lasser/think-unix/
Thread Previous
|
Thread Next