c:\Data\Projects\strawberry\msvc_\build_debug\qtbase-everywhere-src-6.6.0>cmake --log-level="DEBUG" --trace-expand --trace-redirect=cmake_trace.txt -S . -B build -G Ninja -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_INSTALL_PREFIX="c:/strawberry_msvc_x86_64_debug" -DBUILD_SHARED_LIBS=ON -DPKG_CONFIG_EXECUTABLE="c:/strawberry_msvc_x86_64_debug/bin/pkgconf.exe" -DQT_BUILD_EXAMPLES=OFF -DQT_BUILD_BENCHMARKS=OFF -DQT_BUILD_TESTS=OFF -DQT_BUILD_EXAMPLES_BY_DEFAULT=OFF -DQT_BUILD_TOOLS_BY_DEFAULT=ON -DQT_WILL_BUILD_TOOLS=ON -DBUILD_WITH_PCH=OFF -DFEATURE_rpath=OFF -DFEATURE_pkg_config=ON -DFEATURE_accessibility=ON -DFEATURE_brotli=ON -DFEATURE_fontconfig=OFF -DFEATURE_freetype=ON -DFEATURE_harfbuzz=ON -DFEATURE_pcre2=ON -DFEATURE_schannel=ON -DFEATURE_openssl=ON -DFEATURE_openssl_linked=ON -DFEATURE_opengl=ON -DFEATURE_opengl_dynamic=ON -DFEATURE_use_gold_linker_alias=OFF -DFEATURE_glib=ON -DFEATURE_icu=ON -DFEATURE_directfb=OFF -DFEATURE_dbus=OFF -DFEATURE_sql=ON -DFEATURE_sql_sqlite=ON -DFEATURE_sql_odbc=OFF -DFEATURE_jpeg=ON -DFEATURE_png=ON -DFEATURE_gif=ON -DFEATURE_style_windows=ON -DFEATURE_style_windowsvista=ON -DFEATURE_system_zlib=ON -DFEATURE_system_png=ON -DFEATURE_system_jpeg=ON -DFEATURE_system_pcre2=ON -DFEATURE_system_freetype=ON -DFEATURE_system_harfbuzz=ON -DFEATURE_system_sqlite=ON -DICU_ROOT="c:/strawberry_msvc_x86_64_debug" || goto end Running with expanded trace output on. Trace will be written to cmake_trace.txt -- The CXX compiler identification is MSVC 19.36.32537.0 -- The C compiler identification is MSVC 19.36.32537.0 -- The ASM compiler identification is MSVC -- Found assembler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/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/Community/VC/Tools/MSVC/14.36.32532/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/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- CMAKE_BUILD_TYPE was set to: 'Debug' -- Checking for feature set changes -- CMAKE_STRIP (original): -- 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 /GR /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_EXE_LINKER_FLAGS=/machine:x64 -DCMAKE_C_STANDARD=11 -DCMAKE_C_STANDARD_REQUIRED=ON -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_STANDARD_REQUIRED=ON -DCMAKE_MODULE_PATH:STRING=C:/Data/Projects/strawberry/msvc_/build_debug/qtbase-everywhere-src-6.6.0/cmake/platforms -- Extracting architecture info from C:/Data/Projects/strawberry/msvc_/build_debug/qtbase-everywhere-src-6.6.0/build/config.tests/arch/architecture_test.exe. -- Performing Test HAVE_WIN10_WIN32_WINNT -- Performing Test HAVE_WIN10_WIN32_WINNT - Success -- CMAKE_VERSION: "3.26.3" -- CMAKE_HOST_SYSTEM: "Windows-10.0.19045" -- CMAKE_HOST_SYSTEM_NAME: "Windows" -- CMAKE_HOST_SYSTEM_VERSION: "10.0.19045" -- CMAKE_HOST_SYSTEM_PROCESSOR: "AMD64" -- CMAKE_SYSTEM: "Windows" -- CMAKE_SYSTEM_NAME: "Windows" -- CMAKE_SYSTEM_VERSION: "10.0.19045" -- CMAKE_SYSTEM_PROCESSOR: "AMD64" -- CMAKE_CROSSCOMPILING: "FALSE" -- CMAKE_INSTALL_PREFIX: "C:/strawberry_msvc_x86_64_debug" -- CMAKE_STAGING_PREFIX: "" -- QT_BUILD_DIR: "C:/Data/Projects/strawberry/msvc_/build_debug/qtbase-everywhere-src-6.6.0/build" -- QT_INSTALL_DIR: "" -- QT_WILL_INSTALL: "ON" -- CMAKE_C_COMPILER: "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/cl.exe" (19.36.32537.0) -- CMAKE_CXX_COMPILER: "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.36.32532/bin/Hostx64/x64/cl.exe" (19.36.32537.0) -- MSVC_VERSION: "1936" -- MSVC_TOOLSET_VERSION: "143" -- Found ZLIB: optimized;C:/strawberry_msvc_x86_64_debug/lib/z.lib;debug;C:/strawberry_msvc_x86_64_debug/lib/zlibd.lib (found suitable version "1.3.#define ZLIB_VERSION "1.3"", minimum required is "1.0.8") -- Found WrapSystemZLIB: TRUE (Required is at least version "1.0.8") -- Promoting target to global: 'WrapSystemZLIB::WrapSystemZLIB' -- Promoting target to global: 'ZLIB::ZLIB' -- Found OpenSSL: C:/strawberry_msvc_x86_64_debug/lib/libcrypto.lib (found version "3.1.3") -- Found WrapOpenSSLHeaders: C:/strawberry_msvc_x86_64_debug/include (found version "3.1.3") -- Promoting target to global: 'WrapOpenSSLHeaders::WrapOpenSSLHeaders' -- Performing Test HAVE_opensslv11_headers -- Performing Test HAVE_opensslv11_headers - Failed -- Found WrapOpenSSL: C:/strawberry_msvc_x86_64_debug/lib/libcrypto.lib (found version "3.1.3") -- Promoting target to global: 'WrapOpenSSL::WrapOpenSSL' -- Promoting target to global: 'OpenSSL::Crypto' -- Promoting target to global: 'OpenSSL::SSL' -- Performing Test HAVE_opensslv11 -- Performing Test HAVE_opensslv11 - Failed -- Performing Test HAVE_opensslv30_headers -- Performing Test HAVE_opensslv30_headers - Success -- Performing Test HAVE_opensslv30 -- Performing Test HAVE_opensslv30 - Success -- 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") -- Checking for module 'libudev' -- Package 'libudev', required by 'virtual:world', not found -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- 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_cxx20 -- Performing Test HAVE_cxx20 - Success -- Performing Test HAVE_cxx2b -- Performing Test HAVE_cxx2b - 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 -mno-direct-extern-access / -fno-direct-access-external-data support -- Performing Test -mno-direct-extern-access / -fno-direct-access-external-data support - 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 HAVE_signaling_nan -- Performing Test HAVE_signaling_nan - Success -- Performing Test Basic x86 intrinsics -- Performing Test Basic x86 intrinsics - Success -- Performing Test AVX512VBMI2 intrinsics -- Performing Test AVX512VBMI2 intrinsics - Success -- Performing Test VAES intrinsics -- Performing Test VAES intrinsics - 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 -- Could NOT find WrapSystemDoubleConversion (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR __double_conversion_found) -- Found GLIB2: C:/strawberry_msvc_x86_64_debug/lib/glib-2.0.lib -- Promoting target to global: 'GLIB2::GLIB2' -- Found the following ICU libraries: -- i18n (required): C:/strawberry_msvc_x86_64_debug/lib/icuind.lib -- uc (required): C:/strawberry_msvc_x86_64_debug/lib/icuucd.lib -- data (required): C:/strawberry_msvc_x86_64_debug/lib/icudt.lib -- Found ICU: C:/strawberry_msvc_x86_64_debug/include (found suitable version "73.1", minimum required is "50.1") -- Promoting target to global: 'ICU::i18n' -- Promoting target to global: 'ICU::uc' -- Promoting target to global: 'ICU::data' -- Checking for module 'libsystemd' -- Package 'libsystemd', required by 'virtual:world', not found -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Promoting target to global: 'WrapAtomic::WrapAtomic' -- Checking for module 'libb2' -- Package 'libb2', required by 'virtual:world', not found -- Performing Test HAVE_GETTIME -- Performing Test HAVE_GETTIME - Failed -- Performing Test HAVE_SHM_OPEN_SHM_UNLINK -- Performing Test HAVE_SHM_OPEN_SHM_UNLINK - Failed -- Could NOT find WrapRt (missing: WrapRt_FOUND) -- Found WrapSystemPCRE2: C:/strawberry_msvc_x86_64_debug/lib/pcre2-16d.lib (found suitable version "10.41", minimum required is "10.20") -- Promoting target to global: 'WrapSystemPCRE2::WrapSystemPCRE2' -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY) -- Performing Test HAVE_atomicfptr -- Performing Test HAVE_atomicfptr - Success -- Performing Test POSIX monotonic clock - Failed because WrapRt::WrapRt not found -- Performing Test HAVE_close_range -- Performing Test HAVE_close_range - Failed -- 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_dladdr -- Performing Test HAVE_dladdr - Failed -- Performing Test HAVE_eventfd -- Performing Test HAVE_eventfd - Failed -- Performing Test HAVE_futimens -- Performing Test HAVE_futimens - 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_sysv_shm -- Performing Test HAVE_sysv_shm - Failed -- Performing Test HAVE_sysv_sem -- Performing Test HAVE_sysv_sem - Failed -- Performing Test HAVE_posix_shm -- Performing Test HAVE_posix_shm - Failed -- Performing Test HAVE_posix_sem -- Performing Test HAVE_posix_sem - 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 -- Promoting target to global: 'WrapBrotli::WrapBrotliDec' -- Promoting target to global: 'PkgConfig::libbrotlidec' -- Checking for module 'libproxy-1.0' -- Package 'libproxy-1.0', required by 'virtual:world', not found -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS) -- Found GLIB2: C:/strawberry_msvc_x86_64_debug/lib/glib-2.0.lib found components: GOBJECT -- Promoting target to global: 'GLIB2::GOBJECT' -- Found GLIB2: C:/strawberry_msvc_x86_64_debug/lib/glib-2.0.lib found components: GIO -- Promoting target to global: 'GLIB2::GIO' -- Performing Test HAVE_LIBRESOLV_FUNCTIONS -- Performing Test HAVE_LIBRESOLV_FUNCTIONS - Failed -- Could NOT find WrapResolv (missing: WrapResolv_FOUND) -- 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 res_setservers() - Failed because WrapResolv::WrapResolv not found -- Performing Test HAVE_sctp -- Performing Test HAVE_sctp - Failed -- Performing Test HAVE_dtls -- Performing Test HAVE_dtls - Success -- Performing Test HAVE_ocsp -- Performing Test HAVE_ocsp - Success -- Performing Test HAVE_networklistmanager -- Performing Test HAVE_networklistmanager - Success -- Checking for module 'atspi-2' -- Package 'atspi-2', required by 'virtual:world', not found -- Checking for module 'directfb' -- Package 'directfb', required by 'virtual:world', not found -- 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) -- Found WrapSystemFreetype: TRUE (found suitable version "2.13.2", minimum required is "2.2.0") -- Promoting target to global: 'WrapSystemFreetype::WrapSystemFreetype' -- Promoting target to global: 'freetype' -- Promoting target to global: 'Freetype::Freetype' -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR) -- Findgbm.cmake cannot find gbm on Windows systems. -- Checking for module 'harfbuzz' -- Found harfbuzz, version 8.2.1 -- Found WrapSystemHarfbuzz: TRUE (found suitable version "8.2.1", minimum required is "2.6.0") -- Promoting target to global: 'WrapSystemHarfbuzz::WrapSystemHarfbuzz' -- Promoting target to global: 'PkgConfig::PC_HARFBUZZ' -- FindLibinput.cmake cannot find libinput on Windows systems. -- Found WrapSystemJpeg: C:/strawberry_msvc_x86_64_debug/lib/jpeg.lib (found version "62") -- Promoting target to global: 'WrapSystemJpeg::WrapSystemJpeg' -- Promoting target to global: 'JPEG::JPEG' -- Could NOT find WrapSystemMd4c (missing: __md4c_found) -- Found WrapSystemPNG: optimized;C:/strawberry_msvc_x86_64_debug/lib/png16.lib;debug;C:/strawberry_msvc_x86_64_debug/lib/libpng16d.lib;optimized;C:/strawberry_msvc_x86_64_debug/lib/z.lib;debug;C:/strawberry_msvc_x86_64_debug/lib/zlibd.lib (found version "1.6.40") -- Promoting target to global: 'WrapSystemPNG::WrapSystemPNG' -- Promoting target to global: 'PNG::PNG' -- Checking for module 'mtdev' -- Package 'mtdev', required by 'virtual:world', not found -- Found OpenGL: opengl32 -- Found WrapOpenGL: TRUE -- Promoting target to global: 'WrapOpenGL::WrapOpenGL' -- Promoting target to global: 'OpenGL::GL' -- 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) -- Checking for module 'tslib' -- Package 'tslib', required by 'virtual:world', not found -- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) -- Performing Test DRM Atomic API - Failed because Libdrm::Libdrm not found -- Performing Test EGL on X11 - Failed because EGL::EGL not found -- Performing Test Broadcom EGL (Raspberry Pi) - Failed because EGL::EGL not found -- Performing Test EGLDevice - Failed because EGL::EGL not found -- Performing Test Mali EGL - Failed because EGL::EGL not found -- Performing Test Mali 2 EGL - Failed because EGL::EGL not found -- Performing Test i.Mx6 EGL - Failed because EGL::EGL not found -- Performing Test OpenWFD EGL - Failed because EGL::EGL not found -- Performing Test RCAR EGL - Failed because EGL::EGL not found -- 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 OpenGL ES 3.0 - Failed because GLESv2::GLESv2 not found -- Performing Test OpenGL ES 3.1 - Failed because GLESv2::GLESv2 not found -- Performing Test OpenGL ES 3.2 - Failed because GLESv2::GLESv2 not found -- Performing Test XCB (extensions) - Failed because XCB::CURSOR not found -- Performing Test libinput hires wheel support - Failed because Libinput::Libinput not found -- 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 -- Tool 'Qt6::syncqt' will be built from source. -- Tool 'Qt6::moc' will be built from source. -- Tool 'Qt6::rcc' will be built from source. -- Tool 'Qt6::tracepointgen' 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 -- Promoting target to global: 'Threads::Threads' -- Using system PCRE2. -- Found WrapPCRE2: TRUE -- Promoting target to global: 'WrapPCRE2::WrapPCRE2' -- Using system ZLIB. -- Found WrapZLIB: TRUE -- Promoting target to global: 'WrapZLIB::WrapZLIB' -- Could NOT find WrapSystemDoubleConversion (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR __double_conversion_found) -- Found GLIB2: C:/strawberry_msvc_x86_64_debug/lib/glib-2.0.lib -- Found the following ICU libraries: -- i18n (required): C:/strawberry_msvc_x86_64_debug/lib/icuind.lib -- uc (required): C:/strawberry_msvc_x86_64_debug/lib/icuucd.lib -- data (required): C:/strawberry_msvc_x86_64_debug/lib/icudt.lib -- Checking for module 'libsystemd' -- Package 'libsystemd', required by 'virtual:world', not found -- Checking for module 'libb2' -- Package 'libb2', required by 'virtual:world', not found -- Could NOT find WrapRt (missing: WrapRt_FOUND) -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY) -- Checking for module 'libproxy-1.0' -- Package 'libproxy-1.0', required by 'virtual:world', not found -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS) -- Found GLIB2: C:/strawberry_msvc_x86_64_debug/lib/glib-2.0.lib found components: GOBJECT -- Found GLIB2: C:/strawberry_msvc_x86_64_debug/lib/glib-2.0.lib found components: GIO -- Could NOT find WrapResolv (missing: WrapResolv_FOUND) -- Tool 'Qt6::uic' 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. -- Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR) -- Using system Harfbuzz. -- Found WrapHarfbuzz: TRUE -- Promoting target to global: 'WrapHarfbuzz::WrapHarfbuzz' -- Using system PNG. -- Found WrapPNG: TRUE -- Promoting target to global: 'WrapPNG::WrapPNG' -- Using system Freetype. -- Found WrapFreetype: TRUE -- Promoting target to global: 'WrapFreetype::WrapFreetype' -- Checking for module 'atspi-2' -- Package 'atspi-2', required by 'virtual:world', not found -- Checking for module 'directfb' -- Package 'directfb', required by 'virtual:world', not found -- FindLibdrm.cmake cannot find libdrm on Windows systems. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR) -- Findgbm.cmake cannot find gbm on Windows systems. -- FindLibinput.cmake cannot find libinput on Windows systems. -- Could NOT find WrapSystemMd4c (missing: __md4c_found) -- Checking for module 'mtdev' -- Package 'mtdev', required by 'virtual:world', not 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) -- Checking for module 'tslib' -- Package 'tslib', required by 'virtual:world', not found -- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) -- Checking for module 'gtk+-3.0 >= 3.6' -- Package 'gtk+-3.0', required by 'virtual:world', not found -- 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 -- Promoting target to global: 'ODBC::ODBC' -- Found SQLite3: C:/strawberry_msvc_x86_64_debug/include (found version "3.43.2") -- Promoting target to global: 'SQLite::SQLite3' -- Could NOT find Interbase (missing: Interbase_LIBRARY Interbase_INCLUDE_DIR) -- Could NOT find Mimer (missing: Mimer_LIBRARIES Mimer_INCLUDE_DIR) -- Using system Jpeg. -- Found WrapJpeg: TRUE -- Promoting target to global: 'WrapJpeg::WrapJpeg' -- Tool 'Qt6::qmake' will be built from source. -- Generated QtModulePlugins.cmake files for the following modules: Sql;Network;Gui;Widgets -- The following packages have been found: * QtBuildInternals * WrapSystemZLIB (required version >= 1.0.8) * OpenSSL * WrapOpenSSLHeaders * WrapOpenSSL * Freetype (required version >= 2.2.0) * JPEG * ZLIB * PNG * OpenGL * Threads * WrapPCRE2 * WrapZLIB * ICU (required version >= 50.1) * WrapAtomic * WrapSystemPCRE2 (required version >= 10.20) * WrapBrotli * GLIB2, Event loop and utility library, * WrapHarfbuzz * WrapPNG * WrapSystemFreetype (required version >= 2.2.0) * WrapSystemHarfbuzz (required version >= 2.6.0) * WrapSystemJpeg * WrapSystemPNG * WrapOpenGL * ODBC * SQLite3 * PkgConfig * WrapFreetype * WrapJpeg -- The following OPTIONAL packages have not been found: * zstd * WrapZSTD (required version >= 1.3), ZSTD compression library, * DBus1 (required version >= 1.2) * WrapDBus1 (required version >= 1.2) * Libudev * LTTngUST * PCRE2 (required version >= 10.20) * unofficial-brotli * harfbuzz (required version >= 2.6.0) * double-conversion * WrapSystemDoubleConversion, double-conversion library, * Libsystemd * Libb2 * WrapRt * Slog2 * Libproxy * GSSAPI, Generic Security Services Application Program Interface * WrapResolv * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, * ATSPI2 * DirectFB * Libdrm, Userspace interface to kernel DRM services., * Fontconfig * gbm, Mesa gbm library., * Libinput, Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver., * md4c * WrapSystemMd4c * Mtdev * EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG., * GLESv2 * Tslib * Vulkan * WrapVulkanHeaders * GTK3 (required version >= 3.6) * Cups * DB2, IBM DB2 client library, * MySQL, MySQL client library, * PostgreSQL * Oracle, Oracle client library, * Interbase, Interbase client library, * Mimer -- Configuration summary shown below. It has also been written to C:/Data/Projects/strawberry/msvc_/build_debug/qtbase-everywhere-src-6.6.0/build/config.summary -- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations. -- Configure summary: Building for: win32-msvc (x86_64, CPU features: ) Compiler: msvc 19.36.32537.0 Build options: Mode ................................... debug Fully optimize release builds (-O3) .... no Building shared libraries .............. yes Unity Build ............................ no Relocatable ............................ yes Using precompiled headers .............. no Using Link Time Optimization (LTCG) .... no Using Intel CET ........................ no Target compiler supports: x86 Intrinsics ....................... Basic VAES AVX512VBMI2 Sanitizers: Addresses ............................ no Threads .............................. no Memory ............................... no Fuzzer (instrumentation only) ........ no Undefined ............................ no Build parts ............................ libs tools Install examples sources ............... no App store compliance ................... no Qt modules and options: Qt Concurrent .......................... yes Qt D-Bus ............................... no Qt D-Bus directly linked to libdbus .... no Qt Gui ................................. yes Qt Network ............................. yes Qt PrintSupport ........................ yes Qt Sql ................................. yes Qt Testlib ............................. yes Qt Widgets ............................. yes Qt Xml ................................. yes Support enabled for: Using pkg-config ....................... yes Using vcpkg ............................ no udev ................................... no OpenSSL ................................ yes Qt directly linked to OpenSSL ........ yes OpenSSL 1.1 ............................ no OpenSSL 3.0 ............................ yes Using system zlib ...................... yes Zstandard support ...................... no Thread support ......................... yes Common build options: Linker can resolve circular dependencies yes Qt Core: backtrace .............................. no DoubleConversion ....................... yes Using system DoubleConversion ........ no GLib ................................... yes ICU .................................... yes Using system libb2 ..................... no Built-in copy of the MIME database ..... yes Application permissions ................ yes Tracing backend ........................ OpenSSL based cryptographic hash ....... no Logging backends: journald ............................. no syslog ............................... no slog2 ................................ no PCRE2 .................................. yes Using system PCRE2 ................... yes Qt Sql: SQL item models ........................ yes Qt Network: getifaddrs() ........................... no IPv6 ifname ............................ no libproxy ............................... no Schannel ............................... yes DTLS ................................... yes OCSP-stapling .......................... yes SCTP ................................... no Use system proxies ..................... yes GSSAPI ................................. no Brotli Decompression Support ........... yes qIsEffectiveTLD() ...................... yes Built-in publicsuffix database ....... yes System publicsuffix database ......... no Core tools: Android deployment tool ................ yes macOS deployment tool .................. no Windows deployment tool ................ yes qmake .................................. yes Qt Gui: Accessibility .......................... yes FreeType ............................... yes Using system FreeType ................ yes HarfBuzz ............................... yes Using system HarfBuzz ................ yes Fontconfig ............................. no Image formats: GIF .................................. yes ICO .................................. yes JPEG ................................. yes Using system libjpeg ............... yes PNG .................................. yes Using system libpng ................ yes Text formats: HtmlParser ........................... yes CssParser ............................ yes OdfWriter ............................ yes MarkdownReader ....................... yes Using system libmd4c ............... no MarkdownWriter ....................... yes EGL .................................... no OpenVG ................................. no OpenGL: Desktop OpenGL ....................... no Dynamic OpenGL ....................... yes OpenGL ES 2.0 ........................ no OpenGL ES 3.0 ........................ no OpenGL ES 3.1 ........................ no OpenGL ES 3.2 ........................ no Vulkan ................................. no Session Management ..................... yes Features used by QPA backends: evdev .................................. no libinput ............................... no HiRes wheel support in libinput ........ no INTEGRITY HID .......................... no mtdev .................................. no tslib .................................. no xkbcommon .............................. no X11 specific: XLib ................................. no XCB Xlib ............................. no EGL on X11 ........................... no xkbcommon-x11 ........................ no xcb-sm ............................... no QPA backends: DirectFB ............................... no EGLFS .................................. no EGLFS details: EGLFS OpenWFD ........................ no EGLFS i.Mx6 .......................... no EGLFS i.Mx6 Wayland .................. no EGLFS RCAR ........................... no EGLFS EGLDevice ...................... no EGLFS GBM ............................ no EGLFS VSP2 ........................... no EGLFS Mali ........................... no EGLFS Raspberry Pi ................... no EGLFS X11 ............................ no LinuxFB ................................ no VNC .................................... no VK_KHR_display ......................... no QNX: lgmon ................................ no IMF .................................. no XCB: Using system-provided xcb-xinput ..... no GL integrations: GLX Plugin ......................... no XCB GLX .......................... no EGL-X11 Plugin ..................... no Windows: Direct 2D ............................ yes Direct 2D 1.1 ........................ yes DirectWrite .......................... yes DirectWrite 3 ........................ yes Qt Widgets: GTK+ ................................... no Styles ................................. Fusion Windows WindowsVista Qt Testlib: Tester for item models ................. yes Batch tests ............................ no Qt PrintSupport: CUPS ................................... no Qt Sql Drivers: DB2 (IBM) .............................. no InterBase .............................. no MySql .................................. no OCI (Oracle) ........................... no ODBC ................................... no PostgreSQL ............................. no SQLite ................................. yes Using system provided SQLite ......... yes Mimer .................................. no -- qtbase_src depends on syncqt;Bootstrap;moc;rcc;tracepointgen;tracegen;cmake_automoc_parser;EntryPointPrivate;EntryPointPrivateVersionless;EntryPointImplementation;Core;CorePrivate;CoreVersionless;CorePrivateVersionless;Concurrent;ConcurrentPrivate;ConcurrentVersionless;ConcurrentPrivateVersionless;Sql;SqlPrivate;SqlVersionless;SqlPrivateVersionless;Network;NetworkPrivate;NetworkVersionless;NetworkPrivateVersionless;Xml;XmlPrivate;XmlVersionless;XmlPrivateVersionless;uic;qlalr;qvkgen;qtpaths;androiddeployqt;androidtestrunner;windeployqt;Gui;GuiPrivate;GuiVersionless;GuiPrivateVersionless;ExampleIconsPrivate;ExampleIconsPrivateVersionless;ExampleIconsPrivate_resources_1;OpenGL;OpenGLPrivate;OpenGLVersionless;OpenGLPrivateVersionless;Widgets;WidgetsPrivate;WidgetsVersionless;WidgetsPrivateVersionless;OpenGLWidgets;OpenGLWidgetsPrivate;OpenGLWidgetsVersionless;OpenGLWidgetsPrivateVersionless;DeviceDiscoverySupportPrivate;DeviceDiscoverySupportPrivateVersionless;FbSupportPrivate;FbSupportPrivateVersionless;Test;TestPrivate;TestVersionless;TestPrivateVersionless;PrintSupport;PrintSupportPrivate;PrintSupportVersionless;PrintSupportPrivateVersionless;QSQLiteDriverPlugin;QMinimalIntegrationPlugin;QOffscreenIntegrationPlugin;QWindowsIntegrationPlugin;QWindowsDirect2DIntegrationPlugin;QICOPlugin;QJpegPlugin;QGifPlugin;QTuioTouchPlugin;QWindowsVistaStylePlugin;QNLMNIPlugin;QGlibNetworkInformationPlugin;QTlsBackendOpenSSLPlugin;QSchannelBackendPlugin;QTlsBackendCertOnlyPlugin -- qtbase_qmake depends on QtLibraryInfo;qmake -- qtbase depends on qtbase_src;qtbase_qmake -- Qt is now configured for building. Just run 'cmake --build . --parallel' Once everything is built, you must run 'cmake --install .' Qt will be installed into 'C:/strawberry_msvc_x86_64_debug' To configure and build other Qt modules, you can use the following convenience script: C:/strawberry_msvc_x86_64_debug/bin/qt-configure-module.bat If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory Alternatively, you can add the --fresh flag to your CMake flags. -- Configuring done (52.9s) CMake Error in src/gui/CMakeLists.txt: Imported target "WrapHarfbuzz::WrapHarfbuzz" includes non-existent path "c:/strawberry_msvc_x86_64_debugc:/strawberry_msvc_x86_64_debug/include" in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include: * The path was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and references files it does not provide. CMake Error in src/gui/CMakeLists.txt: Imported target "WrapHarfbuzz::WrapHarfbuzz" includes non-existent path "c:/strawberry_msvc_x86_64_debugc:/strawberry_msvc_x86_64_debug/include" in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include: * The path was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and references files it does not provide. CMake Error in src/gui/CMakeLists.txt: Imported target "WrapHarfbuzz::WrapHarfbuzz" includes non-existent path "c:/strawberry_msvc_x86_64_debugc:/strawberry_msvc_x86_64_debug/include" in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include: * The path was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and references files it does not provide. CMake Error in src/gui/CMakeLists.txt: Imported target "WrapHarfbuzz::WrapHarfbuzz" includes non-existent path "c:/strawberry_msvc_x86_64_debugc:/strawberry_msvc_x86_64_debug/include" in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include: * The path was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and references files it does not provide. -- Generating done (1.0s) CMake Generate step failed. Build files cannot be regenerated correctly.