[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
Mon Nov 16 09:36: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 Tatsh):

 I put a `puts` around that line https://github.com/macports/macports-
 base/blob/26e90b4c43269cf9c97d46979e073ff7a4107b53/src/port1.0/portutil.tcl#L3394

 Just before the if

 {{{
 puts [file tail [option configure.sdkroot]]
 puts "MacOSX[option configure.sdk_version].sdk"
 }}}

 `[file tail [option configure.sdkroot]]` is empty string.

 The second line prints `MacOSX11.0.sdk`.

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


More information about the macports-tickets mailing list