Sorry, I got the wrong version. :-(
Jie On Tue, 9 Apr 2002, Jie Gao wrote: > Date: Tue, 9 Apr 2002 16:25:24 +1000 (EST) > From: Jie Gao <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: mod_perl-1.99_01 make test fails > > Hi Doug, > > Apache 2.0.35 + modperl_20020409042640 > uname -a: > Linux xxx.xxx.xx.xx 2.4.18-01-shuckle #4 Fri Apr 5 12:42:54 EST 2002 i686 unknown > > perl -V > Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: > Platform: > osname=linux, osvers=2.4.17-0.13smp, archname=i386-linux > uname='linux daffy.perf.redhat.com 2.4.17-0.13smp #1 smp fri feb 1 10:30:48 est >2002 i686 unknown ' > config_args='-des -Doptimize=-O2 -march=i386 -mcpu=i686 -Dcc=gcc -Dcf_by=Red >Hat, Inc. -Dcccdlflags=-fPIC > -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Uusethreads -Uuseithreads >-Uuselargefiles -Dd_dosuid > -Dd_semctl_semun -Di_db -Di_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm >-Dlocincpth=' > hint=recommended, useposix=true, d_sigaction=define > usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef > useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef > use64bitint=undef use64bitall=undef uselongdouble=undef > Compiler: > cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include', > optimize='-O2 -march=i386 -mcpu=i686', > cppflags='-fno-strict-aliasing -I/usr/local/include' > ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.1 2.96-98)', >gccosandvers='' > 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='double', nvsize=8, Off_t='off_t', lseeksize=4 > alignbytes=4, usemymalloc=n, prototype=define > Linker and Libraries: > ld='gcc', ldflags =' -L/usr/local/lib' > libpth=/usr/local/lib /lib /usr/lib > libs=-lnsl -ldl -lm -lc -lcrypt -lutil > perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil > libc=/lib/libc-2.2.4.so, so=so, useshrplib=false, libperl=libperl.a > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' > cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib' > > > Characteristics of this binary (from libperl): > Compile-time options: > Built under linux > Compiled at Feb 20 2002 15:01:16 > @INC: > /usr/lib/perl5/5.6.1/i386-linux > /usr/lib/perl5/5.6.1 > /usr/lib/perl5/site_perl/5.6.1/i386-linux > /usr/lib/perl5/site_perl/5.6.1 > /usr/lib/perl5/site_perl > > perl Makefile.PL APACHE_SRC=../apache+mod_perl/src DO_HTTPD=1 USE_APACI=1 >PREP_HTTPD=1 EVERYTHING=1 PERL_TRACE=1 > > # make test > ... > > /usr/bin/perl t/TEST 0 > modules/actions.....ok > modules/cgi.........ok > modules/constants...ok > modules/cookie......skipped test on this platform > modules/embperl.....skipped test on this platform > modules/eperl.......skipped test on this platform > modules/file........ok > modules/httpdconf...ok > modules/include.....ok > modules/log.........ok > modules/module......skipped test on this platform > modules/perlrun.....ok > modules/perlrunxs...skipped test on this platform > modules/psections...skipped test on this platform > modules/request.....skipped test on this platform > modules/sandwich....skipped test on this platform > modules/src.........ok > modules/ssi.........ok > modules/stage.......skipped test on this platform > modules/status......ok > modules/symbol......skipped test on this platform > modules/uri.........ok > modules/util........ok > internal/api........FAILED test 18 > Failed 1/87 tests, 98.85% okay > internal/auth.......ok > internal/croak......ok > internal/dirmagic...ok > internal/error......ok > internal/headers....ok > internal/hooks......ok > internal/http-get...ok > internal/http-post..ok > internal/proxy......ok > internal/redirect...ok > internal/rwrite.....ok > internal/stacked....ok > internal/table......ok > internal/taint......ok > Failed Test Status Wstat Total Fail Failed List of Failed > -------------------------------------------------------------------------------- > internal/api.t 87 1 1.15% 18 > 10 tests skipped. > httpd terminated > Failed 1/38 test scripts, 97.37% okay. 1/393 subtests failed, 99.75% okay. > make: *** [run_tests] Error 29 > > more t/logs//error_log > [notice] Destruction->DESTROY called for $global_object > Prototype mismatch: sub Socket::INADDR_ANY vs () at >/usr/lib/perl5/5.6.1/i386-linux/Socket.pm line 329. > Prototype mismatch: sub Socket::INADDR_BROADCAST vs () at >/usr/lib/perl5/5.6.1/i386-linux/Socket.pm line 330. > Prototype mismatch: sub Socket::INADDR_LOOPBACK vs () at >/usr/lib/perl5/5.6.1/i386-linux/Socket.pm line 331. > Prototype mismatch: sub Socket::INADDR_LOOPBACK vs () at >/usr/lib/perl5/5.6.1/i386-linux/Socket.pm line 332. > [Tue Apr 9 17:16:36 2002] [warn] [notice] child_init for process 2740, report any >problems to [no address given] > > [Tue Apr 9 17:16:39 2002] [warn] [client 127.0.0.1] log __ANON__ OK > Use of uninitialized value in subroutine entry at >/export/src/modperl/t/net/perl/api.pl line 223, <fh00001b> line > 1. > *** The following [error] is expected, no cause for alarm *** > [Tue Apr 9 17:16:42 2002] [error] Missing right curly or square bracket at >/export/src/modperl/t/docs/badsyntax.pl > line 9, > at end of line > syntax error at /export/src/modperl/t/docs/badsyntax.pl line 9, at EOF > Compilation failed in require at /export/src/modperl/t//docs/startup.pl line 251, ><fh00001b> line 1. > > *** The following [error] is expected, no cause for alarm *** > [Tue Apr 9 17:16:42 2002] [error] Apache::Death at PerlHandler subroutine >`Apache::Death::handler' line 1 > > *** The following [error] is expected, no cause for alarm *** > [Tue Apr 9 17:16:42 2002] [error] Missing right curly or square bracket at >/export/src/modperl/t/docs/badsyntax.pl > line 9, > at end of line > syntax error at /export/src/modperl/t/docs/badsyntax.pl line 9, at EOF > Compilation failed in require at /export/src/modperl/t//docs/startup.pl line 251, ><fh00001b> line 1. > > *** The following [error] is expected, no cause for alarm *** > [Tue Apr 9 17:16:42 2002] [error] Apache::Death at PerlHandler subroutine >`Apache::Death::handler' line 1 > > [notice] child process 2740 terminating > [notice] push'd PerlChildExitHandler called, pid=2740 > [notice] push'd PerlChildExitHandler called, pid=2740 > [notice] END block called for startup.pl > [notice] Destruction->DESTROY called for $global_object > > Regards, > > > > Jie > >