Mailing List Archive

mod_perl test report
mod_perl VERSION: 1.11_01-dev
Apache version: 1.3.1-dev
Apache MMN: 19980527

make[1]: Entering directory `/usr/src/apache/modperl'
(cd /usr/src/apache/apache-1.3/src/ && make CC="cc";)
make[2]: Entering directory `/usr/src/apache/apache-1.3/src'
===> regex
make[3]: Nothing to be done for `all'.
<=== regex
===> os/unix
make[3]: Nothing to be done for `all'.
<=== os/unix
===> ap
make[3]: Nothing to be done for `all'.
<=== ap
===> main
make[3]: Nothing to be done for `all'.
<=== main
===> modules
===> modules/standard
make[4]: Nothing to be done for `all'.
<=== modules/standard
===> modules/perl
make[4]: Nothing to be done for `all'.
<=== modules/perl
<=== modules
cc -c -I./os/unix -I./include -DLINUX=2 -DSTATUS -DUSE_HSREGEX -Dbool=char -DHAS_BOOL -I/usr/lib/perl5/ppc-linux/5.00404/CORE -I. -I../.. -DUSE_PERL_SSI -DPERL_SECTIONS_SELF_BOOT=1 -DMOD_PERL buildmark.c
cc -DLINUX=2 -DSTATUS -DUSE_HSREGEX -Dbool=char -DHAS_BOOL -I/usr/lib/perl5/ppc-linux/5.00404/CORE -I. -I../.. -DUSE_PERL_SSI -DPERL_SECTIONS_SELF_BOOT=1 -DMOD_PERL \
-o httpd buildmark.o modules.o modules/perl/libperl.a modules/standard/libstandard.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a `perl /usr/src/apache/modperl/src/modules/perl/ldopts ` -lm -lcrypt
make[2]: Leaving directory `/usr/src/apache/apache-1.3/src'
make[2]: Entering directory `/usr/src/apache/modperl/Apache'
make[2]: Leaving directory `/usr/src/apache/modperl/Apache'
make[2]: Entering directory `/usr/src/apache/modperl/Constants'
make[2]: Leaving directory `/usr/src/apache/modperl/Constants'
make[2]: Entering directory `/usr/src/apache/modperl/ModuleConfig'
make[2]: Leaving directory `/usr/src/apache/modperl/ModuleConfig'
make[2]: Entering directory `/usr/src/apache/modperl/Symbol'
make[2]: Leaving directory `/usr/src/apache/modperl/Symbol'
make[2]: Entering directory `/usr/src/apache/modperl/Tie'
make[2]: Leaving directory `/usr/src/apache/modperl/Tie'
cp t/conf/mod_perl_srm.conf /tmp
/usr/src/apache/apache-1.3/src//httpd -f `pwd`/t/conf/httpd.conf -X -d `pwd`/t &
httpd listening on port 8529
will write error_log to: /tmp/mod_perl_error_log
letting apache warm up...\c
done
/usr/bin/perl t/TEST 0
modules/actions.....ok
modules/cgi.........ok
modules/constants...ok
modules/embperl.....ok
modules/eperl.......skipping test on this platform
modules/httpdconf...ok
modules/include.....ok
modules/perlrun.....ok
modules/psections...ok
modules/sandwich....skipping test on this platform
modules/src.........ok
modules/ssi.........ok
modules/stage.......skipping test on this platform
modules/status......ok
modules/symbol......ok
internal/api........ok
internal/auth.......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/taint......ok
internal/tie........skipping test on this platform
All tests successful.
Files=29, Tests=202, 329 secs (13.03 cusr 52.68 csys = 65.71 cpu)
kill `cat /tmp/mod_perl_httpd.pid`
rm -f /tmp/mod_perl_httpd.pid
rm -f /tmp/mod_perl_error_log
make[1]: Leaving directory `/usr/src/apache/modperl'

Summary of my perl5 (5.0 patchlevel 4 subversion 4) configuration:
Platform:
osname=linux, osvers=2.0.33-osfmach3, archname=ppc-linux
uname='linux balder.netcetera.dk 2.0.33-osfmach3 #1 tue apr 21 16:28:50 pdt 1998 ppc unknown '
hint=recommended, useposix=true, d_sigaction=define
bincompat3=y useperlio=undef d_sfio=undef
Compiler:
cc='cc', optimize='-O2', gccversion=egcs-2.90.25 980302 (egcs-1.0.2 prerelease)
cppflags='-Dbool=char -DHAS_BOOL'
ccflags ='-Dbool=char -DHAS_BOOL'
stdchar='char', d_stdstdio=define, usevfork=false
voidflags=15, castflags=0, d_casti32=define, d_castneg=define
intsize=4, alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt
libc=, 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'