Stas Bekman wrote:


yes, please submit a verbose run's output only for:

t/TEST -v t/apr-ext/uuid.t

It's not finding perlloadmodule5.pm, but the file exists :


/data/src/modperl-2.0/t/response/TestDirective/perlloadmodule5.pm

Looks like a syntax error in httpd.conf, the line :

1670: PerlLoadModule TestDirective::perlloadmodule5

Is causing it to barf, somehow.

steel1: {8} t/TEST -v t/apr-ext/uuid.t
/usr/local/apache2/bin/httpd -d /data/src/modperl-2.0/t -f /data/src/modperl-2.0/t/conf/httpd.conf -D APACHE2
using Apache/2.0.49 (prefork MPM)


waiting 120 seconds for server to start: ..[Wed Apr 28 16:40:16 2004] [info] 27 Apache:: modules loaded
[Wed Apr 28 16:40:16 2004] [info] 5 APR:: modules loaded
[Wed Apr 28 16:40:16 2004] [info] base server + 18 vhosts ready to run tests
.Syntax error on line 1670 of /data/src/modperl-2.0/t/conf/httpd.conf:
Can't locate TestDirective/perlloadmodule5.pm in @INC (@INC contains: /data/src/modperl-2.0/Apache-Test/lib /data/src/modperl-2.0/blib/lib /data/src/modperl-2.0/blib/arch /data/src/modperl-2.0/t/response /data/src/modperl-2.0/t/protocol /data/src/modperl-2.0/t/preconnection /data/src/modperl-2.0/t/hooks /data/src/modperl-2.0/t/filter /data/src/modperl-2.0/t /data/src/modperl-2.0/t/htdocs/testdirective/perlmodule-vh /data/src/modperl-2.0/t/htdocs/testdirective/main /data/src/modperl-2.0/t/ /data/src/modperl-2.0/t/lib/perl /usr/local/perl-5.8.4/lib/5.8.4/i386-netbsd /usr/local/perl-5.8.4/lib/5.8.4 /usr/local/perl-5.8.4/lib/site_perl/5.8.4/i386-netbsd /usr/local/perl-5.8.4/lib/site_perl/5.8.4 /usr/local/perl-5.8.4/lib/site_perl /usr/local/perl-5.8.1/lib/site_perl/5.8.4/i386-netbsd /usr/local/perl-5.8.1/lib/site_perl/5.8.1/i386-netbsd /usr/local/perl-5.8.1/lib/site_perl/5.8.1) at (eval 86) line 3.\n
......................................................................................................................
waiting 120 seconds for server to start: not ok
[ error] giving up after 121 secs. If you think that your system
is slow or overloaded try again with a longer timeout value.
by setting the environment variable APACHE_TEST_STARTUP_TIMEOUT
to a high value (e.g. 420) and repeat the last command.


[ error] server failed to start! (please examine t/logs/error_log)




and


t/TEST -v t/protocol/echo_block.t

Same error? :


steel1: {9} t/TEST -v t/protocol/echo_block.t
/usr/local/apache2/bin/httpd -d /data/src/modperl-2.0/t -f /data/src/modperl-2.0/t/conf/httpd.conf -D APACHE2
using Apache/2.0.49 (prefork MPM)


waiting 120 seconds for server to start: ...[Wed Apr 28 16:44:17 2004] [info] 27 Apache:: modules loaded
[Wed Apr 28 16:44:17 2004] [info] 5 APR:: modules loaded
[Wed Apr 28 16:44:17 2004] [info] base server + 18 vhosts ready to run tests
.Syntax error on line 1670 of /data/src/modperl-2.0/t/conf/httpd.conf:
Can't locate TestDirective/perlloadmodule5.pm in @INC (@INC contains: /data/src/modperl-2.0/Apache-Test/lib /data/src/modperl-2.0/blib/lib /data/src/modperl-2.0/blib/arch /data/src/modperl-2.0/t/response /data/src/modperl-2.0/t/protocol /data/src/modperl-2.0/t/preconnection /data/src/modperl-2.0/t/hooks /data/src/modperl-2.0/t/filter /data/src/modperl-2.0/t /data/src/modperl-2.0/t/htdocs/testdirective/perlmodule-vh /data/src/modperl-2.0/t/htdocs/testdirective/main /data/src/modperl-2.0/t/ /data/src/modperl-2.0/t/lib/perl /usr/local/perl-5.8.4/lib/5.8.4/i386-netbsd /usr/local/perl-5.8.4/lib/5.8.4 /usr/local/perl-5.8.4/lib/site_perl/5.8.4/i386-netbsd /usr/local/perl-5.8.4/lib/site_perl/5.8.4 /usr/local/perl-5.8.4/lib/site_perl /usr/local/perl-5.8.1/lib/site_perl/5.8.4/i386-netbsd /usr/local/perl-5.8.1/lib/site_perl/5.8.1/i386-netbsd /usr/local/perl-5.8.1/lib/site_perl/5.8.1) at (eval 86) line 3.\n
.....................................................................................................................
waiting 120 seconds for server to start: not ok
[ error] giving up after 121 secs. If you think that your system
is slow or overloaded try again with a longer timeout value.
by setting the environment variable APACHE_TEST_STARTUP_TIMEOUT
to a high value (e.g. 420) and repeat the last command.


[ error] server failed to start! (please examine t/logs/error_log)




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to