Re: Multiple test framework errors on trunk

2016-07-18 Thread William A Rowe Jr
See http://svn.apache.org/viewvc/httpd/httpd/trunk/server/util_script.c?r1=1747469=1751138_format=h On Mon, Jul 18, 2016 at 10:17 AM, Jim Jagielski <j...@jagunet.com> wrote: > On OSX 10.11.5 (Xcode 7.3.x), I am getting multiple errors on trunk, > with clear sailing on httpd-2.4 >

Re: Multiple test framework errors on trunk

2016-07-18 Thread Jim Jagielski
[Mon Jul 18 15:57:00.513202 2016] [core:error] [pid 6239:tid 123145317863424] [client 127.0.0.1:60655] AH00135: Invalid method in request HEAD /apache/etags/none/plus-mis/minus-ms/test.txt HTTP/1.1 > On Jul 18, 2016, at 11:55 AM, Jim Jagielski wrote: > > In fact, ALL HEADs

Re: Multiple test framework errors on trunk

2016-07-18 Thread Jim Jagielski
In fact, ALL HEADs are returning 501, except for this single one: "HEAD /modules/cgi/perl.pl HTTP/1.1" 200 8

Re: Multiple test framework errors on trunk

2016-07-18 Thread Jim Jagielski
has not > been updated... > >> On Jul 18, 2016, at 11:17 AM, Jim Jagielski <j...@jagunet.com> wrote: >> >> On OSX 10.11.5 (Xcode 7.3.x), I am getting multiple errors on trunk, >> with clear sailing on httpd-2.4 >> >> Test errors are for t/apac

Re: Multiple test framework errors on trunk

2016-07-18 Thread Jim Jagielski
On CentOS6 as well. Obviously, either something is hosed on trunk or something has changed and the test framework has not been updated... > On Jul 18, 2016, at 11:17 AM, Jim Jagielski <j...@jagunet.com> wrote: > > On OSX 10.11.5 (Xcode 7.3.x), I am getting multiple errors on trun

Multiple test framework errors on trunk

2016-07-18 Thread Jim Jagielski
On OSX 10.11.5 (Xcode 7.3.x), I am getting multiple errors on trunk, with clear sailing on httpd-2.4 Test errors are for t/apache/etags.t, t/modules/expires.t and t/modules/headers.t Sample verbose output below: # --- # ExpiresActive On ExpiresDefault "modification plus 16 days 43 minut

Errors on trunk

2015-09-28 Thread Jim Jagielski
mod_proxy_balancer.c:1260:30: error: address of array 'balancer->s->sticky' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion] if (balancer->s->sticky) { ~~ ~^~ mod_proxy_balancer.c:1277:30: error: address of array