[MacPorts] #57971: nss @3.41.1 does not build on PPC Tiger, Mac OS X 10.4.11, because "'for' loop initial declaration used outside C99 mode"

MacPorts noreply at macports.org
Mon Jan 28 00:12:57 UTC 2019


#57971: nss @3.41.1 does not build on PPC Tiger, Mac OS X 10.4.11, because "'for'
loop initial declaration used outside C99 mode"
------------------------+--------------------
  Reporter:  ballapete  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.5.4
Resolution:             |   Keywords:  tiger
      Port:  nss        |
------------------------+--------------------

Comment (by ballapete):

 Replying to [comment:1 kencu]:
 > Hi Pete -- would you like to try adding the fix? This might do it, in
 the Portfile:
 >
 > {{{
 > configure.cflags-append -std=c99
 > }}}

 Ken,

 this might fail because `nss` does not use `configure`. I think

 {{{
 build.args-append -std=c99
 }}}

 is necessary…

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


More information about the macports-tickets mailing list