[MacPorts] #61103: qt5-qtbase @5.14.2_1:error:cannot be run on this version of macOS. Qt requires macOS 11.0.0 or later, you have macOS 10.16.0.

MacPorts noreply at macports.org
Thu Nov 19 22:02:37 UTC 2020


#61103: qt5-qtbase @5.14.2_1:error:cannot be run on this version of macOS. Qt
requires macOS 11.0.0 or later, you have macOS 10.16.0.
-------------------------+---------------------------------
  Reporter:  keke-cute   |      Owner:  MarcusCalhoun-Lopez
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.99
Resolution:              |   Keywords:  bigsur
      Port:  qt5-qtbase  |
-------------------------+---------------------------------

Comment (by ryandesign):

 Replying to [comment:38 ballapete]:
 > {{{
 > DEBUG: SDK 11.0
 > DEBUG: MACOSX_DEPLOYMENT_TARGET: 11.0
 > Warning: The macOS 11.0 SDK does not appear to be installed. Ports may
 not build correctly.
 > Warning: You can install it as part of the Xcode Command Line Tools
 package by running `xcode-select --install'.
 > DEBUG: epoch: in tree: 0 installed: 0
 > }}}
 >
 > This is not true. Xcode and its command line tools are OK and up-to-
 date.

 The port causes MacPorts to erroneously emit this warning because the port
 clears the variable `configure.sdkroot`. You need an SDK to build on 10.14
 and later. MacPorts sets `configure.sdkroot` to the path to the SDK. Ports
 should use that variable when they need to obtain the path to the SDK.
 Ports should not clear that variable.

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


More information about the macports-tickets mailing list