Re: [MacPorts] #67414: qt513-qtbase @5.13.2_9+openssl: ../bin/qmake – command not found

MacPorts noreply at macports.org
Sat May 13 16:40:09 UTC 2023


#67414: qt513-qtbase @5.13.2_9+openssl: ../bin/qmake – command not found
---------------------------+---------------------------------
  Reporter:  thetrial      |      Owner:  MarcusCalhoun-Lopez
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.1
Resolution:                |   Keywords:  sierra legacy-os
      Port:  qt513-qtbase  |
---------------------------+---------------------------------

Comment (by andlabs):

 Looks like none of the mirrors have 5.13.2_9 binaries yet, so it's falling
 back to building from source, which is failing for different reasons.

 What version of Xcode do you have? It looks like the MacPorts patch is
 trying to force the use of the `macosx10.12` SDK, but Xcode 9.2 only ships
 with the `macosx10.13` SDK.

 I was able to work around this by forking `macports-ports/aqua/qt513`
 locally (using `portindex`) and changing the instance of
 `__MACPORTS_MAC_SDK__` in `files/patch-mkspecs.diff` to `macosx10.13`.

 https://trac.macports.org/ticket/53601 might be a related issue? There's
 probably a MacPorts config file that needs changing on our machines to
 match the installed Xcode.

 Note that the lack of binaries applies to all OS versions, so it will
 build from source even on Ventura.

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


More information about the macports-tickets mailing list