[MacPorts] #65055: Broken symbolic link libgcc_ext.10.5.dylib and libgcc_ext.10.4.dylib

MacPorts noreply at macports.org
Sat Apr 23 16:33:44 UTC 2022


#65055: Broken symbolic link libgcc_ext.10.5.dylib and libgcc_ext.10.4.dylib
------------------------+--------------------
  Reporter:  Serge3leo  |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.7.2
Resolution:             |   Keywords:
      Port:  gcc9       |
------------------------+--------------------

Comment (by kencu):

 So the gcc10 log shows it is looking here:
 {{{
 /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
 }}}

 but some time ago I changed our gcc versions to use MacOSX.sdk instead to
 prevent this, and revbumped them all to pick up the new SDK location:

 https://github.com/macports/macports-
 ports/commit/e8866c5019d60832527850b4e50fdc1de8878716

 https://github.com/macports/macports-
 ports/blob/e2fcb06f9ed05f310a1abf7b9cbc31c61f908d7a/lang/gcc10/Portfile#L177

 So they should be built to look here:

 {{{
 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
 }}}

 I wonder what is wrong with this plan?

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


More information about the macports-tickets mailing list