[MacPorts] #65410: py310-pyqt5 fails to find the appropriate SDK
MacPorts
noreply at macports.org
Thu Jun 30 03:29:47 UTC 2022
#65410: py310-pyqt5 fails to find the appropriate SDK
------------------------+-------------------------
Reporter: mouse07410 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: py310-pyqt5
------------------------+-------------------------
MacOS 12.4, Xcode-13.4.1.
Error:
{{{
:info:build /opt/local/libexec/qt5/bin/qmake -recursive PyQt5.pro
:info:build sip-build-3.10: '/opt/local/libexec/qt5/bin/qmake -recursive
PyQt5.pro' failed returning 3
:info:build Project ERROR: Could not resolve SDK Path for 'macosx12' using
--show-sdk-path
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
pyqt5/py310-pyqt5/work/PyQt5-5.15.7" && sip-build-3.10 --qmake
/opt/local/libexec/qt5/bin/qmake --verbose --confirm-license
--dbus=/opt/local/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10/dbus-1.0
--disable QtWebKit --disable QtWebKitWidgets
:info:build Exit code: 1
:error:build Failed to build py310-pyqt5: command execution failed
:debug:build Error code: CHILDSTATUS 28301 1
}}}
What's loaded on this machine:
{{{
$ xcrun --show-sdk-path
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
$ ll /Library/Developer/CommandLineTools/SDKs/
total 0
drwxr-xr-x 7 root wheel 224 May 12 22:37 ./
drwxr-xr-x 5 root wheel 160 Mar 20 11:54 ../
lrwxr-xr-x 1 root wheel 14 May 12 22:36 MacOSX.sdk@ -> MacOSX12.3.sdk
drwxr-xr-x 7 root wheel 224 May 12 22:37 MacOSX11.3.sdk/
lrwxr-xr-x 1 root wheel 14 May 12 22:35 MacOSX11.sdk@ ->
MacOSX11.3.sdk
drwxr-xr-x 7 root wheel 224 May 12 22:37 MacOSX12.3.sdk/
lrwxr-xr-x 1 root wheel 14 May 12 22:35 MacOSX12.sdk@ ->
MacOSX12.3.sdk
$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65410>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list