i can verify that mod_perl compiles (thanks!) and runs w/ Apache2.10 (dev) on MacOSX 10.2.8 & 10.3.1:
Apache/2.1.0-dev (Unix) mod_perl/1.99_12-dev Perl/v5.8.2 DAV/2 PHP/4.3.4
great! thanks again!
as fyi -- "make test" gives:
Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- apr/finfo.t 17 2 11.76% 7-8 9 tests skipped. *** server localhost:8529 shutdown !!! error running tests (please examine t/logs/error_log) +--------------------------------------------------------+ | Please file a bug report: http://perl.apache.org/bugs/ | +--------------------------------------------------------+ make: *** [run_tests] Error 1
and, for completeness, the contents of "t/logs/error_log" are included here at the bottom ...
cheers,
richard
-- On Tuesday, December 2, 2003 10:53 AM -0500 Geoffrey Young <[EMAIL PROTECTED]> wrote:
2.1 has dropped quite a few deprecated features. If we can do that without any special #ifdef (i.e. 2.0.46 and higher support this API), then I see no harm in adjusting it. Patches are very welcome.
I'll look into this and fix it if possible. hopefully there's no reason that we can't keep mod_perl 2.0 at least compiling with 2.1
current mod_perl 2.0 cvs now works with 2.1 (at least for the moment).
back tested to 2.0.46 as well.
--Geoff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
% cat t/logs/error_log
[Tue Dec 02 08:58:41 2003] [info] mod_unique_id: using ip addr 10.0.0.6
[Tue Dec 02 08:58:42 2003] [info] Init: Seeding PRNG with 0 bytes of entropy
[Tue Dec 02 08:58:42 2003] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Tue Dec 02 08:58:42 2003] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Tue Dec 02 08:58:42 2003] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Tue Dec 02 08:58:42 2003] [info] Init: Initializing (virtual) servers for SSL
[Tue Dec 02 08:58:42 2003] [info] Server: Apache/2.1.0-dev, Interface: mod_ssl/2.1.0-dev, Library: OpenSSL/0.9.7c
END in modperl_extra.pl, pid=12826
END in modperl_extra.pl, pid=12826
END in modperl_extra.pl, pid=12826
END in modperl_extra.pl, pid=12826
[Tue Dec 02 08:59:12 2003] [info] mod_unique_id: using ip addr 10.0.0.6
[Tue Dec 02 08:59:13 2003] [notice] Digest: generating secret for digest authentication ...
[Tue Dec 02 08:59:13 2003] [notice] Digest: done
[Tue Dec 02 08:59:13 2003] [info] Init: Seeding PRNG with 0 bytes of entropy
[Tue Dec 02 08:59:13 2003] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Tue Dec 02 08:59:14 2003] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Tue Dec 02 08:59:14 2003] [info] Init: Initializing (virtual) servers for SSL
[Tue Dec 02 08:59:14 2003] [info] Server: Apache/2.1.0-dev, Interface: mod_ssl/2.1.0-dev, Library: OpenSSL/0.9.7c
[Tue Dec 02 08:59:15 2003] [notice] Apache/2.1.0-dev (Unix) mod_perl/1.99_12-dev Perl/v5.8.2 DAV/2 PHP/4.3.4 mod_ssl/2.1.0-dev OpenSSL/0.9.7c configured -- resuming normal operations
[Tue Dec 02 08:59:15 2003] [info] Server built: Nov 26 2003 14:58:49
[Tue Dec 02 08:59:15 2003] [debug] worker.c(1691): AcceptMutex: posixsem (default: posixsem)
[Tue Dec 02 08:59:21 2003] [error] server reached MaxClients setting, consider raising the MaxClients setting
[Tue Dec 02 08:59:45 2003] [info] [client 127.0.0.1] TestAPI::aplog test in progress
This log message comes with no header
*** The following warn entry is expected and it is harmless ***
[Tue Dec 02 08:59:45 2003] [debug] /Volumes/develop/ports/modperl-2.0/t/response/TestAPI/aplog.pm(48): log_serror test ok
*** The following warn entry is expected and it is harmless ***
[Tue Dec 02 08:59:45 2003] [debug] /Volumes/develop/ports/modperl-2.0/t/response/TestAPI/aplog.pm(52): (20014)Error string not specified yet: log_serror test 2 ok
*** The following error entry is expected and it is harmless ***
[Tue Dec 02 08:59:45 2003] [crit] [client 127.0.0.1] (20007)No time was provided and one was required.: log_rerror test ok
*** The following error entry is expected and it is harmless *** [Tue Dec 02 08:59:45 2003] [error] $r->log_error test ok
*** The following error entry is expected and it is harmless ***
[Tue Dec 02 08:59:45 2003] [error] $s->log_error test ok
[Tue Dec 02 08:59:45 2003] [debug] /Volumes/develop/ports/modperl-2.0/t/response/TestAPI/aplog.pm(73): TestAPI::aplog test done
[Tue Dec 02 08:59:45 2003] [warn] ApacheApache->warn test ok
[Tue Dec 02 08:59:45 2003] [warn] $s->warn test ok
**** trying now*** at /Volumes/develop/ports/modperl-2.0/t/response/TestAPI/show.pm line 19.
Subroutine APR::URI::parse redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::port_of_scheme redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::unparse redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::port redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::scheme redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::hostinfo redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::user redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::password redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::hostname redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::path redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::query redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::fragment redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::is_initialized redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::dns_looked_up redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine APR::URI::dns_resolved redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/XSLoader.pm line 29.
Subroutine Apache::RequestRec::finfo redefined at /System/Library/Perl/5.8.2/darwin-thread-multi/DynaLoader.pm line 249.
# Failed test 7 in /Volumes/develop/ports/modperl-2.0/t/response/TestAPR/finfo.pm at line 71 fail #4
# Failed test 8 in /Volumes/develop/ports/modperl-2.0/t/response/TestAPR/finfo.pm at line 71 fail #5
*** The following error entry is expected and it is harmless *** [Tue Dec 02 09:00:54 2003] [error] Apache::log_error test ok Constant subroutine Apache::RequestRec::IOBUFSIZE redefined at /System/Library/Perl/5.8.2/constant.pm line 108.
*** The following error entry is expected and it is harmless ***
[Tue Dec 02 09:01:41 2003] [error] [client 127.0.0.1] Undefined subroutine &TestError::runtime::no_such_func called at /Volumes/develop/ports/modperl-2.0/t/response/TestError/runtime.pm line 19.\n
*** The following error entry is expected and it is harmless ***
[Tue Dec 02 09:01:43 2003] [error] failed to resolve handler `TestError::syntax'
[Tue Dec 02 09:01:43 2003] [error] [client 127.0.0.1] syntax error at /Volumes/develop/ports/modperl-2.0/t/response/TestError/syntax.pm line 22, near "\\;"\nCompilation failed in require at (eval 136) line 3.\n
[echo_filter] get_brigade: Undefined error: 0
[Tue Dec 02 09:01:50 2003] [debug] mod_deflate.c(802): [client 127.0.0.1] Zlib: Inflated 54 to 59 : URL /TestFilter__both_str_req_mix
[Tue Dec 02 09:01:50 2003] [debug] mod_deflate.c(505): [client 127.0.0.1] Zlib: Compressed 20 to 20 : URL /TestFilter__both_str_req_mix
*** The following error entry is expected and it is harmless ***
[Tue Dec 02 09:02:59 2003] [error] [client 127.0.0.1] File does not exist: /Volumes/develop/ports/modperl-2.0/t/htdocs/nope
*** The following error entry is expected and it is harmless *** [Tue Dec 02 09:03:43 2003] [error] [client 127.0.0.1] need AuthName: /TestModperl__setauth
*** The following error entry is expected and it is harmless ***
[Tue Dec 02 09:03:45 2003] [error] [client 127.0.0.1] File does not exist: /Volumes/develop/ports/modperl-2.0/t/htdocs/TestModperl__status
*** The following error entry is expected and it is harmless ***
[Tue Dec 02 09:03:45 2003] [error] [client 127.0.0.1] Died at /Volumes/develop/ports/modperl-2.0/t/response/TestModperl/status.pm line 24.\n
*** The following error entry is expected and it is harmless *** Argument "foobar" isn't numeric.
*** The following error entry is expected and it is harmless *** Argument "foo9bar" isn't numeric. [Tue Dec 02 09:05:24 2003] [info] Child process pid=12829 is exiting [Tue Dec 02 09:05:24 2003] [info] removed PID file /Volumes/develop/ports/modperl-2.0/t/logs/httpd.pid (pid=12827) [Tue Dec 02 09:05:24 2003] [notice] caught SIGTERM, shutting down END in modperl_extra.pl, pid=12827 END in modperl_extra.pl, pid=12827 END in modperl_extra.pl, pid=12827 END in modperl_extra.pl, pid=12827
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
