[MacPorts] #59509: py37-pyqt5: Failed to determine the detail of your Qt installation (Xcode 11, macOS 10.14)
MacPorts
noreply at macports.org
Mon Oct 28 21:43:08 UTC 2019
#59509: py37-pyqt5: Failed to determine the detail of your Qt installation (Xcode
11, macOS 10.14)
-------------------------+--------------------
Reporter: mfacorcoran | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
-------------------------+--------------------
py37-pyqt5 fails to build - the error in the log file seems to be
{{{
:info:configure Error: Failed to determine the detail of your Qt
installation. Try again using
:info:configure the --verbose flag to see more detail about the problem.
:info:configure Querying qmake about your Qt installation...
:info:configure Determining the details of your Qt installation...
:info:configure /opt/local/libexec/qt5/bin/qmake -o cfgtest_QtCore.mk
cfgtest_QtCore.pro
:info:configure Project ERROR: Could not resolve SDK Path for
'macosx10.14' using --show-sdk-path
}}}
so perhaps this has to do with the change in the SDK path in Xcode 11?
I've got MacOSX10.14.sdk linked as:
{{{
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
-> /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
}}}
but that doesn't seem to help. I've attached the log file for
completeness
--
Ticket URL: <https://trac.macports.org/ticket/59509>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list