[MacPorts] #59660: py36-isce2 fails to rebuild with Xcode 11.2

MacPorts noreply at macports.org
Sun Nov 10 20:29:26 UTC 2019


#59660: py36-isce2 fails to rebuild with Xcode 11.2
-------------------------+--------------------
  Reporter:  EJFielding  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.2
Resolution:              |   Keywords:
      Port:  py36-isce2  |
-------------------------+--------------------

Comment (by piyushrpt):

 From the log file, you are still using the old xcode (sysroot variable).
 Look into running

 {{{xcode-select -s}}}

 to switch to the latest version.

 You can test if the switch was mde by running
 {{{
 xcrun --show-sdk-path
 }}}

 and it should report something like

 {{{
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
 }}}

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


More information about the macports-tickets mailing list