Not entirely successful with a standard build perl either: Initially I have httpd.exe crash on startup. Reverting the change made in rev. 1145161 for httpd-2.3 fixes that, as I reported once before - http://marc.info/?l=apache-modperl-dev&m=132206963528352&w=2. (I'm using httpd-2.2.21, which is the current stable version.)
However, I then find that all tests pass but the entire test sequence gets re-run again every time it reaches the end, so "nmake test" is never-ending! Could that be an Apache-Test problem? (I did see some warnings produced from the Makefile.PL: both Apache-Reload and Apache-SizeLimit complained "Use of uninitialized value in concatenation (.) or string at lib/Apache2/Build.pm line 1749" and "Note (probably harmless): No library found for /src/modules/perl/.lib", and Apache-Test complained "Argument "3.39_01" isn't numeric in numeric ge (>=) at ./Makefile.PL line 129" and "Unparsable version '' for prerequisite Apache::Test at lib/ModPerl/BuildMM.pm line 153".) -----Original Message----- From: Steve Hay [mailto:steve...@planit.com] Sent: 31 January 2012 09:41 To: Fred Moyer; mod_perl Dev Subject: RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1 The tests are hanging for me - each time it gets as far as t/modules/include.t and then hangs. If I kill the hung perl.exe then the next test hangs and so on... The error_log contains nothing unusual. This was using VC++ 2010 on Win7 x64 with httpd-2.2.21 and bleadperl (commit 3673acb0ce) built with MYMALLOC and no PERL_IMPLICIT_SYS. I will try again with an out-of-the-box configuration of perl. -----Original Message----- From: Fred Moyer [mailto:f...@redhotpenguin.com] Sent: 31 January 2012 06:41 To: mod_perl Dev Subject: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1 The mod_perl 2.0.6 first release candidate has arrived! Bundled with Apache-Test 1.37, Apache-Reload 0.11, and Apache-SizeLimit 0.96. Please download, test, and report back on this release candiate. Committers please give a +1 if you are satisfied with the results on your platform (please report any failing tests you find though still). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org