[MacPorts] #59130: lilypond-devel @2.19.83_2: error: expected initializer before '__OSX_AVAILABLE_STARTING'
MacPorts
noreply at macports.org
Sun Sep 29 23:57:36 UTC 2019
#59130: lilypond-devel @2.19.83_2: error: expected initializer before
'__OSX_AVAILABLE_STARTING'
-----------------------------+----------------------
Reporter: dliessi | Owner: nerdling
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: lilypond-devel |
-----------------------------+----------------------
Comment (by kencu):
This would seem to be another example of the fact that gcc cannot build
things against the new MacOSX10.15.sdk headers in Xcode 11, because at
present gcc does not handle these macros:
{{{
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5, __MAC_10_6, __IPHONE_NA,
__IPHONE_NA);
}}}
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90835>
--
Ticket URL: <https://trac.macports.org/ticket/59130#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list