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 Super-User <ro...@nesn.t3.com> on 1998/05/06 16:23:21 UTC

mod_perl test report

mod_perl VERSION: 1.11_01-dev
Apache version: 1.2.6
Apache MMN: 19970622

	(cd /usr/local/mod_perl/src && make CC="gcc";)
	(cd modules; \
	make CC='gcc' AUX_CFLAGS='-O2 -n32 -DIRIX -DSERVER_SUBVERSION=\"mod_perl/1.11_01-dev\"   -DMOD_PERL' RANLIB='true')
	(cd perl; make CC='gcc' AUX_CFLAGS='-I../../regex -O2 -n32 -DIRIX -DSERVER_SUBVERSION=\"mod_perl/1.11_01-dev\"   -DMOD_PERL' RANLIB='true')
Done building module subdirectories
	gcc -n32   -o httpd alloc.o http_main.o http_core.o http_config.o http_request.o  http_log.o http_protocol.o rfc1413.o util.o util_script.o modules.o buff.o md5c.o util_md5.o explain.o http_bprintf.o util_date.o util_snprintf.o mod_env.o  mod_log_config.o  mod_mime.o  mod_negotiation.o  mod_include.o  mod_dir.o  mod_cgi.o  mod_asis.o  mod_imap.o  mod_actions.o  mod_userdir.o  mod_alias.o  mod_access.o  mod_auth.o  mod_browser.o  modules/perl/libperl.a regex/libregex.a `perl /usr/people/gregm/modperl_devel/src/modules/perl/ldopts  ` 
	/usr/local/mod_perl/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...done
	/usr/local/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/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/redirect...ok
internal/rwrite.....ok
internal/stacked....dubious
	Test returned status 9 (wstat 2304, 0x900)
internal/taint......ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
internal/stacke   9  2304    ??   ??       %  ??
*** Error code 2 (bu21)

Summary of my perl5 (5.0 patchlevel 4 subversion 4) configuration:
  Platform:
    osname=irix, osvers=6.4, archname=IP27-irix
    uname='irix64 nesn 6.4 02121744 ip27 '
    hint=recommended, useposix=true, d_sigaction=define
    bincompat3=n useperlio=undef d_sfio=undef
  Compiler:
    cc='gcc', optimize=' ', gccversion=2.7.2.2
    cppflags='-D_BSD_TYPES -D_BSD_TIME -DLANGUAGE_C -D_POSIX_SOURCE'
    ccflags ='-D_BSD_TYPES -D_BSD_TIME -DLANGUAGE_C -D_POSIX_SOURCE'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    voidflags=15, castflags=0, d_casti32=define, d_castneg=define
    intsize=4, alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =' -L/usr/local/lib -L/usr/lib32 -L/lib32 -L/usr/gnu/lib'
    libpth=/usr/local/lib /usr/gnu/lib /usr/lib32 /lib32 /lib /usr/lib
    libs=-lgdbm -ldb -lm -lc
    libc=/usr/lib32/libc.so, so=so
    useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-shared -L/usr/local/lib -L/lib32 -L/usr/gnu/lib'