-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description:
At the end of "make test" I got the following messages. (When 10 out of 5 tests fail... you know it's bad!) Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/apache/scanhdrs2.t 127 32512 5 10 200.00% 1-5 t/api/sendfile.t 127 32512 3 2 66.67% 3 t/compat/conn_authen.t 127 32512 1 2 200.00% 1 t/compat/send_fd.t 127 32512 3 2 66.67% 3 t/directive/perl.t 127 32512 8 16 200.00% 1-8 t/error/runtime.t 127 32512 10 20 200.00% 1-10 t/error/syntax.t 127 32512 1 2 200.00% 1 t/filter/both_str_req_mix.t 127 32512 ?? ?? % ?? t/filter/in_bbs_inject_header.t 127 32512 36 40 111.11% 17-36 t/filter/in_error.t 127 32512 1 2 200.00% 1 t/hooks/access.t 127 32512 4 8 200.00% 1-4 t/hooks/authen.t 127 32512 4 8 200.00% 1-4 t/hooks/authz.t 127 32512 4 8 200.00% 1-4 t/hooks/trans.t 127 32512 3 6 200.00% 1-3 t/modperl/cookie.t 127 32512 3 6 200.00% 1-3 t/modperl/cookie2.t 127 32512 3 6 200.00% 1-3 t/modperl/sameinterp.t 127 32512 12 22 183.33% 2-12 t/modperl/setupenv.t 127 32512 ?? ?? % ?? t/modperl/status.t 127 32512 15 28 186.67% 2-15 t/modules/apache_status.t 127 32512 11 22 200.00% 1-11 t/modules/include2.t 127 32512 4 8 200.00% 1-4 7 tests skipped. Failed 21/178 test scripts, 88.20% okay. 109/1044 subtests failed, 89.56% okay. [warning] server pacific:8529 shutdown [ error] error running tests (please examine t/logs/error_log) +--------------------------------------------------------+ | Please file a bug report: http://perl.apache.org/bugs/ | +--------------------------------------------------------+ 2. Used Components and their Configuration: *** mod_perl version 1.9914 *** using lib/Apache/BuildConfig.pm *** Makefile.PL options: MP_APXS => /usr/local/apache2/bin/apxs MP_COMPAT_1X => 1 MP_GENERATE_XS => 1 MP_LIBNAME => mod_perl MP_USE_DSO => 1 MP_USE_STATIC => 1 *** /usr/local/apache2/bin/httpd -V Server version: Apache/2.0.49 Server built: Apr 27 2004 04:30:29 Server's Module Magic Number: 20020903:7 Architecture: 32-bit Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_SYSVSEM_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D HTTPD_ROOT="/usr/local/apache2" -D SUEXEC_BIN="/usr/local/apache2/bin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" *** /usr/local/bin/perl -V Summary of my perl5 (revision 5 version 8 subversion 4) configuration: Platform: osname=linux, osvers=2.4.7-10smp, archname=i686-linux uname='linux pacific 2.4.7-10smp #1 smp thu sep 6 17:09:31 edt 2001 i686 unknown ' config_args='-de' 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='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2', cppflags='-fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.2)', 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=8 alignbytes=4, 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 -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.2.4.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.2.4' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under linux Compiled at Jun 9 2004 21:40:01 %ENV: PERL_LWP_USE_HTTP_10="1" @INC: /usr/local/lib/perl5/5.8.4/i686-linux /usr/local/lib/perl5/5.8.4 /usr/local/lib/perl5/site_perl/5.8.4/i686-linux /usr/local/lib/perl5/site_perl/5.8.4 /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl . *** Packages of interest status: Apache::Request: - CGI : 3.04 LWP : 5.69 mod_perl : - 3. This is the core dump trace: (if you get a core dump): (didn't get far enough to attempt a core dump.) This report was generated by t/REPORT on Thu Jun 10 05:26:09 2004 GMT. -------------8<---------- End Bug Report --------------8<---------- Note: Complete the rest of the details and post this bug report to dev <at> perl.apache.org. To subscribe to the list send an empty email to [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
