[prev] [thread] [next] [Date index for 2004/11/01]
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=3D/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=3D326 [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=3D346 is exiting [Mon Nov 01 14:55:15 2004] [info] Child process pid=3D347 is exiting END in modperl_extra.pl, pid=3D346 END in modperl_extra.pl, pid=3D347 [Mon Nov 01 14:55:15 2004] [info] removed PID file /tmp/mod_perl/mod_perl-1.99_17/t/logs/httpd.pid (pid=3D334) [Mon Nov 01 14:55:15 2004] [notice] caught SIGTERM, shutting down END in modperl_extra.pl, pid=3D334 *** perl -V output: Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration: Platform: osname=3Dsolaris, osvers=3D2.6, archname=3Dsun4-solaris-thread-multi uname=3D'sunos sparky 5.6 generic_105181-35 sun4u sparc sunw,ultra-5_10 ' config_args=3D'-des -Dcc=3Dgcc -Dcf_by=3DActiveState -Dcf_email=3Dsupport@ActiveState.com -Uinstallusrbinperl -Ud_sigsetjmp -Dusethreads -Duseithreads -Ulocincpth=3D -Uloclibpth=3D -Accflags=3D-DNO_HASH_SEED -Dprefix=3D/usr/local/ActivePerl-5.8 -Dinc_version_list=3D5.8.1/$archname 5.8.1 5.8.0/$archname 5.8.0 -Duselargefiles' hint=3Drecommended, useposix=3Dtrue, d_sigaction=3Ddefine usethreads=3Ddefine use5005threads=3Dundef useithreads=3Ddefine usemultiplicity=3Ddefine useperlio=3Ddefine d_sfio=3Dundef uselargefiles=3Ddefine = usesocks=3Dundef use64bitint=3Dundef use64bitall=3Dundef uselongdouble=3Dundef usemymalloc=3Dn, bincompat5005=3Dundef Compiler: cc=3D'gcc', ccflags =3D'-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DNO_HASH_SEED -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64', optimize=3D'-O', cppflags=3D'-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DNO_HASH_SEED -fno-strict-aliasing' ccversion=3D'', gccversion=3D'2.95.2 19991024 (release)', gccosandvers=3D'solaris2.6' intsize=3D4, longsize=3D4, ptrsize=3D4, doublesize=3D8, = byteorder=3D4321 d_longlong=3Ddefine, longlongsize=3D8, d_longdbl=3Ddefine, = longdblsize=3D16 ivtype=3D'long', ivsize=3D4, nvtype=3D'double', nvsize=3D8, = Off_t=3D'off_t', lseeksize=3D8 alignbytes=3D8, prototype=3Ddefine Linker and Libraries: ld=3D'gcc', ldflags =3D' ' libpth=3D/usr/lib /usr/ccs/lib /usr/local/lib libs=3D-lsocket -lnsl -ldl -lm -lpthread -lc perllibs=3D-lsocket -lnsl -ldl -lm -lpthread -lc libc=3D/lib/libc.so, so=3Dso, useshrplib=3Dfalse, = libperl=3Dlibperl.a gnulibc_version=3D'' Dynamic Linking: dlsrc=3Ddl_dlopen.xs, dlext=3Dso, d_dlsymun=3Dundef, ccdlflags=3D' ' cccdlflags=3D'-fPIC', lddlflags=3D'-G' Characteristics of this binary (from libperl):=20 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=3D...' 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 =20 /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=3D"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=3D"/usr/local/apache2" -D SUEXEC_BIN=3D"/usr/local/apache2/bin/suexec" -D DEFAULT_PIDLOG=3D"logs/httpd.pid" -D DEFAULT_SCOREBOARD=3D"logs/apache_runtime_status" -D DEFAULT_LOCKFILE=3D"logs/accept.lock" -D DEFAULT_ERRORLOG=3D"logs/error_log" -D AP_TYPES_CONFIG_FILE=3D"conf/mime.types" -D SERVER_CONFIG_FILE=3D"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
![]() |
[mp2] make test failures
|
![]() |
![]() |
Re: [mp2] make test failures
|
![]() |
![]() |
RE: [mp2] make test failures
|
![]() |
![]() |
![]() |
Re: [mp2] make test failures
|
![]() |
![]() |
RE: [mp2] make test failures
|
![]() |
![]() |
![]() |
Re: [mp2] make test failures
|
![]() |
![]() |
RE: [mp2] make test failures
|
Generated at 11:26 on 21 Dec 2004 by mariachi v0.52