Am Freitag, 20. März 2009 19:23:06 schrieben Sie: > not sure, but I'd retry the complete build/test (beginning from > extracting the TAR) without superuser privileges.
As system user without root priviliges: 1. Problem Description: Two problems: The test tends to hang after logging that 28 vhosts are ready to test. If not the test does not hang, then the following summary is given: Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/apache/util.t 8 4 1-4 7 tests and 1 subtest skipped. Failed 1/238 test scripts. 4/2457 subtests failed. Files=238, Tests=2457, 133 wallclock secs (89.24 cusr + 16.95 csys = 106.19 CPU) Failed 1/238 test programs. 4/2457 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.000004 *** using /home/oblock/src/mod_perl-2.0.4/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 => (0x00007fffe35fe000) libm.so.6 => /lib64/libm.so.6 (0x00007f26daf60000) libpcre.so.0 => /usr/lib64/libpcre.so.0 (0x00007f26dad37000) libaprutil-1.so.0 => /usr/lib64/libaprutil-1.so.0 (0x00007f26dab1b000) libldap-2.4.so.2 => /usr/lib64/libldap-2.4.so.2 (0x00007f26da8d7000) liblber-2.4.so.2 => /usr/lib64/liblber-2.4.so.2 (0x00007f26da6c7000) libdb-4.5.so => /usr/lib64/libdb-4.5.so (0x00007f26da38f000) libexpat.so.1 => /lib64/libexpat.so.1 (0x00007f26da165000) libapr-1.so.0 => /usr/lib64/libapr-1.so.0 (0x00007f26d9f3b000) librt.so.1 => /lib64/librt.so.1 (0x00007f26d9d32000) libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007f26d9af5000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f26d98d9000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f26d96d5000) libc.so.6 => /lib64/libc.so.6 (0x00007f26d937c000) libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f26d9167000) libsasl2.so.2 => /usr/lib64/libsasl2.so.2 (0x00007f26d8f4c000) libssl.so.0.9.8 => /usr/lib64/libssl.so.0.9.8 (0x00007f26d8cfe000) libcrypto.so.0.9.8 => /usr/lib64/libcrypto.so.0.9.8 (0x00007f26d897d000) /lib64/ld-linux-x86-64.so.2 (0x00007f26db1b6000) libz.so.1 => /lib64/libz.so.1 (0x00007f26d8767000) *** (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 Fri Mar 20 22:11:30 2009 GMT.