[MacPorts] #70709: qt6-qtbase @ 6.7.2_0+openssl: Failed to build qt6-qtbase: command execution failed on macOS 15.0 PB

MacPorts noreply at macports.org
Thu Sep 12 17:38:45 UTC 2024


#70709: qt6-qtbase @ 6.7.2_0+openssl: Failed to build qt6-qtbase: command execution
failed on macOS 15.0 PB
-------------------------+---------------------------------
  Reporter:  Knapoc      |      Owner:  MarcusCalhoun-Lopez
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:  sequoia
      Port:  qt6-qtbase  |
-------------------------+---------------------------------

Comment (by markemer):

 I have a fix for this - it has to do with `CGDisplayCreateImageForRect` no
 longer being available in the macOS 15 SDK. qt5-base will have this same
 issue. Here is the fix I'm going to put in soon - but it should get you
 going.

 {{{
 platform darwin 24 {
    macosx_deployment_target 14.0
 }
 }}}

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


More information about the macports-tickets mailing list