1. Problem Description: Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/apache/util.t 8 4 1-4 8 tests and 1 subtest skipped. Failed 1/246 test scripts. 4/2496 subtests failed. Files=246, Tests=2496, 141 wallclock secs (94.68 cusr + 17.77 csys = 112.45 CPU) Failed 1/246 test programs. 4/2496 subtests failed. [warning] server localhost:8529 shutdown [ error] error running tests (please examine t/logs/error_log) +--------------------------------------------------------+ | Please file a bug report: http://perl.apache.org/bugs/ | +--------------------------------------------------------+ make: *** [run_tests] Fehler 1
t/apache/util....1..8 # Running under perl version 5.010000 for linux # Current time local: Sat Mar 21 18:08:07 2009 # Current time GMT: Sat Mar 21 17:08:07 2009 # Using Test.pm version 1.25 # Using Apache/Test.pm version 1.31 # testing : Apache2::Util::ht_time($pool) # expected: (?-xism:^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d) # received: Sa, 21 Mär 2009 17:08:08 GMT not ok 1 # testing : Apache2::Util::ht_time($pool, $time) # expected: (?-xism:^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d) # received: Sa, 21 Mär 2009 17:08:08 GMT not ok 2 # testing : Apache2::Util::ht_time($pool, $time, $fmt) # expected: (?-xism:^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d) # received: Sa, 21 Mär 2009 17:08:08 GMT not ok 3 # testing : Apache2::Util::ht_time($pool, $time, $fmt, $gmt) # expected: (?-xism:^\w+, \d\d \w+ \d\d\d\d \d\d:\d\d:\d\d) # received: Sa, 21 Mär 2009 18:08:08 CET not ok 4 # testing : Apache2::Util::escape_path / partial=1 / default # expected: a%20'long'%20file%3f.html # received: a%20'long'%20file%3f.html ok 5 # testing : Apache2::Util::escape_path / partial=1 / explicit # expected: a%20'long'%20file%3f.html # received: a%20'long'%20file%3f.html ok 6 # testing : Apache2::Util::escape_path / partial=0 # expected: a%20'long'%20file%3f.html # received: a%20'long'%20file%3f.html ok 7 # testing : Apache2::Util::escape_path / partial=0 / ./ prefix # expected: ./a%20'long'%20file%3f.html: # received: ./a%20'long'%20file%3f.html: ok 8 FAILED tests 1-4 Failed 4/8 tests, 50.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/apache/util.t 8 4 1-4 Failed 1/1 test scripts. 4/8 subtests failed. Files=1, Tests=8, 0 wallclock secs ( 0.38 cusr + 0.06 csys = 0.44 CPU) Failed 1/1 test programs. 4/8 subtests failed. [warning] server localhost:8529 shutdown [ error] error running tests (please examine t/logs/error_log) +--------------------------------------------------------+ | Please file a bug report: http://perl.apache.org/bugs/ | +--------------------------------------------------------+ make: *** [run_tests] Fehler 1 2. Used Components and their Configuration: *** mod_perl version 2.000005 *** using /home/oblock/src/mod_perl-2.0/lib/Apache2/BuildConfig.pm *** Makefile.PL options: MP_APR_LIB => aprext MP_APXS => /usr/sbin/apxs2 MP_COMPAT_1X => 1 MP_GENERATE_XS => 1 MP_LIBNAME => mod_perl MP_USE_DSO => 1 *** /usr/sbin/httpd2-prefork -V Server version: Apache/2.2.11 (Linux/SUSE) Server built: Mar 18 2009 18:09:34 Server's Module Magic Number: 20051115:21 Server loaded: APR 1.2.12, APR-Util 1.2.12 Compiled using: APR 1.2.12, APR-Util 1.2.12 Architecture: 64-bit Server MPM: Prefork threaded: no forked: yes (variable process count) 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 DYNAMIC_MODULE_LIMIT=128 -D HTTPD_ROOT="/srv/www" -D SUEXEC_BIN="/usr/sbin/suexec2" -D DEFAULT_PIDLOG="/var/run/httpd2.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="/var/run/accept.lock" -D DEFAULT_ERRORLOG="/var/log/apache2/error_log" -D AP_TYPES_CONFIG_FILE="/etc/apache2/mime.types" -D SERVER_CONFIG_FILE="/etc/apache2/httpd.conf" *** /usr/bin/ldd /usr/sbin/httpd2-prefork linux-vdso.so.1 => (0x00007fff3dffe000) libm.so.6 => /lib64/libm.so.6 (0x00007f39359c3000) libpcre.so.0 => /usr/lib64/libpcre.so.0 (0x00007f393579a000) libaprutil-1.so.0 => /usr/lib64/libaprutil-1.so.0 (0x00007f393557e000) libldap-2.4.so.2 => /usr/lib64/libldap-2.4.so.2 (0x00007f393533a000) liblber-2.4.so.2 => /usr/lib64/liblber-2.4.so.2 (0x00007f393512a000) libdb-4.5.so => /usr/lib64/libdb-4.5.so (0x00007f3934df2000) libexpat.so.1 => /lib64/libexpat.so.1 (0x00007f3934bc8000) libapr-1.so.0 => /usr/lib64/libapr-1.so.0 (0x00007f393499e000) librt.so.1 => /lib64/librt.so.1 (0x00007f3934795000) libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007f3934558000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f393433c000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f3934138000) libc.so.6 => /lib64/libc.so.6 (0x00007f3933ddf000) libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f3933bca000) libsasl2.so.2 => /usr/lib64/libsasl2.so.2 (0x00007f39339af000) libssl.so.0.9.8 => /usr/lib64/libssl.so.0.9.8 (0x00007f3933761000) libcrypto.so.0.9.8 => /usr/lib64/libcrypto.so.0.9.8 (0x00007f39333e0000) /lib64/ld-linux-x86-64.so.2 (0x00007f3935c19000) libz.so.1 => /lib64/libz.so.1 (0x00007f39331ca000) *** (apr|apu)-config linking info -L/usr/lib64 -laprutil-1 -lldap -llber -ldb-4.5 -lexpat -lcrypt -L/usr/lib64 -lapr-1 -lrt -lcrypt -lpthread -ldl *** /usr/bin/perl -V Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=linux, osvers=2.6.25, archname=x86_64-linux-thread-multi uname='linux oldfield 2.6.25 #1 smp 2008-12-08 03:55:28 +0100 x86_64 x86_64 x86_64 gnulinux ' config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Duseshrplib=true -Doptimize=-O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g -Wall -pipe -Accflags=-DPERL_USE_SAFE_PUTENV' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g -Wall -pipe', cppflags='-D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -DDEBUGGING -fno-strict-aliasing -pipe' ccversion='', gccversion='4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib64' libpth=/lib64 /usr/lib64 /usr/local/lib64 libs=-lm -ldl -lcrypt -lpthread perllibs=-lm -ldl -lcrypt -lpthread libc=/lib64/libc-2.8.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.8' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.10.0/x86_64-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib64' Characteristics of this binary (from libperl): Compile-time options: DEBUGGING MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_TRACK_MEMPOOL PERL_USE_SAFE_PUTENV USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API Built under linux Compiled at Jan 28 2009 15:28:34 %ENV: PERL_LWP_USE_HTTP_10="1" @INC: /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl . *** Packages of interest status: Apache2 : - Apache2::Request : - CGI : 3.29 ExtUtils::MakeMaker: 6.42 LWP : 5.810, 5.814 mod_perl : - mod_perl2 : 2.000004 3. This is the core dump trace: (if you get a core dump): [CORE TRACE COMES HERE] This report was generated by t/REPORT on Sat Mar 21 17:09:28 2009 GMT.