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.
--
README.IRIX's patch appears to be needed on IRIX 6.4 as well as IRIX 6.5. I'm
afraid that Trey's SGI code only works on early IRIX versions...
-Allen
Running make test
PERL_DL_NONLAZY=1 /usr/sbin/perl -Iblib/arch -Iblib/lib
-I/usr/share/lib/perl5/5.005/IP27-irix -I/usr/share/lib/perl5/5.005 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/attach_to.........ok
t/bored.............ok
t/callback..........ok
t/data..............ok
t/delete............ok
t/eval..............ok
t/fifo..............ok
t/group.............ok
t/hook..............ok
t/hup...............ok
t/idle..............ok
t/idle2.............ok
t/io................FAILED tests 6-7
Failed 2/8 tests, 75.00% okay
t/leak..............ok
t/leak2.............ok
t/loop..............ok
t/now...............ok
t/reenter...........ok
t/signal............ok
t/timeout_cb........ok
t/timer.............ok
t/unconfigured......ok
t/var...............ok
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/io.t 8 2 25.00% 6-7
Failed 1/23 test scripts, 95.65% okay. 2/115 subtests failed, 98.26% okay.
*** Error code 2 (bu21)
/sbin/make test -- NOT OK
With the '#undef HAS_POLL' code removed:
PERL_DL_NONLAZY=1 /usr/sbin/perl -Iblib/arch -Iblib/lib
-I/usr/share/lib/perl5/5.005/IP27-irix -I/usr/share/lib/perl5/5.005 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/attach_to.........ok
t/bored.............ok
t/callback..........ok
t/data..............ok
t/delete............ok
t/eval..............ok
t/fifo..............ok
t/group.............ok
t/hook..............ok
t/hup...............ok
t/idle..............ok
t/idle2.............ok
t/io................ok
t/leak..............ok
t/leak2.............ok
t/loop..............ok
t/now...............ok
t/reenter...........ok
t/signal............ok
t/timeout_cb........ok
t/timer.............ok
t/unconfigured......ok
t/var...............ok
All tests successful.
Files=23, Tests=115, 16 wallclock secs ( 6.03 cusr + 1.51 csys = 7.54 CPU)
--
Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration:
Platform:
osname=irix, osvers=6.4, archname=IP27-irix
uname='irix64 dogberry 6.4 02121744 ip27 '
hint=previous, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
Compiler:
cc='cc -n32 -mips4', optimize='-TARG:processor=r10000 -O3
-OPT:fast_sqrt=OFF:Olimit=0 -TENV:X=1 -OPT:fast_io=ON -LNO:opt=1:ou_further=3
-OPT:fold_unsafe_relops=OFF:div_split=OFF:IEEE_arithmetic=1:roundoff=0 -LNO:vintr=OFF
-OPT:got_call_conversion=OFF -INLINE:=ON -TARG:platform=ip27', gccversion=
cppflags='-D_BSD_TYPES -D_BSD_TIME -DLANGUAGE_C
-I/server/people/staff/easmith/include -DDEBUGGING'
ccflags ='-D_BSD_TYPES -D_BSD_TIME -woff 1009,1110,1184 -DLANGUAGE_C
-I/server/people/staff/easmith/include -DDEBUGGING'
stdchar='unsigned char', d_stdstdio=define, usevfork=false
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='ld -mips4 -n32 -no_unresolved -shared -update_registry
/usr/lib32/so_locations', ldflags ='-L/server/people/staff/easmith/lib32
-L/usr/lib32/mips4/r10000 -L/usr/lib32/mips4 -L/usr/lib32 -L/lib32 -rpath
/server/people/staff/easmith/lib32:/usr/lib32/mips4/r10000:/usr/lib32/mips4:/usr/lib32:/lib32'
libpth=/server/people/staff/easmith/lib32 /usr/lib32/mips4/r10000 /usr/lib32/mips4
/usr/lib32 /lib32
libs=-lgdbm -ldb -lm -lc
libc=/usr/lib32/mips4/libc.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-L/server/people/staff/easmith/lib32
-L/usr/lib32/mips4/r10000 -L/usr/lib32/mips4 -L/usr/lib32 -L/lib32 -rpath
/server/people/staff/easmith/lib32:/usr/lib32/mips4/r10000:/usr/lib32/mips4:/usr/lib32:/lib32'