[MacPorts] #67040: gettext @0.21.1 fails to build on 10.9

MacPorts noreply at macports.org
Sun Mar 5 03:15:34 UTC 2023


#67040: gettext @0.21.1 fails to build on 10.9
-----------------------+---------------------
 Reporter:  fhgwright  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.8.1
 Keywords:  mavericks  |       Port:  gettext
-----------------------+---------------------
 This problem seems to be unique to 10.9, since it builds successfully on
 both earlier and later OS versions.

 The offending problem appears to be:
 {{{
 ../config.h:2844:36: note: expanded from macro '_GL_ATTRIBUTE_FALLTHROUGH'
 # define _GL_ATTRIBUTE_FALLTHROUGH __attribute__ ((__fallthrough__))
                                    ^~~~~~~~~~~~~
 x-c.c:1509:15: error: expected expression
               FALLTHROUGH;
 }}}

 There are a zillion warnings related to FALLTHROUGH, but it seems like
 just this one results in an error.

 Full logfile coming.

-- 
Ticket URL: <https://trac.macports.org/ticket/67040>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list