Hello, Any help with the issue below would be much appreciated.
Thanks -------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: The following three tests are consistently failing when building against perl 5.12.3 t/api/err_headers_out.t ................. 1/6 # Failed test 2 in t/api/err_headers_out.t at line 30 # Failed test 3 in t/api/err_headers_out.t at line 33 # Failed test 5 in t/api/err_headers_out.t at line 55 2. Used Components and their Configuration: *** mod_perl version 2.000005 *** using /var/lib/jenkins/slave/workspace/build- modperl/mod_perl-2.0.5/lib/Apache2/BuildConfig.pm *** Makefile.PL options: MP_APR_LIB => aprext MP_APXS => /opt/babelhttpd-2.2.16/bin/apxs MP_COMPAT_1X => 1 MP_GENERATE_XS => 1 MP_LIBNAME => mod_perl MP_USE_DSO => 1 *** /opt/babelhttpd-2.2.16/bin/httpd -V Server version: Apache/2.2.16 (Unix) Server built: Oct 5 2012 14:58:36 Server's Module Magic Number: 20051115:24 Server loaded: APR 1.4.2, APR-Util 1.3.9 Compiled using: APR 1.4.2, APR-Util 1.3.9 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="/opt/babelhttpd-2.2.16" -D SUEXEC_BIN="/opt/babelhttpd-2.2.16/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/bin/ldd /opt/babelhttpd-2.2.16/bin/httpd linux-vdso.so.1 => (0x00007ffff55ff000) libaprutil-1.so.0 => /opt/babelhttpd-2.2.16/lib/libaprutil-1.so.0 (0x00007f45a376c000) libapr-1.so.0 => /opt/babelhttpd-2.2.16/lib/libapr-1.so.0 (0x00007f45a353d000) libpthread.so.0 => /lib/libpthread.so.0 (0x00007f45a3319000) libc.so.6 => /lib/libc.so.6 (0x00007f45a2f96000) libexpat.so.1 => /lib/libexpat.so.1 (0x00007f45a2d6d000) libuuid.so.1 => /lib/libuuid.so.1 (0x00007f45a2b67000) librt.so.1 => /lib/librt.so.1 (0x00007f45a295f000) libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007f45a2726000) libdl.so.2 => /lib/libdl.so.2 (0x00007f45a2521000) /lib64/ld-linux-x86-64.so.2 (0x00007f45a3c0f000) *** (apr|apu)-config linking info -L/opt/babelhttpd-2.2.16/lib -laprutil-1 -lexpat -L/opt/babelhttpd-2.2.16/lib -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl *** /opt/perl-5.12.3/bin/perl -V Summary of my perl5 (revision 5 version 12 subversion 3) configuration: Platform: osname=linux, osvers=2.6.32-21-server, archname=x86_64-linux-ld uname='linux cpan 2.6.32-21-server #32-ubuntu smp fri apr 16 09:17:34 utc 2010 x86_64 gnulinux ' config_args='-des -Duseshrplib -Duse64bitint -Duselongdouble -Uusethreads - Uusemultiplicity -Dprefix=/opt/perl-5.12.3 -Dsiteprefix=/opt/perl-5.12.3 - Dvendorprefix=/opt/perl-5.12.3/vendor -Dcccdlflags=-fPIC -O2 -pipe' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector - I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -fstack-protector - I/usr/local/include' ccversion='', gccversion='4.4.3', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8 alignbytes=16, prototype=define Linker and Libraries: ld='cc', ldflags =' -fstack-protector -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.11.1.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.11.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,- rpath,/opt/perl-5.12.3/lib/5.12.3/x86_64-linux-ld/CORE' cccdlflags='-fPIC -O2 -pipe', lddlflags='-shared -O2 -L/usr/local/lib - fstack-protector' Characteristics of this binary (from libperl): Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF Built under linux Compiled at Jan 17 2012 11:30:40 %ENV: PERL_LWP_USE_HTTP_10="1" @INC: /opt/perl-5.12.3/lib/site_perl/5.12.3/x86_64-linux-ld /opt/perl-5.12.3/lib/site_perl/5.12.3 /opt/perl-5.12.3/vendor/lib/vendor_perl/5.12.3/x86_64-linux-ld /opt/perl-5.12.3/vendor/lib/vendor_perl/5.12.3 /opt/perl-5.12.3/lib/5.12.3/x86_64-linux-ld /opt/perl-5.12.3/lib/5.12.3 . *** Packages of interest status: Apache2 : - Apache2::Request : - CGI : 3.60 ExtUtils::MakeMaker: 6.62 LWP : 6.04 mod_perl : - mod_perl2 : 2.000005 3. This is the core dump trace: (if you get a core dump): N/A This report was generated by bin/mp2bug on Fri Oct 5 15:20:09 2012 GMT. -------------8<---------- End Bug Report --------------8<----------