-- The CXX compiler identification is GNU 11.1.0 -- The C compiler identification is GNU 11.1.0 -- 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 -- 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 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /usr/lib/libOpenGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /usr/lib/libxkbcommon.so (found suitable version "1.3.1", minimum required is "0.5.0") -- Found WrapVulkanHeaders: /usr/include CMake Warning at /usr/lib/cmake/Qt6/Qt6Config.cmake:187 (find_package): Could not find a configuration file for package "Qt6Qml" that is compatible with requested version "6.2.2". The following configuration files were considered but not accepted: /usr/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake, version: 6.2.1 Call Stack (most recent call first): CMakeLists.txt:12 (find_package) CMake Warning at /usr/lib/cmake/Qt6/Qt6Config.cmake:236 (message): Failed to find Qt component "Qml". Expected Config file at "/usr/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake" exists Call Stack (most recent call first): CMakeLists.txt:12 (find_package) -- Could NOT find Qt6Quick (missing: Qt6Quick_DIR) CMake Warning at /usr/lib/cmake/Qt6/Qt6Config.cmake:236 (message): Failed to find Qt component "Quick". Expected Config file at "/usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake" does NOT exist Call Stack (most recent call first): CMakeLists.txt:12 (find_package) -- Could NOT find Qt6WebEngineCore (missing: Qt6WebEngineCore_DIR) CMake Warning at /usr/lib/cmake/Qt6/Qt6Config.cmake:236 (message): Failed to find Qt component "WebEngineCore". Expected Config file at "/usr/lib/cmake/Qt6WebEngineCore/Qt6WebEngineCoreConfig.cmake" does NOT exist Call Stack (most recent call first): CMakeLists.txt:12 (find_package) -- Could NOT find Qt6WebEngineQuick (missing: Qt6WebEngineQuick_DIR) CMake Warning at /usr/lib/cmake/Qt6/Qt6Config.cmake:236 (message): Failed to find Qt component "WebEngineQuick". Expected Config file at "/usr/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickConfig.cmake" does NOT exist Call Stack (most recent call first): CMakeLists.txt:12 (find_package) -- Check for feature set changes -- Using installed syncqt found at: /usr/lib/qt6/syncqt.pl -- Running syncqt for module: 'QtWebView' -- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS -- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS - Success -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED - Success CMake Error at src/quick/CMakeLists.txt:6 (qt_internal_add_qml_module): Unknown CMake command "qt_internal_add_qml_module". -- Configuring incomplete, errors occurred! See also "/build/qt6-webview/src/build/CMakeFiles/CMakeOutput.log". See also "/build/qt6-webview/src/build/CMakeFiles/CMakeError.log". ==> ERROR: A failure occurred in build().  Aborting...