-- 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 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:21 (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:21 (find_package) -- Check for feature set changes -- Using installed syncqt found at: /usr/lib/qt6/syncqt.pl -- Running syncqt for module: 'Qt3DCore' CMake Warning (dev) at /usr/lib/cmake/assimp-5.0/assimpTargets.cmake:54 (if): if given arguments: "ON" An argument named "ON" appears in a conditional statement. Policy CMP0012 is not set: if() recognizes numbers and boolean constants. Run "cmake --help-policy CMP0012" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/lib/cmake/assimp-5.0/assimp-config.cmake:1 (include) cmake/FindWrapQt3DAssimp.cmake:8 (find_package) /usr/lib/cmake/Qt6/QtFindPackageHelpers.cmake:130 (find_package) src/core/configure.cmake:13 (qt_find_package) /usr/lib/cmake/Qt6/QtModuleHelpers.cmake:515 (include) src/core/CMakeLists.txt:7 (qt_internal_add_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Found WrapQt3DAssimp: TRUE (Required is at least version "5") -- Performing Test CMake Warning (dev) at /usr/lib/cmake/assimp-5.0/assimpTargets.cmake:54 (if): if given arguments: "ON" An argument named "ON" appears in a conditional statement. Policy CMP0012 is not set: if() recognizes numbers and boolean constants. Run "cmake --help-policy CMP0012" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/lib/cmake/assimp-5.0/assimp-config.cmake:1 (include) /build/qt6-3d/src/qt3d-everywhere-src-6.2.3/cmake/FindWrapQt3DAssimp.cmake:8 (find_package) /build/qt6-3d/src/qt3d-everywhere-src-6.2.3/config.tests/assimp/CMakeLists.txt:7 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test - Success -- 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 /usr/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake:242 (message): The Network target is mentioned as a dependency for 3DCore, but not declared. Call Stack (most recent call first): /usr/lib/cmake/Qt6/QtPrlHelpers.cmake:5 (__qt_internal_walk_libs) /usr/lib/cmake/Qt6/QtPrlHelpers.cmake:44 (qt_collect_libs) /usr/lib/cmake/Qt6/QtModuleHelpers.cmake:762 (qt_generate_prl_file) /usr/lib/cmake/Qt6/QtScopeFinalizerHelpers.cmake:21:EVAL:1 (qt_finalize_module) src/core/CMakeLists.txt:DEFERRED -- Configuring incomplete, errors occurred! See also "/build/qt6-3d/src/build/CMakeFiles/CMakeOutput.log". See also "/build/qt6-3d/src/build/CMakeFiles/CMakeError.log". ==> ERROR: A failure occurred in build().  Aborting...