[MacPorts] #70328: libgcc14 @14.1.0_0+stdlib_flag: Can't build against 11.3 SDK on macOS 14
MacPorts
noreply at macports.org
Fri Jul 5 23:19:20 UTC 2024
#70328: libgcc14 @14.1.0_0+stdlib_flag: Can't build against 11.3 SDK on macOS 14
-----------------------+--------------------
Reporter: lukaso | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: libgcc14 |
-----------------------+--------------------
Comment (by lukaso):
Good call on checking `AvailabilityInternal.h`. Looks like it's ignoring
the `SDKROOT` setting.
This is at the top:
{{{
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/AvailabilityInternal.h"
This had to be done to correct non-standard usages in the
original, manufacturer supplied header file. */
}}}
But `SDKROOT` is set to
`SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk'`
--
Ticket URL: <https://trac.macports.org/ticket/70328#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list