this is with CVS HEAD of mod-perl & httpd (2.1) regards Ian..
1. Problem Description:
Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/apr/finfo.t 17 1 5.88% 8 t/filter/both_str_con_add.t 4 3 75.00% 2-4 t/protocol/echo.t 3 2 66.67% 2-3 t/protocol/echo_filter.t 3 2 66.67% 2-3
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.1.0-dev Server built: Apr 6 2004 16:32:11 Server's Module Magic Number: 20030821:3 Architecture: 32-bit Server MPM: Prefork threaded: no forked: yes (variable process count) Server compiled with.... -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_POSIXSEM_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.0 version 8 subversion 3) configuration:
Platform:
osname=darwin, osvers=7.3.0, archname=darwin-2level
uname='darwin ianh.holsman.net 7.3.0 darwin kernel version 7.3.0: sun feb 1 20:34:55 pst 2004; root:xnuxnu-517.3.10.obj~1release_ppc power macintosh powerpc '
config_args=''
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 ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/sw/include',
optimize='-O3 -mtune=G4 -mcpu=G4',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -I/sw/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1636) (-mlongcall)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/usr/local/lib -L/sw/lib'
libpth=/usr/local/lib /usr/lib /sw/lib
libs=-lgdbm -ldbm -ldb -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/sw/lib'
Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under darwin Compiled at Feb 22 2004 20:46:04 %ENV: PERL5LIB="/sw/lib/perl5:/sw/lib/perl5" PERL_LWP_USE_HTTP_10="1" @INC: /sw/lib/perl5 /sw/lib/perl5 /usr/local/lib/perl5/5.8.3/darwin-2level /usr/local/lib/perl5/5.8.3 /usr/local/lib/perl5/site_perl/5.8.3/darwin-2level /usr/local/lib/perl5/site_perl/5.8.3 /usr/local/lib/perl5/site_perl/5.8.2/darwin-2level /usr/local/lib/perl5/site_perl/5.8.2 /usr/local/lib/perl5/site_perl .
*** Packages of interest status:
Apache::Request: - CGI : 3.04 LWP : 5.76 mod_perl : 1.9911, 1.9913
3. This is the core dump trace: (if you get a core dump):
test output..
/usr/local/apache2/bin/httpd -d /usr/local/src/modperl-2.0/t -f /usr/local/src/modperl-2.0/t/conf/httpd.conf -D APACHE2
using Apache/2.1.0-dev (prefork MPM)
waiting 120 seconds for server to start: .......
waiting 120 seconds for server to start: ok (waited 6 secs)
server localhost:8529 started
server localhost:8530 listening (TestModperl::merge)
server localhost:8531 listening (TestModperl::perl_options)
server localhost:8532 listening (TestModperl::setupenv)
server localhost:8533 listening (TestVhost::config)
server localhost:8534 listening (TestProtocol::echo)
server localhost:8535 listening (TestProtocol::echo_filter)
server localhost:8536 listening (TestProtocol::eliza)
server localhost:8537 listening (TestPreConnection::note)
server localhost:8538 listening (TestHooks::stacked_handlers2)
server localhost:8539 listening (TestHooks::startup)
server localhost:8540 listening (TestFilter::both_str_con_add)
server localhost:8541 listening (TestFilter::in_bbs_inject_header)
server localhost:8542 listening (TestFilter::in_bbs_msg)
server localhost:8543 listening (TestFilter::in_str_msg)
server localhost:8544 listening (TestDirective::perlmodule)
server localhost:8545 listening (TestDirective::perlrequire)
server localhost:8546 listening (TestPerl::ithreads)
server localhost:8547 listening (TestDirective::perlloadmodule3)
server localhost:8548 listening (TestDirective::perlloadmodule4)
server localhost:8549 listening (TestDirective::perlloadmodule5)
server localhost:8550 listening (TestDirective::perlloadmodule6)
t/apr/finfo..................1..17
# Running under perl version 5.008003 for darwin
# Current time local: Wed Apr 7 09:12:36 2004
# Current time GMT: Tue Apr 6 23:12:36 2004
# Using Test.pm version 1.24
# $r->finfo APR::Finfo=SCALAR(0x1ca82c0)
ok 1
# $r->finfo->pool APR::Pool=SCALAR(0x1c0b2e8)
ok 2
# testing : stat /usr/local/src/modperl-2.0/t/htdocs/index.html
# expected: 0
# received: 0
ok 3
# testing : $r->finfo->device()
# expected: 234881026
# received: 234881026
ok 4
# testing : $r->finfo->inode()
# expected: 3691700
# received: 3691700
ok 5
# testing : $r->finfo->nlink()
# expected: 1
# received: 1
ok 6
# testing : $r->finfo->user()
# expected: 501
# received: 501
ok 7
# testing : $r->finfo->group()
# expected: 4294967294
# received: -2
not ok 8
# testing : $r->finfo->size()
# expected: 691
# received: 691
ok 9
# testing : $r->finfo->atime()
# expected: 1081293128
# received: 1081293128
ok 10
# testing : $r->finfo->mtime()
# expected: 1081292407
# received: 1081292407
ok 11
# testing : $r->finfo->ctime()
# expected: 1081292407
# received: 1081292407
ok 12
# testing : $r->finfo->protection() & APR::WREAD
# expected: 4
# received: 4
ok 13
# testing : $r->finfo->protection() & APR::WWRITE
# expected: 0
# received: 0
ok 14
# testing : $r->finfo->protection() & APR::WEXECUTE
# expected: 0
# received: 0
ok 15
# testing : $r->finfo->fname()
# expected: /usr/local/src/modperl-2.0/t/htdocs/index.html
# received: /usr/local/src/modperl-2.0/t/htdocs/index.html
ok 16
# testing : $r->finfo->filetype()
# expected: 1
# received: 1
ok 17
FAILED test 8
Failed 1/17 tests, 94.12% okay
t/filter/both_str_con_add....1..4
# Running under perl version 5.008003 for darwin
# Current time local: Wed Apr 7 09:12:41 2004
# Current time GMT: Tue Apr 6 23:12:41 2004
# Using Test.pm version 1.24
ok 1
# expected: mod_perl
# received:
not ok 2
# expected: 2.0
# received:
not ok 3
# expected: rules
# received:
not ok 4
FAILED tests 2-4
Failed 3/4 tests, 25.00% okay
t/protocol/echo..............1..3
# Running under perl version 5.008003 for darwin
# Current time local: Wed Apr 7 09:12:42 2004
# Current time GMT: Tue Apr 6 23:12:42 2004
# Using Test.pm version 1.24
ok 1
# expected: hello
# received:
not ok 2
# expected: world
# received:
not ok 3
FAILED tests 2-3
Failed 2/3 tests, 33.33% okay
t/protocol/echo_filter.......1..3
# Running under perl version 5.008003 for darwin
# Current time local: Wed Apr 7 09:12:43 2004
# Current time GMT: Tue Apr 6 23:12:43 2004
# Using Test.pm version 1.24
ok 1
# expected: hello
# received:
not ok 2
# expected: world
# received:
not ok 3
FAILED tests 2-3
Failed 2/3 tests, 33.33% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/apr/finfo.t 17 1 5.88% 8
t/filter/both_str_con_add.t 4 3 75.00% 2-4
t/protocol/echo.t 3 2 66.67% 2-3
t/protocol/echo_filter.t 3 2 66.67% 2-3This report was generated by t/REPORT on Tue Apr 6 22:56:56 2004 GMT.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
