-- 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/Qt6Qml/Qt6QmlConfigVersion.cmake:43 (message): Version 6.2.3 of package Qt6Qml was requested but an incompatible version was found: 6.2.2. You can pass -DQT_NO_PACKAGE_VERSION_CHECK=TRUE to disable the version check and force the incompatible version to be used. There is no guarantee the build will succeed. Use at your own risk. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): /usr/lib/cmake/Qt6/Qt6Config.cmake:187 (find_package) CMakeLists.txt:12 (find_package) 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.3". The following configuration files were considered but not accepted: /usr/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake, version: 6.2.2 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) CMake Warning at /usr/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake:43 (message): Version 6.2.3 of package Qt6Quick was requested but an incompatible version was found: 6.2.2. You can pass -DQT_NO_PACKAGE_VERSION_CHECK=TRUE to disable the version check and force the incompatible version to be used. There is no guarantee the build will succeed. Use at your own risk. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): /usr/lib/cmake/Qt6/Qt6Config.cmake:187 (find_package) CMakeLists.txt:12 (find_package) CMake Warning at /usr/lib/cmake/Qt6/Qt6Config.cmake:187 (find_package): Could not find a configuration file for package "Qt6Quick" that is compatible with requested version "6.2.3". The following configuration files were considered but not accepted: /usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake, version: 6.2.2 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 "Quick". Expected Config file at "/usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake" exists 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...