Re: apxs for Windows -- where is it in svn? it is part of apache, not mod_perl. no idea if windows includes it

2013-11-15 Thread Steve Hay
On 14 November 2013 23:38, Jeff Trawick wrote: > On Thu, Nov 14, 2013 at 11:24 AM, Jeff Trawick wrote: >> >> >> Can some perl.apache.org developers please find a place for it in svn so >> that we have some improvable baseline we can talk about and contribute to? > > > I guess I could put it on gi

Re: mod_perl head build with httpd 2.4.6 on Linux results

2013-11-15 Thread Steve Hay
On 14 November 2013 09:19, Steve Hay wrote: > I see the same behaviour on the httpd24 branch, so it's not something > I've done in merging the threading branch into that. And I'd forgotten > that I also see the same behaviour on the trunk (with httpd-2.2.25) > too. I was sure that all tests passed

Re: mod_perl head build with httpd 2.4.6 on Linux results

2013-11-15 Thread Jeff Trawick
Is it fair to say that mod_perl shouldn't be used with the event MPM? With the httpd24threading branch on Linux (older, RHEL 5-ish stuff) and httpd 2.4.6 with event MPM, I'm getting hangs in some testcases (e.g., echo_bbs2, echo_nonblock, in_str_sandwich, etc., but not consistent) and even a crash

[PATCH?] bad ScriptSock directive in mod_perl test configuration with httpd 2.4

2013-11-15 Thread Jeff Trawick
(I'm using/looking at the httpd24threading branch.) In httpd 2.4, ScriptSock relative paths are relative to DefaultRelRuntimedir (which itself is SERVERROOT/logs), whereas in prior releases ScriptSock relative paths are relative to SERVERROOT. So "ScriptSock logs/cgisock" in t/conf/extra.conf.in

Re: apxs for Windows -- where is it in svn? it is part of apache, not mod_perl. no idea if windows includes it

2013-11-15 Thread Jeff Trawick
On Fri, Nov 15, 2013 at 3:40 AM, Steve Hay wrote: > On 14 November 2013 23:38, Jeff Trawick wrote: > > On Thu, Nov 14, 2013 at 11:24 AM, Jeff Trawick > wrote: > >> > >> > >> Can some perl.apache.org developers please find a place for it in svn > so > >> that we have some improvable baseline we c

Re: mod_perl head build with httpd 2.4.6 on Linux results

2013-11-15 Thread Jeff Trawick
Another test report: httpd 2.4.6, worker MPM, RHEL 5-ish with system perl 5.8.8, httpd24threading branch r1539746 + patch to deal with ScriptSock Failed Test Stat Wstat Total Fail Failed List of Failed --- t