[MacPorts] #68073: py311-pyqt5 +webkit: fail to build on arm64
MacPorts
noreply at macports.org
Mon Aug 28 10:50:58 UTC 2023
#68073: py311-pyqt5 +webkit: fail to build on arm64
---------------------+----------------------
Reporter: nilason | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: | Port: py-pyqt5
---------------------+----------------------
Building {{{py311-pyqt5 +webkit:}}} fails to build on macOS 12.6.6 with
Xcode 14.2.
Extract of log:
{{{
sudo port -vst install py311-pyqt5 +webkit
---> Computing dependencies for py311-pyqt5.
---> Fetching distfiles for py311-pyqt5
---> Verifying checksums for py311-pyqt5
---> Checksumming PyQt5-5.15.9.tar.gz
---> Extracting py311-pyqt5
---> Extracting PyQt5-5.15.9.tar.gz
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-pyqt5/py311-pyqt5/work" &&
/usr/bin/gzip -dc '/opt/local/var/macports/distfiles/py-
pyqt5/PyQt5-5.15.9.tar.gz' | /usr/bin/tar -xf -
---> Applying patches to py311-pyqt5
---> Applying patch-project.py.diff
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
pyqt5/py311-pyqt5/work/PyQt5-5.15.9" && /usr/bin/patch -p0 <
'/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python
/py-pyqt5/files/patch-project.py.diff'
patching file project.py
Hunk #1 succeeded at 215 (offset 5 lines).
---> Patching project.py: s|@PYVER@|311|g
---> Configuring py311-pyqt5
---> Building py311-pyqt5
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
pyqt5/py311-pyqt5/work/PyQt5-5.15.9" && sip-build-3.11 --qmake
/opt/local/libexec/qt5/bin/qmake --verbose --confirm-license
--dbus=/opt/local/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11/dbus-1.0
--disable QtWebKit --disable QtWebKitWidgets
Querying qmake about your Qt installation...
/opt/local/libexec/qt5/bin/qmake -query
This is the GPL version of PyQt 5.15.9 (licensed under the GNU General
Public License) for Python 3.11.5 on darwin.
Found the license file 'pyqt-gpl.sip'.
Checking to see if the QtCore bindings can be built...
/opt/local/libexec/qt5/bin/qmake QtCore.pro
Project ERROR: Could not resolve SDK Path for 'macosx12.3' using --show-
sdk-path
Checking to see if the QtNetwork bindings can be built...
/opt/local/libexec/qt5/bin/qmake QtNetwork.pro
Project ERROR: Could not resolve SDK Path for 'macosx12.3' using --show-
sdk-path
Checking to see if the QtGui bindings can be built...
/opt/local/libexec/qt5/bin/qmake QtGui.pro
Project ERROR: Could not resolve SDK Path for 'macosx12.3' using --show-
sdk-path
...
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68073>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list