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. -- PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.00503/sun4-solaris -I/usr/local/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/base..............ok t/simple............FAILED test 31 Failed 1/31 tests, 96.77% okay Failed Test Status Wstat Total Fail Failed List of failed ------------------------------------------------------------------------------- t/simple.t 31 1 3.23% 31 Failed 1/2 test scripts, 50.00% okay. 1/32 subtests failed, 96.88% okay. *** Error code 29 make: Fatal error: Command failed for target `test_dynamic' /usr/ccs/bin/make test -- NOT OK bin@leprss% perl -Iblib/lib t/simple.t Starting server: perl -Iblib/lib -Iblib/arch t/server --mode=single --spool-dir=tmp --maxsize=200 --debug --admin=joe --spool-command=perl -Iblib/lib -Iblib/arch ../t/process --file=$file$ --timeout 60 1..31 Making connection 0 to port 33480... ok 1 ok 2 ok 3 Making connection 1 to port 33480... ok 4 ok 5 ok 6 Making connection 2 to port 33480... ok 7 ok 8 ok 9 Making connection 3 to port 33480... ok 10 ok 11 ok 12 Making connection 4 to port 33480... ok 13 ok 14 ok 15 Making connection 5 to port 33480... ok 16 ok 17 ok 18 Making connection 6 to port 33480... ok 19 ok 20 ok 21 Making connection 7 to port 33480... ok 22 ok 23 ok 24 Making connection 8 to port 33480... ok 25 ok 26 ok 27 Making connection 9 to port 33480... ok 28 ok 29 ok 30 not ok 31 The generated numbers are: 1942 1585 8281 3476 132 1229 8649 8422 309 1077 I've got the numbers: -- Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Platform: osname=solaris, osvers=2.7, archname=sun4-solaris uname='sunos leprss.gsfc.nasa.gov 5.7 generic_106541-07 sun4c sparc sunw,sun_4_75 ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='gcc -B/usr/ccs/bin/', optimize='-O', gccversion=2.95.1 19990816 (release) cppflags='-I/usr/local/include' ccflags ='-I/usr/local/include' stdchar='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=n, prototype=define Linker and Libraries: ld='gcc -B/usr/ccs/bin/', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -ldb -ldl -lm -lc -lcrypt libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
