[MacPorts] #70328: libgcc14 @14.1.0_0+stdlib_flag: Can't build against 11.3 SDK on macOS 14
MacPorts
noreply at macports.org
Sun Jul 7 11:01:27 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 cjones051073):
b.t.w. I assume you actually have a MacOSX11.sdk ? I assumed you would
check this first but perhaps not.
It should be a symbolic link to the fully versioned SDK, e.g.
{{{
Larissa ~/Projects/MacPorts/ports > ls -lt
/Library/Developer/CommandLineTools/SDKs
total 0
lrwxr-xr-x 1 root wheel 14 1 Jul 20:46 MacOSX.sdk -> MacOSX14.4.sdk
lrwxr-xr-x 1 root wheel 14 1 Jul 20:46 MacOSX13.sdk -> MacOSX13.3.sdk
lrwxr-xr-x 1 root wheel 14 1 Jul 20:45 MacOSX14.sdk -> MacOSX14.4.sdk
drwxr-xr-x 7 root wheel 224 20 Feb 00:28 MacOSX14.4.sdk
drwxr-xr-x 7 root wheel 224 12 May 2023 MacOSX13.3.sdk
}}}
I don't know how you got your MacOSX11 SDK on macOS14, but perhaps you did
not fully install it correctly and you are missing the equivalent sum
links above for it. If so fix this and try again.
--
Ticket URL: <https://trac.macports.org/ticket/70328#comment:25>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list