##[command] Command #0 (Output in "Build.log"): set VSCMD_SKIP_SENDTELEMETRY=1 & "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\Tools\VsDevCmd.bat" -host_arch=amd64 -arch=amd64 & set _CL_= /Bcapture_repro C:\output\QT6\preprocessed_repro_build & set _LINK_= /onfailrepro:C:\output\QT6\link_repro_build ********************************************************************** ** Visual Studio 2022 Developer Command Prompt v17.10.2 ** Copyright (c) 2022 Microsoft Corporation ********************************************************************** ##[debug] Command #0 exited with code [0]. ##[command] Command #1 (Output in "Build.log"): set PATH=C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin;%PATH% ##[debug] Command #1 exited with code [0]. ##[command] Command #2 (Output in "Build.log"): set _CL_=%_CL_% /wd4267 /wd4018 /wd5055 /D_SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING ##[debug] Command #2 exited with code [0]. ##[command] Command #3 (Output in "Build.log"): cd /d C:\gitP\qt\qt6\build_amd64 ##[debug] Command #3 exited with code [0]. ##[command] Command #4 (Output in "Build.log"): ..\configure -developer-build -release -confirm-license -opensource -nomake tests 2>&1 + cd qtbase + C:\gitP\qt\qt6\qtbase\configure.bat -top-level -developer-build -release -confirm-license -opensource -nomake tests -- Windows 10 SDK version: 10.0.22621.0 'C:/Program Files/Microsoft Visual Studio/2022/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe' '-DQT_BUILD_TESTS=FALSE' '-DCMAKE_BUILD_TYPE=Release' '-DINPUT_developer_build=yes' '-G' 'Ninja' 'C:/gitP/qt/qt6' -- The CXX compiler identification is MSVC 19.42.34419.97 -- The C compiler identification is MSVC 19.42.34419.97 -- The ASM compiler identification is MSVC -- Found assembler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - 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: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done Checking dependencies of submodule 'qtbase' Checking dependencies of submodule 'qtimageformats' Checking dependencies of submodule 'qtlanguageserver' Checking dependencies of submodule 'qtshadertools' Checking dependencies of submodule 'qtsvg' Checking dependencies of submodule 'qtdeclarative' Checking dependencies of submodule 'qtmultimedia' Checking dependencies of submodule 'qt3d' Checking dependencies of submodule 'qt5compat' Checking dependencies of submodule 'qtactiveqt' Checking dependencies of submodule 'qtcharts' Checking dependencies of submodule 'qtcoap' Checking dependencies of submodule 'qtconnectivity' Checking dependencies of submodule 'qtdatavis3d' Checking dependencies of submodule 'qttools' Checking dependencies of submodule 'qtdoc' Checking dependencies of submodule 'qtquicktimeline' Checking dependencies of submodule 'qtquick3d' Checking dependencies of submodule 'qtgraphs' Checking dependencies of submodule 'qtgrpc' Checking dependencies of submodule 'qtwebsockets' Checking dependencies of submodule 'qthttpserver' Checking dependencies of submodule 'qtserialport' Checking dependencies of submodule 'qtlocation' Checking dependencies of submodule 'qtlottie' Checking dependencies of submodule 'qtmqtt' Checking dependencies of submodule 'qtnetworkauth' Checking dependencies of submodule 'qtopcua' Checking dependencies of submodule 'qtpositioning' Checking dependencies of submodule 'qtqa' Checking dependencies of submodule 'qtquick3dphysics' Checking dependencies of submodule 'qtquickeffectmaker' Checking dependencies of submodule 'qtremoteobjects' Checking dependencies of submodule 'qtscxml' Checking dependencies of submodule 'qtsensors' Checking dependencies of submodule 'qtserialbus' Checking dependencies of submodule 'qttranslations' Checking dependencies of submodule 'qtvirtualkeyboard' Checking dependencies of submodule 'qtwayland' Checking dependencies of submodule 'qtwebchannel' Checking dependencies of submodule 'qtwebengine' Checking dependencies of submodule 'qtwebview' Configuring submodule 'qtbase' -- CMAKE_BUILD_TYPE was set to: 'Release' -- Check for feature set changes -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Building architecture extraction project with the following CMake arguments: -DCMAKE_C_FLAGS=/DWIN32 /D_WINDOWS -DCMAKE_C_FLAGS_DEBUG=/Zi /Ob0 /Od /RTC1 -DCMAKE_C_FLAGS_RELEASE=/O2 /Ob2 /DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO=/Zi /O2 /Ob1 /DNDEBUG -DCMAKE_CXX_FLAGS=/DWIN32 /D_WINDOWS /EHsc -DCMAKE_CXX_FLAGS_DEBUG=/Zi /Ob0 /Od /RTC1 -DCMAKE_CXX_FLAGS_RELEASE=/O2 /Ob2 /DNDEBUG -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=/Zi /O2 /Ob1 /DNDEBUG -DCMAKE_OBJCOPY=C:/Strawberry/c/bin/objcopy.exe -DCMAKE_C_STANDARD=11 -DCMAKE_CXX_STANDARD=17 -DCMAKE_MODULE_PATH:STRING=C:/gitP/qt/qt6/qtbase/cmake/platforms -- Extracting architecture info from C:/gitP/qt/qt6/build_amd64/qtbase/config.tests/arch/architecture_test.exe. -- Performing Test HAVE_WIN10_WIN32_WINNT -- Performing Test HAVE_WIN10_WIN32_WINNT - Success -- CMAKE_VERSION: "3.28.3-msvc11" -- CMAKE_HOST_SYSTEM: "Windows-10.0.20348" -- CMAKE_HOST_SYSTEM_NAME: "Windows" -- CMAKE_HOST_SYSTEM_VERSION: "10.0.20348" -- CMAKE_HOST_SYSTEM_PROCESSOR: "AMD64" -- CMAKE_SYSTEM: "Windows" -- CMAKE_SYSTEM_NAME: "Windows" -- CMAKE_SYSTEM_VERSION: "10.0.20348" -- CMAKE_SYSTEM_PROCESSOR: "AMD64" -- CMAKE_CROSSCOMPILING: "FALSE" -- CMAKE_INSTALL_PREFIX: "C:/gitP/qt/qt6/build_amd64/qtbase" -- CMAKE_STAGING_PREFIX: "" -- QT_BUILD_DIR: "C:/gitP/qt/qt6/build_amd64/qtbase" -- QT_INSTALL_DIR: "C:/gitP/qt/qt6/build_amd64/qtbase" -- QT_WILL_INSTALL: "OFF" -- CMAKE_C_COMPILER: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe" (19.42.34419.97) -- CMAKE_CXX_COMPILER: "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe" (19.42.34419.97) -- MSVC_VERSION: "1942" -- MSVC_TOOLSET_VERSION: "143" -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) (Required is at least version "1.0.8") -- Could NOT find WrapSystemZLIB (missing: WrapSystemZLIB_FOUND) (Required is at least version "1.0.8") -- Could NOT find WrapZSTD (missing: ZSTD_LIBRARIES ZSTD_INCLUDE_DIRS) (Required is at least version "1.3") -- Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2") -- Performing Test TEST_use_bfd_linker -- Performing Test TEST_use_bfd_linker - Success -- Performing Test TEST_use_gold_linker -- Performing Test TEST_use_gold_linker - Success -- Performing Test TEST_use_lld_linker -- Performing Test TEST_use_lld_linker - Success -- Performing Test TEST_use_mold_linker -- Performing Test TEST_use_mold_linker - Success -- Performing Test HAVE_cxx14 -- Performing Test HAVE_cxx14 - Success -- Performing Test HAVE_cxx17 -- Performing Test HAVE_cxx17 - Success -- Performing Test HAVE_cxx20 -- Performing Test HAVE_cxx20 - Success -- Performing Test precompiled header support -- Performing Test precompiled header support - Success -- Performing Test TEST_optimize_debug -- Performing Test TEST_optimize_debug - Failed -- Performing Test TEST_enable_new_dtags -- Performing Test TEST_enable_new_dtags - Success -- Performing Test TEST_gdb_index -- Performing Test TEST_gdb_index - Success -- Performing Test HAVE_reduce_relocations -- Performing Test HAVE_reduce_relocations - Failed -- Performing Test separate debug information support -- Performing Test separate debug information support - Failed -- Performing Test HAVE_signaling_nan -- Performing Test HAVE_signaling_nan - Success -- Performing SIMD Test SSE2 instructions -- Performing SIMD Test SSE2 instructions - Success -- Performing SIMD Test SSE3 instructions -- Performing SIMD Test SSE3 instructions - Success -- Performing SIMD Test SSSE3 instructions -- Performing SIMD Test SSSE3 instructions - Success -- Performing SIMD Test SSE4.1 instructions -- Performing SIMD Test SSE4.1 instructions - Success -- Performing SIMD Test SSE4.2 instructions -- Performing SIMD Test SSE4.2 instructions - Success -- Performing SIMD Test AES new instructions -- Performing SIMD Test AES new instructions - Success -- Performing SIMD Test F16C instructions -- Performing SIMD Test F16C instructions - Success -- Performing SIMD Test RDRAND instruction -- Performing SIMD Test RDRAND instruction - Success -- Performing SIMD Test RDSEED instruction -- Performing SIMD Test RDSEED instruction - Success -- Performing SIMD Test SHA new instructions -- Performing SIMD Test SHA new instructions - Success -- Performing SIMD Test AVX instructions -- Performing SIMD Test AVX instructions - Success -- Performing SIMD Test AVX2 instructions -- Performing SIMD Test AVX2 instructions - Success -- Performing SIMD Test AVX512 F instructions -- Performing SIMD Test AVX512 F instructions - Success -- Performing SIMD Test AVX512 ER instructions -- Performing SIMD Test AVX512 ER instructions - Success -- Performing SIMD Test AVX512 CD instructions -- Performing SIMD Test AVX512 CD instructions - Success -- Performing SIMD Test AVX512 PF instructions -- Performing SIMD Test AVX512 PF instructions - Success -- Performing SIMD Test AVX512 DQ instructions -- Performing SIMD Test AVX512 DQ instructions - Success -- Performing SIMD Test AVX512 BW instructions -- Performing SIMD Test AVX512 BW instructions - Success -- Performing SIMD Test AVX512 VL instructions -- Performing SIMD Test AVX512 VL instructions - Success -- Performing SIMD Test AVX512 IFMA instructions -- Performing SIMD Test AVX512 IFMA instructions - Success -- Performing SIMD Test AVX512 VBMI instructions -- Performing SIMD Test AVX512 VBMI instructions - Success -- Performing Test HAVE_posix_fallocate -- Performing Test HAVE_posix_fallocate - Failed -- Performing Test HAVE_alloca_stdlib_h -- Performing Test HAVE_alloca_stdlib_h - Failed -- Performing Test HAVE_alloca_h -- Performing Test HAVE_alloca_h - Failed -- Performing Test HAVE_alloca_malloc_h -- Performing Test HAVE_alloca_malloc_h - Success -- Performing Test HAVE_stack_protector -- Performing Test HAVE_stack_protector - Success -- Performing Test HAVE_intelcet -- Performing Test HAVE_intelcet - Failed -- Performing Test HAVE_LD_VERSION_SCRIPT -- Performing Test HAVE_LD_VERSION_SCRIPT - Failed -- Could NOT find WrapSystemDoubleConversion (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR __double_conversion_found) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Found the following ICU libraries: -- i18n (required): C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/icuin.Lib -- uc (required): C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/icuuc.lib -- The following ICU libraries were not found: -- data (required) -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND) -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Could NOT find Libb2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR) -- Performing Test HAVE_GETTIME -- Performing Test HAVE_GETTIME - Failed -- Could NOT find WrapRt (missing: WrapRt_FOUND) -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20") -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY) -- Performing Test HAVE_atomicfptr -- Performing Test HAVE_atomicfptr - Success -- Performing Test HAVE_cloexec -- Performing Test HAVE_cloexec - Failed -- Performing Test HAVE_cxx11_future -- Performing Test HAVE_cxx11_future - Success -- Performing Test HAVE_cxx11_random -- Performing Test HAVE_cxx11_random - Success -- Performing Test HAVE_cxx17_filesystem -- Performing Test HAVE_cxx17_filesystem - Success -- Performing Test HAVE_eventfd -- Performing Test HAVE_eventfd - Failed -- Performing Test HAVE_futimens -- Performing Test HAVE_futimens - Failed -- Performing Test HAVE_futimes -- Performing Test HAVE_futimes - Failed -- Performing Test HAVE_getauxval -- Performing Test HAVE_getauxval - Failed -- Performing Test HAVE_getentropy -- Performing Test HAVE_getentropy - Failed -- Performing Test HAVE_glibc -- Performing Test HAVE_glibc - Failed -- Performing Test HAVE_inotify -- Performing Test HAVE_inotify - Failed -- Performing Test HAVE_ipc_sysv -- Performing Test HAVE_ipc_sysv - Failed -- Performing Test HAVE_ipc_posix -- Performing Test HAVE_ipc_posix - Failed -- Performing Test HAVE_linkat -- Performing Test HAVE_linkat - Failed -- Performing Test HAVE_ppoll -- Performing Test HAVE_ppoll - Failed -- Performing Test HAVE_pollts -- Performing Test HAVE_pollts - Failed -- Performing Test HAVE_poll -- Performing Test HAVE_poll - Failed -- Performing Test HAVE_renameat2 -- Performing Test HAVE_renameat2 - Failed -- Performing Test HAVE_statx -- Performing Test HAVE_statx - Failed -- Performing Test HAVE_syslog -- Performing Test HAVE_syslog - Failed -- Performing Test HAVE_cpp_winrt -- Performing Test HAVE_cpp_winrt - Success -- Performing Test HAVE_xlocalescanprint -- Performing Test HAVE_xlocalescanprint - Failed -- Could NOT find WrapBrotli (missing: BrotliDec_FOUND BrotliEnc_FOUND BrotliCommon_FOUND) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSL (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Performing Test HAVE_getifaddrs -- Performing Test HAVE_getifaddrs - Failed -- Performing Test HAVE_ifr_index -- Performing Test HAVE_ifr_index - Failed -- Performing Test HAVE_ipv6ifname -- Performing Test HAVE_ipv6ifname - Failed -- Performing Test HAVE_linux_netlink -- Performing Test HAVE_linux_netlink - Failed -- Performing Test HAVE_sctp -- Performing Test HAVE_sctp - Failed -- Performing Test HAVE_networklistmanager -- Performing Test HAVE_networklistmanager - Success -- FindLibdrm.cmake cannot find libdrm on Windows systems. -- Performing Test HAVE_EGL -- Performing Test HAVE_EGL - Failed -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0") -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR) -- Findgbm.cmake cannot find gbm on Windows systems. -- Could NOT find WrapSystemHarfbuzz (missing: __harfbuzz_found) (Required is at least version "2.6.0") -- FindLibinput.cmake cannot find libinput on Windows systems. -- Could NOT find WrapSystemJpeg (missing: __jpeg_found) -- Could NOT find md4c (missing: md4c_DIR) -- Could NOT find WrapSystemPNG (missing: __png_found) -- Found OpenGL: opengl32 -- Found WrapOpenGL: TRUE -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- Performing Test HAVE_GLESv2 -- Performing Test HAVE_GLESv2 - Failed -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2) -- Found WrapVulkanHeaders: C:/VulkanSDK/1.3.275.0/Include -- Performing Test HAVE_evdev -- Performing Test HAVE_evdev - Failed -- Performing Test HAVE_integrityfb -- Performing Test HAVE_integrityfb - Failed -- Performing Test HAVE_linuxfb -- Performing Test HAVE_linuxfb - Failed -- Performing Test HAVE_directwrite -- Performing Test HAVE_directwrite - Success -- Performing Test HAVE_directwrite3 -- Performing Test HAVE_directwrite3 - Success -- Performing Test HAVE_d2d1 -- Performing Test HAVE_d2d1 - Success -- Performing Test HAVE_d2d1_1 -- Performing Test HAVE_d2d1_1 - Success -- Using source syncqt found at: C:/gitP/qt/qt6/qtbase/libexec/syncqt.pl -- Running syncqt for module: 'QtPng' -- Running syncqt for module: 'QtJpeg' -- Running syncqt for module: 'QtFreetype' -- Running syncqt for module: 'QtHarfbuzz' -- Running syncqt for module: 'QtZlib' -- Tool 'Qt6::moc' will be built from source. -- Tool 'Qt6::rcc' will be built from source. -- Tool 'Qt6::tracegen' will be built from source. -- Tool 'Qt6::cmake_automoc_parser' will be built from source. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not found -- Found Threads: TRUE -- Using Qt bundled PCRE2. -- Found WrapPCRE2: TRUE -- Using Qt bundled ZLIB. -- Found WrapZLIB: TRUE -- Running syncqt for module: 'QtCore' -- Could NOT find WrapSystemDoubleConversion (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR __double_conversion_found) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Found the following ICU libraries: -- i18n (required): C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/icuin.Lib -- uc (required): C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/icuuc.lib -- The following ICU libraries were not found: -- data (required) -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND) -- Could NOT find Libb2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR) -- Could NOT find WrapRt (missing: WrapRt_FOUND) -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20") -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY) -- xmlstarlet command was not found. freedesktop.org.xml will not be minified. -- Running syncqt for module: 'QtConcurrent' -- Running syncqt for module: 'QtSql' -- Running syncqt for module: 'QtNetwork' -- Could NOT find WrapBrotli (missing: BrotliDec_FOUND BrotliEnc_FOUND BrotliCommon_FOUND) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSL (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Running syncqt for module: 'QtXml' -- Tool 'Qt6::uic' will be built from source. -- Tool 'Qt6::qdbuscpp2xml' will be built from source. -- Tool 'Qt6::qdbusxml2cpp' will be built from source. -- Tool 'Qt6::qlalr' will be built from source. -- Tool 'Qt6::qvkgen' will be built from source. -- Tool 'Qt6::qtpaths' will be built from source. -- Tool 'Qt6::androiddeployqt' will be built from source. -- Tool 'Qt6::androidtestrunner' will be built from source. -- Tool 'Qt6::windeployqt' will be built from source. -- Running syncqt for module: 'QtDBus' -- Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR) -- Using Qt bundled Harfbuzz. -- Found WrapHarfbuzz: TRUE -- Using Qt bundled PNG. -- Found WrapPNG: TRUE -- Using Qt bundled Freetype. -- Found WrapFreetype: TRUE -- Running syncqt for module: 'QtGui' -- FindLibdrm.cmake cannot find libdrm on Windows systems. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0") -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR) -- Findgbm.cmake cannot find gbm on Windows systems. -- Could NOT find WrapSystemHarfbuzz (missing: __harfbuzz_found) (Required is at least version "2.6.0") -- FindLibinput.cmake cannot find libinput on Windows systems. -- Could NOT find WrapSystemJpeg (missing: __jpeg_found) -- Could NOT find md4c (missing: md4c_DIR) -- Could NOT find WrapSystemPNG (missing: __png_found) -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2) -- Running syncqt for module: 'QtOpenGL' -- Running syncqt for module: 'QtWidgets' -- Running syncqt for module: 'QtOpenGLWidgets' -- Running syncqt for module: 'QtDeviceDiscoverySupport' -- Running syncqt for module: 'QtFbSupport' -- Running syncqt for module: 'QtTest' -- Running syncqt for module: 'QtPrintSupport' -- Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR) -- Could NOT find DB2 (missing: DB2_INCLUDE_DIR DB2_LIBRARY) -- Could NOT find MySQL (missing: MySQL_LIBRARY MySQL_INCLUDE_DIR) -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR) -- Could NOT find Oracle (missing: Oracle_LIBRARY Oracle_INCLUDE_DIR) -- Found ODBC: odbc32.lib -- Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY) -- Could NOT find Interbase (missing: Interbase_LIBRARY Interbase_INCLUDE_DIR) -- Using Qt bundled Jpeg. -- Found WrapJpeg: TRUE -- Tool 'Qt6::qmake' will be built from source. Configuring submodule 'qtimageformats' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR JPEG_LIBRARIES) -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- Could NOT find WrapWebP (missing: WebP_INCLUDE_DIR WebP_LIBRARY WebP_demux_INCLUDE_DIR WebP_demux_LIBRARY WebP_mux_INCLUDE_DIR WebP_mux_LIBRARY) -- Could NOT find Libmng (missing: LIBMNG_LIBRARY LIBMNG_INCLUDE_DIR) Configuring submodule 'qtlanguageserver' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtJsonRpc' -- Running syncqt for module: 'QtLanguageServer' Configuring submodule 'qtshadertools' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtShaderTools' -- Tool 'Qt6::qsb' will be built from source. Configuring submodule 'qtsvg' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtSvg' -- Running syncqt for module: 'QtSvgWidgets' Configuring submodule 'qtdeclarative' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Tool 'Qt6::qmltyperegistrar' will be built from source. -- Running syncqt for module: 'QtQmlIntegration' -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Found Python: C:/Python311/python.exe (found version "3.11.4") found components: Interpreter -- Performing Test HAVE_pointer_32bit -- Performing Test HAVE_pointer_32bit - Failed -- Performing Test HAVE_pointer_64bit -- Performing Test HAVE_pointer_64bit - Success -- Performing Test HAVE_arm_thumb -- Performing Test HAVE_arm_thumb - Failed -- Performing Test HAVE_arm_fp -- Performing Test HAVE_arm_fp - Success -- Running syncqt for module: 'QtQml' -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Running syncqt for module: 'QtQmlModels' -- Running syncqt for module: 'QtQmlCore' -- Running syncqt for module: 'QtQmlWorkerScript' -- Running syncqt for module: 'QtQmlLocalStorage' -- Running syncqt for module: 'QtQmlXmlListModel' -- Running syncqt for module: 'QtQuick' -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Running syncqt for module: 'QtQuickLayouts' -- Running syncqt for module: 'QtQuickTest' -- Running syncqt for module: 'QtQuickTestUtils' -- Running syncqt for module: 'QtQuickParticles' -- Running syncqt for module: 'QtQuickShapes' -- Running syncqt for module: 'QtQuickWidgets' -- Running syncqt for module: 'QtQuickTemplates2' -- Running syncqt for module: 'QtQuickControls2Impl' -- Running syncqt for module: 'QtQuickControls2' -- Running syncqt for module: 'QtQuickDialogs2Utils' -- Running syncqt for module: 'QtQuickDialogs2QuickImpl' -- Running syncqt for module: 'QtQuickDialogs2' -- Running syncqt for module: 'QtQuickControlsTestUtils' -- Running syncqt for module: 'QtLabsSettings' -- Running syncqt for module: 'QtLabsQmlModels' -- Running syncqt for module: 'QtLabsFolderListModel' -- Running syncqt for module: 'QtLabsAnimation' -- Running syncqt for module: 'QtLabsWavefrontMesh' -- Running syncqt for module: 'QtLabsSharedImage' -- Running syncqt for module: 'QtPacketProtocol' -- Running syncqt for module: 'QtQmlCompiler' -- Running syncqt for module: 'QtQmlLint' -- Running syncqt for module: 'QtQmlDom' -- Tool 'Qt6::qmlcachegen' will be built from source. -- Running syncqt for module: 'QtQmlDebug' -- Tool 'Qt6::qmldom' will be built from source. -- Tool 'Qt6::qmllint' will be built from source. -- Tool 'Qt6::qmlimportscanner' will be built from source. -- Tool 'Qt6::qmlformat' will be built from source. -- Tool 'Qt6::qmltc' will be built from source. -- Tool 'Qt6::qmlprofiler' will be built from source. -- Tool 'Qt6::qmltime' will be built from source. -- Tool 'Qt6::qmlplugindump' will be built from source. -- Tool 'Qt6::qmltestrunner' will be built from source. -- Tool 'Qt6::qmljsrootgen' will be built from source. Configuring submodule 'qtmultimedia' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtMultimedia' -- Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR) -- Could NOT find AVFoundation (missing: AVFoundation_LIBRARY) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Could NOT find WrapPulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_INCLUDE_DIR WrapPulseAudio_FOUND) -- Found WMF: C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/strmiids.lib -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- Performing Test evr.h -- Performing Test evr.h - Success -- Performing Test Vivante GPU -- Performing Test Vivante GPU - Failed -- Performing Test Video for Linux -- Performing Test Video for Linux - Failed -- Performing Test wmsdk.h -- Performing Test wmsdk.h - Success -- Running syncqt for module: 'QtMultimediaQuick' -- Running syncqt for module: 'QtMultimediaWidgets' Configuring submodule 'qt3d' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'Qt3DCore' -- Could NOT find WrapQt3DAssimp (missing: WrapQt3DAssimp_FOUND) (Required is at least version "5") -- Performing Test -- Performing Test - Failed -- Running syncqt for module: 'Qt3DLogic' -- Running syncqt for module: 'Qt3DInput' -- Running syncqt for module: 'Qt3DRender' -- Found Vulkan: C:/VulkanSDK/1.3.275.0/Lib/vulkan-1.lib (found version "1.3.275") found components: glslc glslangValidator -- Running syncqt for module: 'Qt3DExtras' -- Running syncqt for module: 'Qt3DAnimation' -- Running syncqt for module: 'Qt3DQuick' -- Running syncqt for module: 'Qt3DQuickRender' -- Running syncqt for module: 'Qt3DQuickScene2D' -- Running syncqt for module: 'Qt3DQuickExtras' -- Running syncqt for module: 'Qt3DQuickInput' -- Running syncqt for module: 'Qt3DQuickAnimation' -- Performing Test Autodesk FBX -- Performing Test Autodesk FBX - Failed Configuring submodule 'qt5compat' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtCore5Compat' -- Found the following ICU libraries: -- i18n (required): C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/icuin.Lib -- uc (required): C:/Program Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/icuuc.lib -- The following ICU libraries were not found: -- data (required) -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR _ICU_REQUIRED_LIBS_FOUND) -- Performing Test HAVE_ICONV -- Performing Test HAVE_ICONV - Failed -- Performing Test HAVE_ICONV_WITH_LIB -- Performing Test HAVE_ICONV_WITH_LIB - Failed Configuring submodule 'qtactiveqt' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtAxBase' -- Running syncqt for module: 'QtAxServer' -- Running syncqt for module: 'QtAxContainer' -- Running syncqt for module: 'ActiveQt' -- Tool 'Qt6::idc' will be built from source. -- Tool 'Qt6::dumpdoc' will be built from source. -- Tool 'Qt6::dumpcpp' will be built from source. Configuring submodule 'qtcharts' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtCharts' -- Running syncqt for module: 'QtChartsQml' Configuring submodule 'qtcoap' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtCoap' Configuring submodule 'qtconnectivity' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtBluetooth' -- Performing Test BlueZ -- Performing Test BlueZ - Failed -- Performing Test BlueZ Low Energy -- Performing Test BlueZ Low Energy - Failed -- Performing Test Linux Crypto API -- Performing Test Linux Crypto API - Failed -- Performing Test WinRT Bluetooth API -- Performing Test WinRT Bluetooth API - Success -- Running syncqt for module: 'QtNfc' Configuring submodule 'qtdatavis3d' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtDataVisualization' -- Running syncqt for module: 'QtDataVisualizationQml' Configuring submodule 'qttools' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Could NOT find Clang (missing: Clang_DIR) -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8") -- Running syncqt for module: 'QtTools' -- Could NOT find Clang (missing: Clang_DIR) -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8") -- Tool 'Qt6::lconvert' will be built from source. -- Tool 'Qt6::lprodump' will be built from source. -- Tool 'Qt6::lrelease' will be built from source. -- Tool 'Qt6::lrelease-pro' will be built from source. -- Tool 'Qt6::lupdate' will be built from source. -- Tool 'Qt6::lupdate-pro' will be built from source. -- Running syncqt for module: 'QtUiPlugin' -- Running syncqt for module: 'QtUiTools' -- Running syncqt for module: 'QtDesigner' QtDesigner: WARNING: C:/gitP/qt/qt6/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h -- Running syncqt for module: 'QtDesignerComponents' -- Running syncqt for module: 'QtHelp' -- Tool 'Qt6::qhelpgenerator' will be built from source. -- Tool 'Qt6::qtattributionsscanner' will be built from source. Configuring submodule 'qtdoc' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe Configuring submodule 'qtquicktimeline' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtQuickTimeline' Configuring submodule 'qtquick3d' -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtQuick3DUtils' -- Running syncqt for module: 'QtQuick3DAssetImport' -- Running syncqt for module: 'QtQuick3DRuntimeRender' -- Running syncqt for module: 'QtQuick3D' -- Running syncqt for module: 'QtQuick3DParticles' -- Running syncqt for module: 'QtQuick3DAssetUtils' -- Could NOT find WrapQuick3DAssimp (missing: WrapQuick3DAssimp_FOUND) (Required is at least version "5.1.6") -- Performing Test Assimp -- Performing Test Assimp - Failed -- Running syncqt for module: 'QtQuick3DHelpers' -- Running syncqt for module: 'QtQuick3DIblBaker' -- Running syncqt for module: 'QtQuick3DGlslParser' -- Tool 'Qt6::balsam' will be built from source. -- Tool 'Qt6::balsamui' will be built from source. -- Tool 'Qt6::meshdebug' will be built from source. -- Tool 'Qt6::shadergen' will be built from source. -- Tool 'Qt6::instancer' will be built from source. -- Tool 'Qt6::shapegen' will be built from source. -- Tool 'Qt6::materialeditor' will be built from source. assets/shaders/frostedGlass.frag -> assets/shaders/frostedGlass.frag.qsb exposed as ://assets/shaders/frostedGlass.frag.qsb Configuring submodule 'qtgraphs' CMake Warning at build_amd64/qtbase/lib/cmake/Qt6/Qt6ConfigVersion.cmake:34 (message): Package Qt6 with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): qtgraphs/CMakeLists.txt:14 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersion.cmake:34 (message): Package Qt6BuildInternals with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgraphs/CMakeLists.txt:14 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6/Qt6ConfigVersion.cmake:34 (message): Package Qt6 with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): qtgraphs/CMakeLists.txt:15 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake:34 (message): Package Qt6Core with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgraphs/CMakeLists.txt:15 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake:34 (message): Package Qt6Quick with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgraphs/CMakeLists.txt:15 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake:34 (message): Package Qt6Gui with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgraphs/CMakeLists.txt:15 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6Widgets/Qt6WidgetsConfigVersion.cmake:34 (message): Package Qt6Widgets with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgraphs/CMakeLists.txt:15 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6QuickTest/Qt6QuickTestConfigVersion.cmake:34 (message): Package Qt6QuickTest with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgraphs/CMakeLists.txt:15 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfigVersion.cmake:34 (message): Package Qt6QuickWidgets with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgraphs/CMakeLists.txt:15 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6Test/Qt6TestConfigVersion.cmake:34 (message): Package Qt6Test with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgraphs/CMakeLists.txt:15 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6Quick3D/Qt6Quick3DConfigVersion.cmake:34 (message): Package Qt6Quick3D with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgraphs/CMakeLists.txt:15 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6QuickShapesPrivate/Qt6QuickShapesPrivateConfigVersion.cmake:34 (message): Package Qt6QuickShapesPrivate with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgraphs/CMakeLists.txt:15 (find_package) -- CMAKE_BUILD_TYPE was set to: 'Release' -- CMAKE_STRIP (original): C:/Strawberry/c/bin/strip.exe -- Running syncqt for module: 'QtGraphs' Configuring submodule 'qtgrpc' CMake Warning at build_amd64/qtbase/lib/cmake/Qt6/Qt6ConfigVersion.cmake:34 (message): Package Qt6 with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): qtgrpc/CMakeLists.txt:16 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersion.cmake:34 (message): Package Qt6BuildInternals with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgrpc/CMakeLists.txt:16 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6Core/Qt6CoreConfigVersion.cmake:34 (message): Package Qt6Core with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgrpc/CMakeLists.txt:16 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6/Qt6ConfigVersion.cmake:34 (message): Package Qt6 with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): qtgrpc/CMakeLists.txt:23 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6Network/Qt6NetworkConfigVersion.cmake:34 (message): Package Qt6Network with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgrpc/CMakeLists.txt:23 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6Gui/Qt6GuiConfigVersion.cmake:34 (message): Package Qt6Gui with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgrpc/CMakeLists.txt:23 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6Widgets/Qt6WidgetsConfigVersion.cmake:34 (message): Package Qt6Widgets with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgrpc/CMakeLists.txt:23 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6Quick/Qt6QuickConfigVersion.cmake:34 (message): Package Qt6Quick with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgrpc/CMakeLists.txt:23 (find_package) -- Could NOT find Qt6QmlNetwork (missing: Qt6QmlNetwork_DIR) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message): Failed to find Qt component "QmlNetwork". Expected Config file at "C:/gitP/qt/qt6/build_amd64/qtbase/lib/cmake/Qt6QmlNetwork/Qt6QmlNetworkConfig.cmake" does NOT exist Call Stack (most recent call first): qtgrpc/CMakeLists.txt:23 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6QuickControls2/Qt6QuickControls2ConfigVersion.cmake:34 (message): Package Qt6QuickControls2 with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgrpc/CMakeLists.txt:23 (find_package) CMake Warning at build_amd64/qtbase/lib/cmake/Qt6QuickTest/Qt6QuickTestConfigVersion.cmake:34 (message): Package Qt6QuickTest with version 6.3.3 was accepted as compatible because QT_NO_PACKAGE_VERSION_CHECK was set to TRUE. There is no guarantee the build will succeed. You can silence this warning by passing -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE Call Stack (most recent call first): build_amd64/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) qtgrpc/CMakeLists.txt:23 (find_package) CMake Error at qtgrpc/CMakeLists.txt:25 (qt_internal_project_setup): Unknown CMake command "qt_internal_project_setup". -- Configuring incomplete, errors occurred! CMake Error at C:/gitP/qt/qt6/qtbase/cmake/QtProcessConfigureArgs.cmake:963 (message): CMake exited with code 1. ##[debug] Command #4 exited with code [1]. ##[error] Detected error code [1]. ##[command] Command #5 (Output in "Build.log"): cmake --build . --parallel --verbose 2>&1 Change Dir: 'C:/gitP/qt/qt6/build_amd64' Run Build Command(s): C:/Strawberry/c/bin/ninja.exe -v ninja: error: loading 'build.ninja': The system cannot find the file specified. ##[debug] Command #5 exited with code [1]. ##[error] Detected error code [1].