[MacPorts] #60317: py38-tensorflow1: error: SDK "macosx10.10" cannot be located

MacPorts noreply at macports.org
Sat May 23 13:05:53 UTC 2020


#60317: py38-tensorflow1: error: SDK "macosx10.10" cannot be located
-----------------------------+--------------------------
  Reporter:  ryandesign      |      Owner:  emcrisostomo
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.6.2
Resolution:                  |   Keywords:
      Port:  py-tensorflow1  |
-----------------------------+--------------------------

Comment (by cjones051073):

 The problem I guess, with trying to make this smarter, is you first have
 to deduce the SDK root, and if you look at what

 https://github.com/macports/macports-
 base/blob/master/src/port1.0/portconfigure.tcl#L471

 has to do to decide the correct SDK root, you can see its not completely
 straight forward.

 b.t.w. the above is also broken, when using Xcode 10 on mac10.13 (and no
 CLT) with only the 10.14 SDK. The SDK root returned by the above is an
 empty string in this case, so `${configure.sdkroot}` is also mal-formed.

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


More information about the macports-tickets mailing list