I'm getting
-- Found Python site-packages: /usr/lib/python3.7/site-packages
Traceback (most recent call last):
File "/build/qgis-git/src/qgis/cmake/FindPyQt5.py", line 34, in <module>
import PyQt5.pyqtconfig
ModuleNotFoundError: No module named 'PyQt5.pyqtconfig'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/build/qgis-git/src/qgis/cmake/FindPyQt5.py", line 38, in <module>
import sipconfig # won't work for SIP v5
ModuleNotFoundError: No module named 'sipconfig'
Traceback (most recent call last):
File "/build/qgis-git/src/qgis/cmake/FindSIP.py", line 33, in <module>
import sipconfig
ModuleNotFoundError: No module named 'sipconfig'
CMake Error at cmake/FindSIP.cmake:54 (MESSAGE):
Could not find SIP
Call Stack (most recent call first):
CMakeLists.txt:793 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
See also "/build/qgis-git/src/qgis/build/CMakeFiles/CMakeOutput.log".
See also "/build/qgis-git/src/qgis/build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
with extra-x86_64-build
. Could you test the PKGBUILD in a clean chroot too?
Pinned Comments
gaelic commented on 2017-03-06 20:58 (UTC) (edited on 2018-07-22 09:39 (UTC) by gaelic)
Please note:
This is the master branch of qgis (3.30) which may not be able to compile because of upstream problems or rapid changes in dependencies.