[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
Tue Nov 24 12:34:09 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 jhoyt4):

 @michaelld - you may want to double check my new patch files while you're
 putting the final PR together. I by no measure would consider myself a
 decent programmer :)

 For the FastMalloc.cpp. patch - Big Sur was not interpreting the value in
 PAGE_SHIFT as a number.  I managed to trick the compiler to output the
 value and got 12 on my machine.  A better path would be to convert the
 output of PAGE_SHIFT to some number - but the magic cpp incantation to do
 this is beyond my knowledge :)

 I derived the process_metrics_mac.cc patch from here:
 [https://android.googlesource.com/platform/external/libchrome/+/e2c681f%5E%21/]
 (search for
 diff --git a/base/process/process_metrics_mac.cc
 b/base/process/process_metrics_mac.cc) There's more edits that could be
 pulled in but I sided with caution on the patch (...which may introduce
 new bugs...)

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


More information about the macports-tickets mailing list