You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by "R.D. Thrush" <rd...@thrush.com> on 1999/09/29 14:52:15 UTC

mod_perl test report

mod_perl VERSION: 1.21
Apache version: 1.3.9
Apache MMN: 19990320

(cd ../apache_1.3.9/src && env LD_RUN_PATH=/usr/local/lib/perl5/5.00503/i386-bsdos/CORE make CC="cc";)
===> regex
<=== regex
===> os/unix
<=== os/unix
===> ap
<=== ap
===> main
<=== main
===> lib
===> lib/expat-lite
<=== lib/expat-lite
<=== lib
===> modules
===> modules/standard
<=== modules/standard
===> modules/perl
<=== modules/perl
<=== modules
cc -c  -I./os/unix -I./include   -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -I/usr/local/include  -I/usr/local/lib/perl5/5.00503/i386-bsdos/CORE  -I. -I../.. -DUSE_PERL_SSI -DMOD_PERL modules.c
cc -c  -I./os/unix -I./include   -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -I/usr/local/include  -I/usr/local/lib/perl5/5.00503/i386-bsdos/CORE  -I. -I../.. -DUSE_PERL_SSI -DMOD_PERL buildmark.c
cc  -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -I/usr/local/include  -I/usr/local/lib/perl5/5.00503/i386-bsdos/CORE  -I. -I../.. -DUSE_PERL_SSI -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 lib/expat-lite/libexpat.a `perl /u2/u4/work/bsdi-4.0/mod_perl-1.21/src/modules/perl/ldopts  ` 
cp t/conf/mod_perl_srm.conf t/conf/srm.conf
../apache_1.3.9/src/httpd -f `pwd`/t/conf/httpd.conf -X -d `pwd`/t &
httpd listening on port 8529
will write error_log to: t/logs/error_log
letting apache warm up...\c
done
/usr/local/bin/perl t/TEST 0
still waiting for server to warm up......ok
ok
ok
ok
ok
ok
ok
ok
modules/actions.....ok
modules/cgi.........ok
modules/constants...ok
modules/cookie......skipping test on this platform
modules/file........ok
modules/httpdconf...ok
modules/include.....ok
modules/log.........ok
modules/module......skipping test on this platform
modules/perlrun.....ok
modules/perlrunxs...skipping test on this platform
modules/psections...ok
modules/request.....skipping test on this platform
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
modules/uri.........ok
modules/util........ok
internal/api........ok
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
All tests successful, 6 tests skipped.
Files=37,  Tests=382, 90 wallclock secs (53.87 cusr +  5.75 csys = 59.62 CPU)
kill `cat t/logs/httpd.pid`
rm -f t/logs/httpd.pid
rm -f t/logs/error_log

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=bsdos, osvers=4.0, archname=i386-bsdos
    uname='bsdos tarpit.thrush.com 4.0 bsdi bsdos 4.0 kernel #2: sun mar 21 03:57:22 est 1999 rd@tarpit.thrush.com:usrsrcsyscompilelocal i386 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O2', gccversion=2.7.2.1
    cppflags='-I/usr/local/include'
    ccflags ='-I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -L/usr/X11/lib -L/usr/local/lib'
    libpth=/usr/local/lib /usr/shlib /shlib /usr/lib /usr/X11/lib
    libs=-ldl -lm -lc
    libc=/shlib/libc.so, so=so, useshrplib=true, libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-shared -x  -L/usr/X11/lib -L/usr/local/lib'