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 is an error report generated automatically by CPANPLUS,
version 0.049.
Below is the error stack during 'make test':
t/0-test_server_test.......(Test server) Couldn't listen on localhost at port 80:
IO::Socket::INET: Permission denied at ./t/testserver.pl line 46.
Use of uninitialized value in chomp at t/0-test_server_test.t line 36.
# Test 3 got: <UNDEF> (t/0-test_server_test.t at line 37)
# Expected: '# Listening on port 80...'
# t/0-test_server_test.t line 37 is: ok($line, "# Listening on port 80..."); # 3
# Failed test 4 in t/0-test_server_test.t at line 48
# t/0-test_server_test.t line 48 is: ok($socket); # 4
# Failed test 5 in t/0-test_server_test.t at line 55
# t/0-test_server_test.t line 55 is: ok(!$@); # 5
# Failed test 6 in t/0-test_server_test.t at line 59
# t/0-test_server_test.t line 59 is: ok($select->can_write(TIMEOUT)); # 6
Can't call method "send" on an undefined value at t/0-test_server_test.t line 60.
dubious
Test returned status 146 (wstat 37376, 0x9200)
DIED. FAILED tests 3-12
Failed 10/12 tests, 16.67% okay
t/1-net_gopher_request.....ok
t/2-net_gopher.............(Test server) Couldn't listen on localhost at port 21:
IO::Socket::INET: Permission denied at ./t/testserver.pl line 46.
Use of uninitialized value in pattern match (m//) at ./t/serverfunctions.pl line 45.
Server isn't listening. at ./t/serverfunctions.pl line 45.
dubious
Test returned status 29 (wstat 7424, 0x1d00)
DIED. FAILED tests 29-107
Failed 79/107 tests, 26.17% okay
t/3-net_gopher_response....(Test server) Couldn't listen on localhost at port 80:
IO::Socket::INET: Permission denied at ./t/testserver.pl line 46.
Use of uninitialized value in pattern match (m//) at ./t/serverfunctions.pl line 30.
Server isn't listening. at ./t/serverfunctions.pl line 30.
dubious
Test returned status 29 (wstat 7424, 0x1d00)
DIED. FAILED tests 1-143
Failed 143/143 tests, 0.00% okay
t/4-menu_items.............(Test server) Couldn't listen on localhost at port 80:
IO::Socket::INET: Permission denied at ./t/testserver.pl line 46.
Use of uninitialized value in pattern match (m//) at ./t/serverfunctions.pl line 30.
Server isn't listening. at ./t/serverfunctions.pl line 30.
dubious
Test returned status 29 (wstat 7424, 0x1d00)
DIED. FAILED tests 13-559
Failed 547/559 tests, 2.15% okay
t/5-information_blocks.....(Test server) Couldn't listen on localhost at port 80:
IO::Socket::INET: Permission denied at ./t/testserver.pl line 46.
Use of uninitialized value in pattern match (m//) at ./t/serverfunctions.pl line 30.
Server isn't listening. at ./t/serverfunctions.pl line 30.
dubious
Test returned status 29 (wstat 7424, 0x1d00)
DIED. FAILED tests 1-287
Failed 287/287 tests, 0.00% okay
t/6-live...................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/0-test_server_test.t 146 37376 12 16 133.33% 3-12
t/2-net_gopher.t 29 7424 107 158 147.66% 29-107
t/3-net_gopher_response.t 29 7424 143 286 200.00% 1-143
t/4-menu_items.t 29 7424 559 1094 195.71% 13-559
t/5-information_blocks.t 29 7424 287 574 200.00% 1-287
Failed 5/7 test scripts, 28.57% okay. 1066/1564 subtests failed, 31.84% okay.
Additional comments:
--
Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
Platform:
osname=solaris, osvers=2.8, archname=sun4-solaris
uname='sunos sunu991 5.8 generic_108528-14 sun4u sparc sunw,ultra-5_10 solaris '
config_args=''
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='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -z ignore -z lazyload
-z combreloc'
cccdlflags='-fPIC', lddlflags=' -G -z ignore -z lazyload -z combreloc
-L/usr/local/lib'