Should I be posting this to [EMAIL PROTECTED]
I got the following errors on make test on:
OS X 10.3.9 Apache/2.0.54 (Unix) mod_apreq2-20050712/2.1.3-dev
mod_perl/2.0.1 Perl/v5.8.7
Hope this isn't too verbose...
<snip>
t/apr-ext/finfo.........................NOK 5# Failed test 5 in
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/TestAPRlib/finfo.pm at line
120 fail #4
t/apr-ext/finfo.........................NOK 19# Failed test 19 in
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/TestAPRlib/finfo.pm at line
120 fail #12
t/apr-ext/finfo.........................FAILED tests 5, 19
Failed 2/27 tests, 92.59% okay (less 2 skipped tests: 23 okay,
85.19%)
</snip>
...
<snip>
t/apr/finfo.............................FAILED tests 6, 20
Failed 2/28 tests, 92.86% okay (less 2 skipped tests: 24 okay,
85.71%)
</snip>
...
<snip>
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/apr-ext/finfo.t 27 2 7.41% 5 19
t/apr/finfo.t 28 2 7.14% 6 20
6 tests and 5 subtests skipped.
Failed 2/231 test scripts, 99.13% okay. 4/2385 subtests failed, 99.83%
okay.
</snip>
When I look in the error_log for it I get:
[Tue Oct 04 00:51:44 2005] [info] Init: Initializing OpenSSL library
[Tue Oct 04 00:51:45 2005] [info] Init: Seeding PRNG with 0 bytes of
entropy
[Tue Oct 04 00:51:45 2005] [info] Init: Generating temporary RSA
private keys (512/1024 bits)
[Tue Oct 04 00:51:46 2005] [info] Init: Generating temporary DH
parameters (512/1024 bits)
[Tue Oct 04 00:51:46 2005] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]
[Tue Oct 04 00:51:46 2005] [info] Init: Initializing (virtual) servers
for SSL
[Tue Oct 04 00:51:46 2005] [info] Server: Apache/2.0.54, Interface:
mod_ssl/2.0.54, Library: OpenSSL/0.9.8
END in modperl_extra.pl, pid=27433
[Tue Oct 04 00:51:49 2005] [notice] Digest: generating secret for
digest authentication ...
[Tue Oct 04 00:51:49 2005] [notice] Digest: done
[Tue Oct 04 00:51:49 2005] [info] Init: Initializing OpenSSL library
[Tue Oct 04 00:51:49 2005] [info] Init: Seeding PRNG with 0 bytes of
entropy
[Tue Oct 04 00:51:49 2005] [info] Init: Generating temporary RSA
private keys (512/1024 bits)
[Tue Oct 04 00:51:50 2005] [info] Init: Generating temporary DH
parameters (512/1024 bits)
[Tue Oct 04 00:51:50 2005] [info] Init: Initializing (virtual) servers
for SSL
[Tue Oct 04 00:51:50 2005] [info] Server: Apache/2.0.54, Interface:
mod_ssl/2.0.54, Library: OpenSSL/0.9.8
[Tue Oct 04 00:51:51 2005] [notice] Apache/2.0.54 (Unix) world
domination series/2.0 DAV/2 PHP/5.0.4 mod_ssl/2.0.54 OpenSSL/0.9.8
mod_apreq2-20050712/2.1.3-dev mod_pe
rl/2.0.2-dev Perl/v5.8.7 configured -- resuming normal operations
[Tue Oct 04 00:51:51 2005] [info] Server built: Sep 18 2005 09:04:55
[Tue Oct 04 00:51:51 2005] [debug] prefork.c(956): AcceptMutex: sysvsem
(default: sysvsem)
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [info] [client 127.0.0.1] TestAPI::aplog
test in progress
*** The following warn entry is expected and harmless ***
This log message comes with no header
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [debug]
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/TestAPI/aplog.pm(71):
log_serror test 1
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [debug]
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/TestAPI/aplog.pm(83):
(20014)Error string not specified yet: log_serror test 2
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [crit] [client 127.0.0.1] (20007)No time was
provided and one was required.: log_rerror test
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [error] $r->log_error test
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [error] $s->log_error test
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [error] access to /TestAPI__aplog failed for
127.0.0.1, reason: $r->log_reason test
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [error] access to filename failed for
127.0.0.1, reason: $r->log_reason filename test
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [debug]
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/TestAPI/aplog.pm(144):
TestAPI::aplog test done
[Tue Oct 04 00:52:24 2005] [notice] [client 127.0.0.1] This message
should appear with LogLevel=error!
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [warn] $s->warn test
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [warn] Apache2::ServerRec::warn test
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [warn] Apache2::ServerRec::warn test
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:52:24 2005] [warn] warn test
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:52:54 2005] [error] Process 27456 terminates itself\n
# Failed test 6 in
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/TestAPRlib/finfo.pm at line
120 fail #4
# Failed test 20 in
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/TestAPRlib/finfo.pm at line
120 fail #12
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:54:08 2005] [error] Apache::log_error test ok
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:54:08 2005] [warn] Apache->warn ok
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:54:08 2005] [warn] Apache::warn ok
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:54:08 2005] [warn] Apache::Server->warn ok
*** The following warn entry is expected and harmless ***
[Tue Oct 04 00:54:08 2005] [warn] Apache::Server::warn ok
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:54:52 2005] [error] [client 127.0.0.1]
APR::Socket::recv: (35) Resource temporarily unavailable at
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/Test
Error/runtime.pm line 156
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:54:52 2005] [error] [client 127.0.0.1] Undefined
subroutine &TestError::runtime::no_such_func called at
/Users/boysie/src/mod_perl-2.0.2-dev/t/response
/TestError/runtime.pm line 150.\n
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:54:52 2005] [error] [client 127.0.0.1]
APR::Socket::recv: (35) Resource temporarily unavailable at
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/Test
Error/runtime.pm line
156\n\tTestError::runtime::mp_error('APR::Socket=SCALAR(0x1ec2cbc)')
called at
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/TestError/runtime
.pm line
75\n\tTestError::runtime::die_hook_confess_mp_error('Apache2::
RequestRec=SCALAR(0x1eedfe0)', 'APR::Socket=SCALAR(0x1ec2cbc)') called
at /Users/boysie/src/mod
_perl-2.0.2-dev/t/response/TestError/runtime.pm line
31\n\tTestError::runtime::handler('Apache2::
RequestRec=SCALAR(0x1eedfe0)') called at -e line 0\n\teval {...} call
ed at -e line 0\n
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:54:52 2005] [error] [client 127.0.0.1] Undefined
subroutine &TestError::runtime::no_such_func called at
/Users/boysie/src/mod_perl-2.0.2-dev/t/response
/TestError/runtime.pm line 150.\n at
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/TestError/runtime.pm
line 150\n\tTestError::runtime::non_mp_error('APR::Socket=SC
ALAR(0x1eb47ac)') called at
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/TestError/runtime.pm
line 82\n\tTestError::runtime::die_hook_confess_non_mp_error('Apache2
::RequestRec=SCALAR(0x1e687dc)', 'APR::Socket=SCALAR(0x1eb47ac)')
called at
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/TestError/runtime.pm
line 31\n\tTestError:
:runtime::handler('Apache2::RequestRec=SCALAR(0x1e687dc)') called at -e
line 0\n\teval {...} called at -e line 0\n
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:54:52 2005] [error] [client 127.0.0.1] custom die hook:
APR::Socket::recv: (35) Resource temporarily unavailable at
/Users/boysie/src/mod_perl-2.0.2-de
v/t/response/TestError/runtime.pm line 156 at
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/TestError/runtime.pm
line 87.\n
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:54:52 2005] [error] [client 127.0.0.1] custom die hook:
Undefined subroutine &TestError::runtime::no_such_func called at
/Users/boysie/src/mod_perl-2.0
.2-dev/t/response/TestError/runtime.pm line 150.\n
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:54:54 2005] [error] [client 127.0.0.1] failed to resolve
handler `TestError::syntax': syntax error at
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/T
estError/syntax.pm line 17, near "\\;"\nCompilation failed in require
at (eval 193) line 3.\n
[Tue Oct 04 00:54:57 2005] [debug] mod_deflate.c(767): [client
127.0.0.1] Zlib: Inflated 14 to 12 : URL
/TestFilter__both_str_native_remove
[Tue Oct 04 00:55:01 2005] [debug] mod_deflate.c(767): [client
127.0.0.1] Zlib: Inflated 54 to 59 : URL /TestFilter__both_str_req_mix
[Tue Oct 04 00:55:01 2005] [debug] mod_deflate.c(468): [client
127.0.0.1] Zlib: Compressed 21 to 21 : URL
/TestFilter__both_str_req_mix
[Tue Oct 04 00:55:03 2005] [debug] proxy_http.c(67): proxy: HTTP:
canonicalising URL
//localhost:8529/TestFilter__both_str_req_proxy_content/foo
[Tue Oct 04 00:55:03 2005] [debug] mod_proxy.c(418): Trying to run
scheme_handler
[Tue Oct 04 00:55:03 2005] [debug] proxy_http.c(1059): proxy: HTTP:
serving URL
http://localhost:8529/TestFilter__both_str_req_proxy_content/foo
[Tue Oct 04 00:55:03 2005] [debug] proxy_http.c(186): proxy: HTTP
connecting
http://localhost:8529/TestFilter__both_str_req_proxy_content/foo to
localhost:8529
[Tue Oct 04 00:55:03 2005] [debug] proxy_util.c(1139): proxy: HTTP: fam
30 socket created to connect to localhost
[Tue Oct 04 00:55:03 2005] [debug] proxy_util.c(1150): (61)Connection
refused: proxy: HTTP: attempt to connect to [::1]:8529 (localhost)
failed
[Tue Oct 04 00:55:03 2005] [debug] proxy_util.c(1139): proxy: HTTP: fam
2 socket created to connect to localhost
[Tue Oct 04 00:55:03 2005] [debug] proxy_http.c(336): proxy: socket is
connected
[Tue Oct 04 00:55:03 2005] [debug] proxy_http.c(370): proxy: connection
complete to [::1]:8529 (localhost)
[Tue Oct 04 00:55:03 2005] [debug] proxy_http.c(893): proxy: start body
send
[Tue Oct 04 00:55:03 2005] [debug] proxy_http.c(953): proxy: end body
send
*** The following 2 error entries are expected and harmless ***
[Tue Oct 04 00:55:17 2005] [error] [client 127.0.0.1] This filter must
die at
/Users/boysie/src/mod_perl-2.0.2-dev/t/filter/TestFilter/in_error.pm
line 26.\n
[Tue Oct 04 00:55:17 2005] [error] [client 127.0.0.1]
Apache2::RequestIO::read: (120001) filter handler has failed at
/Users/boysie/src/mod_perl-2.0.2-dev/t/filter/Te
stFilter/in_error.pm line 41
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:56:32 2005] [error] [client 127.0.0.1] File does not
exist: /Users/boysie/src/mod_perl-2.0.2-dev/t/htdocs/nope
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:57:20 2005] [error] [client 127.0.0.1] need AuthName:
/TestModperl__setauth
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:57:25 2005] [error] [client 127.0.0.1] File does not
exist:
/Users/boysie/src/mod_perl-2.0.2-dev/t/htdocs/TestModperl__status
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:57:25 2005] [error] [client 127.0.0.1] Died at
/Users/boysie/src/mod_perl-2.0.2-dev/t/response/TestModperl/status.pm
line 24.\n
*** The following error entry is expected and harmless ***
Argument "foobar" isn't numeric.
*** The following error entry is expected and harmless ***
Argument "foo9bar" isn't numeric.
[Tue Oct 04 00:57:54 2005] [debug] proxy_http.c(67): proxy: HTTP:
canonicalising URL //localhost:8534/TestModules__proxy_real
[Tue Oct 04 00:57:54 2005] [debug] mod_proxy.c(418): Trying to run
scheme_handler
[Tue Oct 04 00:57:54 2005] [debug] proxy_http.c(1059): proxy: HTTP:
serving URL http://localhost:8534/TestModules__proxy_real
[Tue Oct 04 00:57:54 2005] [debug] proxy_http.c(186): proxy: HTTP
connecting http://localhost:8534/TestModules__proxy_real to
localhost:8534
[Tue Oct 04 00:57:54 2005] [debug] proxy_util.c(1139): proxy: HTTP: fam
30 socket created to connect to localhost
[Tue Oct 04 00:57:54 2005] [debug] proxy_http.c(336): proxy: socket is
connected
[Tue Oct 04 00:57:54 2005] [debug] proxy_http.c(370): proxy: connection
complete to [::1]:8534 (localhost)
[Tue Oct 04 00:57:54 2005] [debug] proxy_http.c(893): proxy: start body
send
[Tue Oct 04 00:57:54 2005] [debug] proxy_http.c(953): proxy: end body
send
Constant subroutine Apache2::Reload::Test::const redefined at
/Users/boysie/src/mod_perl-2.0.2-dev/blib/lib/ModPerl/Util.pm line 69.
Subroutine subpackage redefined at
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/Apache2/Reload/Test.pm line
7.
Subroutine run redefined at
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/Apache2/Reload/Test.pm line
9.
Subroutine simple redefined at
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/Apache2/Reload/Test.pm line
15.
Prototype mismatch: sub Apache2::Reload::Test::const: none vs () at
/opt/local/lib/perl5/5.8.7/constant.pm line 103.
Subroutine prototype redefined at
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/Apache2/Reload/Test.pm line
17.
Constant subroutine Apache2::Reload::Test::const redefined at
/Users/boysie/src/mod_perl-2.0.2-dev/blib/lib/ModPerl/Util.pm line 69.
Subroutine subpackage redefined at
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/Apache2/Reload/Test.pm line
7.
Subroutine run redefined at
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/Apache2/Reload/Test.pm line
9.
Subroutine simple redefined at
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/Apache2/Reload/Test.pm line
15.
Prototype mismatch: sub Apache2::Reload::Test::const: none vs () at
/opt/local/lib/perl5/5.8.7/constant.pm line 103.
Subroutine prototype redefined at
/Users/boysie/src/mod_perl-2.0.2-dev/t/lib/Apache2/Reload/Test.pm line
17.
Constant subroutine Apache2::Reload::Test::const redefined at
/Users/boysie/src/mod_perl-2.0.2-dev/blib/lib/ModPerl/Util.pm line 69.
*** The following error entry is expected and harmless ***
[Tue Oct 04 00:58:18 2005] [error] [client 127.0.0.1] user stas:
authentication failure for "/": Password Mismatch
[Tue Oct 04 00:58:22 2005] [info] Child process pid=27923 is exiting
[Tue Oct 04 00:58:22 2005] [info] Child process pid=27923 is exiting -
server push
END in modperl_extra.pl, pid=27923
[Tue Oct 04 00:58:22 2005] [info] Child process pid=27479 is exiting
[Tue Oct 04 00:58:22 2005] [info] Child process pid=27479 is exiting -
server push
END in TestModperl::print, pid=27479
END in modperl_extra.pl, pid=27479
[Tue Oct 04 00:58:22 2005] [info] Child process pid=27457 is exiting
[Tue Oct 04 00:58:22 2005] [info] Child process pid=27457 is exiting -
server push
END in modperl_extra.pl, pid=27457
[Tue Oct 04 00:58:23 2005] [info] removed PID file
/Users/boysie/src/mod_perl-2.0.2-dev/t/logs/httpd.pid (pid=27443)
[Tue Oct 04 00:58:23 2005] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=27443
Thanks,
Boysenberry
boysenberrys.com | habitatlife.com | selfgnosis.com
On Oct 3, 2005, at 9:31 PM, Philip M. Gollucci wrote:
A release candidate for mod_perl 2.0.2 is now available for testing.
Please grab the candidate from
http://people.apache.org/~pgollucci/mp2/mod_perl-2.0.2-dev.tar.gz
and report back successes or failures. When reporting failures, please
see
the bug reporting guidelines at
http://perl.apache.org/bugs/
so that your report can get the best attention possible.
--
The mod_perl Development Team <dev@perl.apache.org>