Just built the latest modperl (modperl-2.0_20040728043433). Everything
configures/compiles OK, no warnings. Test yields following results:
[quote]
powerpc bozy: /home/bozy/src/modperl-2.0 $ t/TEST -debug -apxs
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/local/bin/perl /home/bozy/src/modperl-2.0/t/TEST -debug -apxs
GNU gdb 6.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "powerpc-ibm-aix5.1.0.0"...
[Wed Jul 28 12:23:26 2004] [info] 27 Apache:: modules loaded
[Wed Jul 28 12:23:26 2004] [info] 9 APR:: modules loaded
[Wed Jul 28 12:23:26 2004] [info] base server + 21 vhosts ready to run tests
Program exited with code 01.
[unquote]
t/logs/error_log shows following:
[quote]
powerpc bozy: /home/bozy/src/modperl-2.0 $ cat t/logs/error_log
END in modperl_extra.pl, pid=16774
[Wed Jul 28 12:31:20 2004] [info] 27 Apache:: modules loaded
[Wed Jul 28 12:31:20 2004] [info] 9 APR:: modules loaded
[Wed Jul 28 12:31:20 2004] [info] base server + 6 vhosts ready to run tests
[Wed Jul 28 12:31:20 2004] [error] Can't locate TestModperl__request_rec_Key_set_in_Base in
@INC (@INC contains: /home/bozy/src/modperl-2.0/t/lib /home/bozy/src/modperl-2.0/Apache-Test/lib
/home/bozy/src/modperl-2.0/t/response /home/bozy/src/modperl-2.0/t/protocol /home/bozy/src/modperl-2.0/t/preconnection
/home/bozy/src/modperl-2.0/t/hooks /home/bozy/src/modperl-2.0/t/filter /home/bozy/src/modperl-2.0/t
/home/bozy/src/modperl-2.0/t/htdocs/testdirective/main /home/bozy/src/modperl-2.0/t/htdocs/testdirective/perlmodule-vh
/home/bozy/src/modperl-2.0/t/ /home/bozy/src/modperl-2.0/t/lib/perl /home/bozy/src/modperl-2.0/blib/lib
/home/bozy/src/modperl-2.0/blib/arch /usr/local/lib/perl5/5.8.4/aix /usr/local/lib/perl5/5.8.4
/usr/local/lib/perl5/site_perl/5.8.4/aix /usr/local/lib/perl5/site_perl/5.8.4 /usr/local/lib/perl5/site_perl)
at (eval 15) line 1.\n
[Wed Jul 28 12:31:20 2004] [error] Can't load Perl file: TestModperl__request_rec_Key_set_in_Base
for server :8529, exiting...
[Wed Jul 28 12:31:20 2004] [error] $s->add_config() has failed: init mod_perl vhost failed
during global destruction.\nCompilation failed in require at /home/bozy/src/modperl-2.0/t/conf/modperl_startup.pl
line 17 during global destruction.\n\t...propagated at (null) line 94.\nBEGIN failed--compilation
aborted at /home/bozy/src/modperl-2.0/t/conf/modperl_startup.pl line 20.\nCompilation failed
in require at (eval 2) line 1.\n
[Wed Jul 28 12:31:20 2004] [error] Can't load Perl file: /home/bozy/src/modperl-2.0/t/conf/modperl_startup.pl
for server localhost:8529, exiting.
[unquote]
I'll try to build same modperl on another AIX 5.1 machine using
IBM-recommended gcc version 2.9-aix51-020209 (from their `linux
compatibility kit') and see if there is any difference.
Regards
Alexey
** Anything can be made to work if you fiddle with it long enough.
--
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
|