First off, I am new to the world of mod_perl so please bear with me.
Thanks
Solaris 5.9 on a v440
Apache 2.0.5.2
mod_perl 1.99_17
perl 5.8.3 (ActivePerl)
The 'make test' failures are as follows:
-every test script in the 't/apr-ext' directory fails
-the 'constants.t' test script in the 't/apr' fails
*** make test summarized output:
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/apr-ext/base64.t 255 65280 ?? ?? % ??
t/apr-ext/bucket.t 255 65280 ?? ?? % ??
t/apr-ext/date.t 255 65280 ?? ?? % ??
t/apr-ext/finfo.t 255 65280 ?? ?? % ??
t/apr-ext/pool.t 255 65280 ?? ?? % ??
t/apr-ext/string.t 255 65280 ?? ?? % ??
t/apr-ext/table.t 255 65280 ?? ?? % ??
t/apr-ext/threadmutex.t 255 65280 ?? ?? % ??
t/apr-ext/uri.t 255 65280 ?? ?? % ??
t/apr-ext/util.t 255 65280 ?? ?? % ??
t/apr-ext/uuid.t 255 65280 ?? ?? % ??
t/apr/constants.t 255 65280 ?? ?? % ??
4 tests skipped.
Failed 12/216 test scripts, 94.44% okay. 0/2039 subtests failed, 100.00%
okay.
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
*** apr-ext/base64.t test output:
# ./TEST -clean
# ./TEST -verbose apr-ext/base64.t
[warning] root mode: changing the files ownership to 'nobody'
(60001:60001)
[warning] testing whether 'nobody' is able to -rwx
/tmp/mod_perl/mod_perl-1.99_17/t
"/usr/local/ActivePerl-5.8/bin/perl"
-Mlib=/tmp/mod_perl/mod_perl-1.99_17/Apache-Test/lib -MApache::TestRun
-e 'eval { Apache::TestRun::run_root_fs_test(60001, 60001,
q[/tmp/mod_perl/mod_perl-1.99_17/t]) }';
[warning] result: OK
[warning] the client side drops 'root' permissions and becomes 'nobody'
/usr/local/apache2/bin/httpd -d /tmp/mod_perl/mod_perl-1.99_17/t -f
/tmp/mod_perl/mod_perl-1.99_17/t/conf/httpd.conf -D APACHE2 -D
PERL_USEITHREADS
using Apache/2.0.52 (prefork MPM)
waiting 120 seconds for server to start: .[Mon Nov 01 14:55:08 2004]
[info] 26 Apache:: modules loaded
[Mon Nov 01 14:55:08 2004] [info] 7 APR:: modules loaded
[Mon Nov 01 14:55:08 2004] [info] base server + 26 vhosts ready to run
tests
[ error] Failed to find a config file to save the custom configuration
in
......
waiting 120 seconds for server to start: ok (waited 6 secs)
server localhost:8529 started
server localhost:8530 listening (TestUser::rewrite)
server localhost:8531 listening (TestVhost::config)
server localhost:8532 listening (TestVhost::log)
server localhost:8533 listening (TestModperl::merge)
server localhost:8534 listening (TestModperl::perl_options)
server localhost:8535 listening (TestModperl::setupenv)
server localhost:8536 listening (TestModules::proxy)
server localhost:8537 listening (TestProtocol::pseudo_http)
server localhost:8538 listening (TestProtocol::echo_bbs2)
server localhost:8539 listening (TestProtocol::echo_block)
server localhost:8540 listening (TestProtocol::echo_timeout)
server localhost:8541 listening (TestProtocol::echo_filter)
server localhost:8542 listening (TestProtocol::echo_bbs)
server localhost:8543 listening (TestProtocol::echo_nonblock)
server localhost:8544 listening (TestPreConnection::note)
server localhost:8545 listening (TestHooks::trans)
server localhost:8546 listening (TestHooks::hookrun)
server localhost:8547 listening (TestHooks::startup)
server localhost:8548 listening (TestHooks::stacked_handlers2)
server localhost:8549 listening (TestHooks::init)
server localhost:8550 listening (TestFilter::in_bbs_inject_header)
server localhost:8551 listening (TestFilter::both_str_con_add)
server localhost:8552 listening (TestFilter::in_bbs_msg)
server localhost:8553 listening (TestFilter::in_str_msg)
server localhost:8554 listening (TestDirective::perlmodule)
server localhost:8555 listening (TestDirective::perlrequire)
server localhost:8556 listening (TestDirective::perlloadmodule3)
server localhost:8557 listening (TestDirective::perlloadmodule4)
server localhost:8558 listening (TestDirective::perlloadmodule5)
server localhost:8559 listening (TestDirective::perlloadmodule6)
laris-thread-multi/DynaLoader.pm line 229.
at /tmp/mod_perl/mod_perl-1.99_17/blib/lib/APR/Base64.pm line 23
Compilation failed in require at
/tmp/mod_perl/mod_perl-1.99_17/blib/lib/APR/Base64.pm line 23.
BEGIN failed--compilation aborted at
/tmp/mod_perl/mod_perl-1.99_17/blib/lib/APR/Base64.pm line 23.
Compilation failed in require at
/tmp/mod_perl/mod_perl-1.99_17/t/lib/TestAPRlib/base64.pm line 11.
BEGIN failed--compilation aborted at
/tmp/mod_perl/mod_perl-1.99_17/t/lib/TestAPRlib/base64.pm line 11.
Compilation failed in require at t/apr-ext/base64.t line 7.
BEGIN failed--compilation aborted at t/apr-ext/base64.t line 7.
dubious
Test returned status 255 (wstat 65280, 0xff00)
FAILED--1 test script could be run, alas--no output ever seen
[warning] server localhost:8529 shutdown
[ error] error running tests (please examine t/logs/error_log)
*** apr-ext/base64.t error_log output:
[Mon Nov 01 14:55:08 2004] [info] mod_unique_id: using ip addr
155.179.80.217
[Mon Nov 01 14:55:09 2004] [info] Init: Initializing OpenSSL library
[Mon Nov 01 14:55:09 2004] [info] Init: Seeding PRNG with 0 bytes of
entropy
[Mon Nov 01 14:55:09 2004] [info] Init: Generating temporary RSA private
keys (512/1024 bits)
[Mon Nov 01 14:55:09 2004] [info] Init: Generating temporary DH
parameters (512/1024 bits)
[Mon Nov 01 14:55:09 2004] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]
[Mon Nov 01 14:55:09 2004] [info] Init: Initializing (virtual) servers
for SSL
[Mon Nov 01 14:55:09 2004] [info] Server: Apache/2.0.52, Interface:
mod_ssl/2.0.52, Library: OpenSSL/0.9.7d
END in modperl_extra.pl, pid=326
[Mon Nov 01 14:55:11 2004] [notice] Digest: generating secret for digest
authentication ...
[Mon Nov 01 14:55:11 2004] [notice] Digest: done
[Mon Nov 01 14:55:11 2004] [info] mod_unique_id: using ip addr
155.179.80.217
[Mon Nov 01 14:55:12 2004] [info] Init: Initializing OpenSSL library
[Mon Nov 01 14:55:12 2004] [info] Init: Seeding PRNG with 0 bytes of
entropy
[Mon Nov 01 14:55:12 2004] [info] Init: Generating temporary RSA private
keys (512/1024 bits)
[Mon Nov 01 14:55:13 2004] [info] Init: Generating temporary DH
parameters (512/1024 bits)
[Mon Nov 01 14:55:13 2004] [info] Init: Initializing (virtual) servers
for SSL
[Mon Nov 01 14:55:13 2004] [info] Server: Apache/2.0.52, Interface:
mod_ssl/2.0.52, Library: OpenSSL/0.9.7d
[Mon Nov 01 14:55:14 2004] [notice] Apache/2.0.52 (Unix)
mod_perl/1.99_17 Perl/v5.8.3 world domination series/2.0 mod_ssl/2.0.52
OpenSSL/0.9.7d DAV/2 configured -- resuming normal operations
[Mon Nov 01 14:55:14 2004] [info] Server built: Oct 12 2004 03:56:01
[Mon Nov 01 14:55:14 2004] [debug] prefork.c(955): AcceptMutex: fcntl
(default: fcntl)
[Mon Nov 01 14:55:15 2004] [info] Child process pid=346 is exiting
[Mon Nov 01 14:55:15 2004] [info] Child process pid=347 is exiting
END in modperl_extra.pl, pid=346
END in modperl_extra.pl, pid=347
[Mon Nov 01 14:55:15 2004] [info] removed PID file
/tmp/mod_perl/mod_perl-1.99_17/t/logs/httpd.pid (pid=334)
[Mon Nov 01 14:55:15 2004] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=334
*** perl -V output:
Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
Platform:
osname=solaris, osvers=2.6, archname=sun4-solaris-thread-multi
uname='sunos sparky 5.6 generic_105181-35 sun4u sparc
sunw,ultra-5_10 '
config_args='-des -Dcc=gcc -Dcf_by=ActiveState
[EMAIL PROTECTED] -Uinstallusrbinperl -Ud_sigsetjmp
-Dusethreads -Duseithreads -Ulocincpth= -Uloclibpth=
-Accflags=-DNO_HASH_SEED -Dprefix=/usr/local/ActivePerl-5.8
-Dinc_version_list=5.8.1/$archname 5.8.1 5.8.0/$archname 5.8.0
-Duselargefiles'
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='gcc', ccflags ='-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-DNO_HASH_SEED -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DNO_HASH_SEED
-fno-strict-aliasing'
ccversion='', gccversion='2.95.2 19991024 (release)',
gccosandvers='solaris2.6'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' '
libpth=/usr/lib /usr/ccs/lib /usr/local/lib
libs=-lsocket -lnsl -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_CONTEXT
Locally applied patches:
ActivePerl Build 809
22218 Remove the caveat about detached threads crashing on
Windows
22201 Avoid threads+win32 crash by freeing Perl interpreter
slightly later
22169 Display 'out of memeory' errors using low-level I/O
22159 Upgrade to Time::Hires 1.55
22120 Make 'Configure -Dcf_by=...' work
22051 Upgrade to Time::HiRes 1.54
21540 Fix backward-compatibility issues in if.pm
Built under solaris
Compiled at Feb 3 2004 00:32:12
@INC:
/usr/local/ActivePerl-5.8/lib/5.8.3/sun4-solaris-thread-multi
/usr/local/ActivePerl-5.8/lib/5.8.3
/usr/local/ActivePerl-5.8/lib/site_perl/5.8.3/sun4-solaris-thread-multi
/usr/local/ActivePerl-5.8/lib/site_perl/5.8.3
/usr/local/ActivePerl-5.8/lib/site_perl
.
*** httpd -V output
Server version: Apache/2.0.52
Server built: Oct 12 2004 03:56:01
Server's Module Magic Number: 20020903:9
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_FCNTL_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"
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html