-- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Keyboard layouts will be installed in: /usr/share/qtermwidget5/kb-layouts -- Color schemes will be installed in: /usr/share/qtermwidget5/color-schemes -- Translations will be installed in: /usr/share/qtermwidget5/translations -- Looking for updwtmpx -- Looking for updwtmpx - found -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Found PythonInterp: /usr/bin/python (found version "3.10.1") -- Found PythonLibs: /usr/lib/libpython3.10.so (found version "3.10.1") :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead -- Python system site-packages directory: /usr/lib/python3.10/site-packages :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead -- Found PythonLibrary: /usr/lib/libpython3.10.so Traceback (most recent call last): File "/build/qtermwidget/src/qtermwidget-1.0.0/pyqt/cmake/FindSIP.py", line 8, in import sipconfig ModuleNotFoundError: No module named 'sipconfig' Traceback (most recent call last): File "/build/qtermwidget/src/qtermwidget-1.0.0/pyqt/cmake/FindPyQt5.py", line 5, in import PyQt5.Qt ModuleNotFoundError: No module named 'PyQt5' CMake Error at pyqt/CMakeLists.txt:43 (include_directories): include_directories given empty-string as include directory. -- Configuring incomplete, errors occurred! See also "/build/qtermwidget/src/build/CMakeFiles/CMakeOutput.log". ==> ERROR: A failure occurred in build().  Aborting...