Re: [MacPorts] #63667: lighttpd @1.4.60 does not build on PPC Leopard because ‘for’ loop initial declaration used outside C99 mode

MacPorts noreply at macports.org
Fri Oct 29 22:21:47 UTC 2021


#63667: lighttpd @1.4.60  does not build on PPC Leopard because ‘for’ loop initial
declaration used outside C99 mode
------------------------+------------------------
  Reporter:  ballapete  |      Owner:  ryandesign
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.7.1
Resolution:  fixed      |   Keywords:  leopard
      Port:  lighttpd   |
------------------------+------------------------

Comment (by ballapete):

 Replying to [comment:5 gstrauss]:

 I could run the test manually. Interesting failures might be these:

 {{{
 (connections.c.1707) chunked header invalid chars -> 400
 (connections.c.1716) chunked header line too long -> 400
 (connections.c.1819) chunked data missing end CRLF -> 400
 (connections.c.722) invalid request-line -> sending Status 400
 (mod_access.c.90) url denied as we match access_deny /empty-ref.noref
 (mod_access.c.90) url denied as we match access_deny /image.JPG
 (mod_access.c.90) url denied as we match access_deny /image.jpg
 (mod_access.c.90) url denied as we match access_deny /nofile
 (mod_auth.c.1257) digest: missing field
 (mod_auth.c.1263) digest: realm mismatch
 (mod_auth.c.394) warning parsing auth.require 'require' field: 'host' not
 implemented; field value: group=www|user=jan|host=192.168.2.10
 (mod_auth.c.789) decoding base64-string failed =
 (mod_auth.c.789) decoding base64-string failed \x80mFuOmphb
 (mod_auth.c.840) password doesn't match for /server-config username: apr-
 md5 IP: 127.0.0.1
 (mod_auth.c.840) password doesn't match for /server-config username: md5
 IP: 127.0.0.1
 (mod_auth.c.840) password doesn't match for /server-config username: not
 IP: 127.0.0.1
 (mod_auth.c.840) password doesn't match for /server-config username: sha
 IP: 127.0.0.1
 (mod_extforward.c.1110) no forward header found or remote address
 127.0.0.1 is NOT a trusted proxy, skipping
 (request.c.248) invalid character in URI -> 400
 (request.c.248) unknown protocol -> 400
 }}}
 or those?
 {{{
 (response.c.164) fd:7 resp: HTTP/1.0 301 Moved Permanently
 (response.c.164) fd:7 resp: HTTP/1.0 302 Found
 (response.c.164) fd:7 resp: HTTP/1.0 304 Not Modified
 (response.c.164) fd:7 resp: HTTP/1.0 400 Bad Request
 (response.c.164) fd:7 resp: HTTP/1.0 401 Unauthorized
 (response.c.164) fd:7 resp: HTTP/1.0 403 Forbidden
 (response.c.164) fd:7 resp: HTTP/1.0 404 Not Found
 (response.c.164) fd:7 resp: HTTP/1.0 410 Gone
 (response.c.164) fd:7 resp: HTTP/1.0 413 Payload Too Large
 (response.c.164) fd:7 resp: HTTP/1.0 502 Bad Gateway
 (response.c.164) fd:7 resp: HTTP/1.1 206 Partial Content
 (response.c.164) fd:7 resp: HTTP/1.1 400 Bad Request
 (response.c.164) fd:7 resp: HTTP/1.1 403 Forbidden
 (response.c.164) fd:7 resp: HTTP/1.1 416 Range Not Satisfiable
 }}}

 I removed the time stamps from the output lines and ran the remainder
 through `sort -u` in order to have a few thousand repeated lines less zu
 read. (All in GNU Emacs.)
 >
 > I am a lighttpd developer and am happy to make (reasonable)
 accommodations to assist in backporting. Since I do not frequent
 macports.org, you're welcome to tag me on github @gstrauss or to post on
 the lighttpd forums https://redmine.lighttpd.net/projects/lighttpd/boards

 I really do not know how to tag someone… I usually see tags at products.
 OK, some people wear products without removing the tags before.

-- 
Ticket URL: <https://trac.macports.org/ticket/63667#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list