[MacPorts] #58760: py37-pyqt5: Failed to determine the detail of your Qt installation

MacPorts noreply at macports.org
Thu Jul 2 11:51:31 UTC 2020


#58760: py37-pyqt5: Failed to determine the detail of your Qt installation
--------------------------+----------------------
  Reporter:  mfacorcoran  |      Owner:  (none)
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  py-pyqt5     |
--------------------------+----------------------
Changes (by NicosPavlov):

 * cc: MarcusCalhoun-Lopez (added)


Comment:

 (cc Marcus as this might involve the qmake5 PortGroup)

 Searching a little bit more, it seems that the issues originates in the
 qmake5 PortGroup, where the line
 {{{
     puts ${cache} "QMAKE_MAC_SDK=macosx${configure.sdk_version}"
 }}}
 is causing the problem. This would be consistent with me having issues
 installing various qt5-related ports.

 I am far from really knowledgeable with qmake, but the documentation
 labels it as "This variable is used on macOS when building universal
 binaries." Should it be set in case of standard builds?

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


More information about the macports-tickets mailing list