On Thu, Nov 20, 2003 at 11:17:22PM -0800, Stas Bekman wrote: > > ModPerl won't build on RH7.3 with perl 5.6.1 from rpm perl-5.6.1-34.99.6 > > Tests fail; verbose error_log attached. Building against freshly (and > > successfully) built apache 2.0.48 from source with prefork-mpm. > > > [...[ > > No coredump, but here's the error log: > > ================ > > END in modperl_extra.pl, pid=23819 > > [Fri Nov 21 00:31:22 2003] [notice] Apache/2.0.48 (Unix) mod_perl/1.99_11 > > Perl/v5.6.1 configured -- resuming normal operations > > [Fri Nov 21 00:31:22 2003] [info] Server built: Nov 21 2003 00:01:11 > > [Fri Nov 21 00:31:22 2003] [debug] prefork.c(1037): AcceptMutex: sysvsem (default: > > sysvsem) > > [Fri Nov 21 00:31:24 2003] [error] server reached MaxClients setting, consider > > raising the MaxClients setting > > [Fri Nov 21 00:31:26 2003] [error] failed to resolve handler `TestModules::cgi' > > [Fri Nov 21 00:31:26 2003] [error] [client 127.0.0.1] Can't locate CGI.pm in @INC > > (@INC contains: /appl/src/mod_perl-1.99_11/Apache-Test/lib > > /appl/src/mod_perl-1.99_11/t/response /appl/src/mod_perl-1.99_11/t/protocol > > /appl/src/mod_perl-1.99_11/t/preconnection /appl/src/mod_perl-1.99_11/t/hooks > > /appl/src/mod_perl-1.99_11/t/filter /appl/src/mod_perl-1.99_11/t > > /appl/src/mod_perl-1.99_11/t/htdocs/testdirective/main > > /appl/src/mod_perl-1.99_11/t/htdocs/testdirective/perlmodule-vh > > /appl/src/mod_perl-1.99_11/t/ /appl/src/mod_perl-1.99_11/t/lib/perl > > /appl/src/mod_perl-1.99_11/blib/lib /appl/src/mod_perl-1.99_11/blib/arch > > /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 > > /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 > > /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl > > /usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 > > /usr/lib/perl5/vendor_perl) at > > /appl/src/mod_perl-1.99_11/t/response/TestModules/cgi.pm line 7. > > BEGIN failed--compilation aborted at > > /appl/src/mod_perl-1.99_11/t/response/TestModules/cgi.pm line 7. > > Compilation failed in require at (eval 79) line 3. > > As you can tell, you need to install CGI.pm. Please install it and try again. > > I'll check why these tests requiring CGI.pm weren't skipped and fix it.
Alas, installing CGI fixed *those* problems, but not the "Not enough arguments for Test::skip" ones; they're still coming up and failing the test, telling me to file a bug. Next suggestion? :-) Cheers, -- jra -- Jay R. Ashworth [EMAIL PROTECTED] Member of the Technical Staff Baylink RFC 2100 The Suncoast Freenet The Things I Think Tampa Bay, Florida http://baylink.pitas.com +1 727 647 1274 Come see Linux Gazette in our new home: www.linuxgazette.net! -- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html