[MacPorts] #59088: Xcode update broke linkages

MacPorts noreply at macports.org
Tue Sep 24 16:46:32 UTC 2019


#59088: Xcode update broke linkages
---------------------+--------------------
  Reporter:  rhc54   |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.6.0
Resolution:          |   Keywords:
      Port:          |
---------------------+--------------------

Old description:

> Apple apparently included an Xcode update in a recent maintenance
> release. Since the update, I am unable to run many of the compiler ports
> (gcc, python) due to errors stating that system headers and libraries
> cannot be found. Investigation revealed that the ports were all
> configured with:
>
> --with-
> sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
>
> However, the Xcode update apparently removed the MacOSX10.14.sdk and
> replaced it with MacOSX10.15.sdk - even though I have NOT updated the OS
> from Mojave!
>
> I tried uninstalling all ports and reinstalling them, but that didn't
> help. Ditto for simply creating a MacOSX10.14.sdk symlink. Does anyone
> have a suggestion on how to get around this problem?

New description:

 Apple apparently included an Xcode update in a recent maintenance release.
 Since the update, I am unable to run many of the compiler ports (gcc,
 python) due to errors stating that system headers and libraries cannot be
 found. Investigation revealed that the ports were all configured with:
 {{{
 --with-
 sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
 }}}
 However, the Xcode update apparently removed the MacOSX10.14.sdk and
 replaced it with MacOSX10.15.sdk - even though I have NOT updated the OS
 from Mojave!

 I tried uninstalling all ports and reinstalling them, but that didn't
 help. Ditto for simply creating a MacOSX10.14.sdk symlink. Does anyone
 have a suggestion on how to get around this problem?

--

Comment (by mf2k):

 In the future, please use WikiFormatting.

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


More information about the macports-tickets mailing list