In case someone wants to take a look at these warnings while running the
test suite of the latest mp2 trunk against 2.0.x apache trunk
startup:
[warn] The Alias directive in mod_perl at line 1 will probably never
match because it overlaps an earlier Alias.
[Fri Nov 24 16:08:18 2006] [warn] The Alias directive in mod_perl at
line 1 will probably never match because it overlaps an earlier Alias.
[Fri Nov 24 16:08:18 2006] [warn] The Alias directive in mod_perl at
line 1 will probably never match because it overlaps an earlier Alias.
[Fri Nov 24 16:08:18 2006] [warn] The Alias directive in mod_perl at
line 1 will probably never match because it overlaps an earlier Alias.
[Fri Nov 24 16:08:18 2006] [warn] The Alias directive in mod_perl at
line 1 will probably never match because it overlaps an earlier Alias.
...
running:
t/filter/in_str_declined_read...........Use of uninitialized value in
concatenation (.) or string at
/home/stas/perl/5.8.7-ithread/lib/site_perl/5.8.7/LWP/Protocol/http10.pm
line 57.
setup:
*** mod_perl version 2.000003
*** using
/tmp/Apache-Test-skeleton-mp2/new/mp2-svn/lib/Apache2/BuildConfig.pm
*** Makefile.PL options:
MP_APR_LIB => aprext
MP_APXS => /home/stas/httpd/prefork/bin/apxs
MP_CCOPTS => -Wall -Werror
MP_COMPAT_1X => 1
MP_DEBUG => 1
MP_GENERATE_XS => 1
MP_LIBNAME => mod_perl
MP_MAINTAINER => 1
MP_TRACE => 1
MP_USE_DSO => 1
MP_USE_GTOP => 1
*** /home/stas/httpd/prefork/bin/httpd -V
Server version: Apache/2.0.60-dev
Server built: Nov 24 2006 14:52:20
Server's Module Magic Number: 20020903:12
Server loaded: APR 0.9.8-dev, APR-UTIL 0.9.8-dev
Compiled using: APR 0.9.8-dev, APR-UTIL 0.9.8-dev
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="/home/stas/httpd/prefork"
-D SUEXEC_BIN="/home/stas/httpd/prefork/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 /home/stas/httpd/prefork/bin/httpd
linux-gate.so.1 => (0xbfffe000)
libz.so.1 => /lib/libz.so.1 (0xb7ee9000)
libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0xb7ea8000)
libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb7d4e000)
libaprutil-0.so.0 =>
/home/stas/httpd/prefork/lib/libaprutil-0.so.0 (0xb7d35000)
libdb-4.2.so => /usr/lib/libdb-4.2.so (0xb7c54000)
libexpat.so.0 => /home/stas/httpd/prefork/lib/libexpat.so.0
(0xb7c2e000)
libapr-0.so.0 => /home/stas/httpd/prefork/lib/libapr-0.so.0
(0xb7c09000)
librt.so.1 => /lib/i686/librt.so.1 (0xb7c00000)
libm.so.6 => /lib/i686/libm.so.6 (0xb7bdb000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7bad000)
libnsl.so.1 => /lib/libnsl.so.1 (0xb7b98000)
libpthread.so.0 => /lib/i686/libpthread.so.0 (0xb7b85000)
libdl.so.2 => /lib/libdl.so.2 (0xb7b81000)
libc.so.6 => /lib/i686/libc.so.6 (0xb7a54000)
/lib/ld-linux.so.2 (0xb7f16000)
*** (apr|apu)-config linking info
-L/home/stas/httpd/prefork/lib -laprutil-0 -ldb-4.2 -lexpat
-L/usr/include/db4/lib -L/home/stas/httpd/prefork/lib
-L/home/stas/httpd/prefork/lib -lapr-0 -lrt -lm -lcrypt -lnsl
-lpthread -ldl
*** /home/stas/perl/5.8.7-ithread/bin/perl5.8.7 -V
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=linux, osvers=2.6.11-6mdksmp, archname=i686-linux-thread-multi
uname='linux foo.bar.org 2.6.11-6mdksmp #1 smp tue mar 22 15:40:42
cet 2005 i686 intel(r) pentium(r) 4 cpu 3.20ghz unknown gnulinux '
config_args='-des -Dprefix=/home/stas/perl/5.8.7-ithread
-Dusethreads -Doptimize=-g -Duseshrplib -Dusedevel
-Accflags=-DDEBUG_LEAKING_SCALARS'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-DDEBUG_LEAKING_SCALARS -DDEBUGGING -fno-strict-aliasing -pipe
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gdbm',
optimize='-g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-DDEBUG_LEAKING_SCALARS -DDEBUGGING -fno-strict-aliasing -pipe
-I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='3.4.3 (Mandrakelinux 10.2 3.4.3-7mdk)',
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 -lndbm -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.4.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.4'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-rpath,/home/stas/perl/5.8.7-ithread/lib/5.8.7/i686-linux-thread-multi/CORE'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS
USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Built under linux
Compiled at Jun 4 2005 09:43:26
%ENV:
PERLDOC_PAGER="less -R"
PERL_LWP_USE_HTTP_10="1"
@INC:
/home/stas/perl/5.8.7-ithread/lib/5.8.7/i686-linux-thread-multi
/home/stas/perl/5.8.7-ithread/lib/5.8.7
/home/stas/perl/5.8.7-ithread/lib/site_perl/5.8.7/i686-linux-thread-multi
/home/stas/perl/5.8.7-ithread/lib/site_perl/5.8.7
/home/stas/perl/5.8.7-ithread/lib/site_perl
.
*** Packages of interest status:
Apache2 : -
Apache2::Request : 2.06
CGI : 3.10
ExtUtils::MakeMaker: 6.30_01
LWP : 5.803
mod_perl : 1.2901
mod_perl2 : 2.000003
--
_____________________________________________________________
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Reliable Email Delivery http://mailchannels.com
The "Practical mod_perl" book http://modperlbook.org/
http://www.linkedin.com/in/stasbekman http://perl.apache.org/
http://stason.org/photos/gallery/ [* best photos here *]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]