+ cd qtbase + E:\cpp\qt6\qtbase\configure.bat -top-level -release -shared -prefix "E:\qt_builds\android64-shared-release" -opensource -optimize-size -strip -mp -no-feature-designer -no-feature-assistant -no-feature-linguist -platform android-clang -android-ndk "C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle" -android-sdk "C:/Users/FiFo/AppData/Local/Android/Sdk" -qt-host-path "e:/qt_builds/win64-shared-release" -android-abis x86_64 -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=TRUE -- --trace-redirect=log.txt --trace-expand -DQT_BUILD_EXAMPLES_BY_DEFAULT=OFF -DQT_BUILD_BENCHMARKS=OFF 'C:/Program Files/CMake/bin/cmake.exe' '-DQT_HOST_PATH=e:/qt_builds/win64-shared-release' '--trace-redirect=log.txt' '--trace-expand' '-DQT_BUILD_EXAMPLES_BY_DEFAULT=OFF' '-DQT_BUILD_BENCHMARKS=OFF' '-DBUILD_SHARED_LIBS=ON' '-DCMAKE_INSTALL_PREFIX=E://qt_builds//android64-shared-release' '-DQT_QMAKE_TARGET_MKSPEC=android-clang' '-DANDROID_SDK_ROOT=C:/Users/FiFo/AppData/Local/Android/Sdk' '-DANDROID_NDK_ROOT=C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle' '-DANDROID_ABI=x86_64' '-DCMAKE_BUILD_TYPE=Release' '-DQT_EXTRA_DEFINES=CMAKE_FIND_ROOT_PATH_MODE_PROGRAM=TRUE' '-DINPUT_optimize_size=yes' '-DINPUT_strip=yes' '-DINPUT_msvc_mp=yes' '-DINPUT_designer=no' '-DINPUT_assistant=no' '-DINPUT_linguist=no' '-G' 'Ninja' 'E:/cpp/qt6' Trace will be written to log.txt Running with expanded trace output on. -- Android toolchain file within NDK detected: C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/build/cmake/android.toolchain.cmake -- Android build detected, checking configuration defaults... -- ANDROID_NATIVE_API_LEVEL was not specified, using API level 23 as default -- Using vcpkg from E:\cpp\vcpkg -- Using vcpkg triplet x64-android -- CMAKE_TOOLCHAIN_FILE is: E:/cpp/vcpkg/scripts/buildsystems/vcpkg.cmake -- VCPKG_CHAINLOAD_TOOLCHAIN_FILE is: C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/build/cmake/android.toolchain.cmake CMake Warning (dev) at E:/cpp/vcpkg/scripts/buildsystems/vcpkg.cmake:383 (set): Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of the same name. Run "cmake --help-policy CMP0126" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, normal variable "VCPKG_INSTALLED_DIR" will be removed from the current scope. Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.21/Modules/CMakeDetermineSystem.cmake:124 (include) CMakeLists.txt:13 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Android: Targeting API '23' with architecture 'x86_64', ABI 'x86_64', and processor 'x86_64' CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.21/Modules/CMakeDependentOption.cmake:57 (set): Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of the same name. Run "cmake --help-policy CMP0126" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, normal variable "VCPKG_MANIFEST_INSTALL" will be removed from the current scope. Call Stack (most recent call first): E:/cpp/vcpkg/scripts/buildsystems/vcpkg.cmake:96 (CMAKE_DEPENDENT_OPTION) C:/builds/qt6/CMakeFiles/3.21.2/CMakeSystem.cmake:6 (include) CMakeLists.txt:13 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Android: Selected unified Clang toolchain -- The CXX compiler identification is Clang 12.0.5 -- The C compiler identification is Clang 12.0.5 -- The ASM compiler identification is Clang -- Found assembler: C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.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:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at CMakeLists.txt:50 (set): Policy CMP0126 is not set: set(CACHE) does not remove a normal variable of the same name. Run "cmake --help-policy CMP0126" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, normal variable "QT_BUILD_SUBMODULES" will be removed from the current scope. This warning is for project developers. Use -Wno-dev to suppress it. Checking dependencies of 'qtbase' Checking dependencies of 'qtshadertools' Checking dependencies of 'qtsvg' Checking dependencies of 'qtimageformats' Checking dependencies of 'qtdeclarative' Checking dependencies of 'qt3d' Checking dependencies of 'qt5compat' Checking dependencies of 'qtlottie' Checking dependencies of 'qtnetworkauth' Checking dependencies of 'qtqa' Checking dependencies of 'qtquicktimeline' Checking dependencies of 'qtquick3d' Checking dependencies of 'qtscxml' Checking dependencies of 'qtserialport' Checking dependencies of 'qtserialbus' Skipping optional dependency 'qtserialport' of 'qtserialbus', because qtserialport's CMakeLists.txt couldn't be found. Checking dependencies of 'qtactiveqt' Checking dependencies of 'qttools' Skipping optional dependency 'qtactiveqt' of 'qttools', because qtactiveqt's CMakeLists.txt couldn't be found. Checking dependencies of 'qttranslations' Checking dependencies of 'qtmultimedia' Checking dependencies of 'qtvirtualkeyboard' Skipping optional dependency 'qtmultimedia' of 'qtvirtualkeyboard', because qtmultimedia's CMakeLists.txt couldn't be found. Checking dependencies of 'qtwayland' Configuring 'qtbase' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- Found Java: C:/Program Files/Java/jdk-11.0.12/bin/java.exe (found suitable version "11.0.12", minimum required is "1.8") found components: Development -- Check for feature set changes -- Building architecture extraction project with the following CMake arguments: -DANDROID_ABI=x86_64 -DANDROID_ARM_MODE=thumb -DANDROID_ARM_NEON=TRUE -DANDROID_PLATFORM=android-23 -DANDROID_STL=c++_shared -DANDROID_TOOLCHAIN=clang -DVCPKG_TARGET_TRIPLET=x64-android -DVCPKG_APPLOCAL_DEPS=ON -DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/build/cmake/android.toolchain.cmake -DZ_VCPKG_ROOT_DIR=E:/cpp/vcpkg -DCMAKE_ANDROID_STL_TYPE=c++_shared -DCMAKE_TOOLCHAIN_FILE=E:/cpp/vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/build/cmake/android.toolchain.cmake -DCMAKE_C_STANDARD=11 -DCMAKE_CXX_STANDARD=17 -- Extracting architecture info from C:/builds/qt6/qtbase/config.tests/arch/architecture_test. -- Performing Test HAVE_LD_VERSION_SCRIPT -- Performing Test HAVE_LD_VERSION_SCRIPT - Success -- CMAKE_VERSION: "3.21.2" -- CMAKE_HOST_SYSTEM: "Windows-10.0.22000" -- CMAKE_HOST_SYSTEM_NAME: "Windows" -- CMAKE_HOST_SYSTEM_VERSION: "10.0.22000" -- CMAKE_HOST_SYSTEM_PROCESSOR: "AMD64" -- CMAKE_SYSTEM: "Android" -- CMAKE_SYSTEM_NAME: "Android" -- CMAKE_SYSTEM_VERSION: "23" -- CMAKE_SYSTEM_PROCESSOR: "x86_64" -- CMAKE_CROSSCOMPILING: "TRUE" -- CMAKE_C_COMPILER: "C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe" (12.0.5) -- CMAKE_CXX_COMPILER: "C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe" (12.0.5) -- ANDROID_TOOLCHAIN: "clang" -- ANDROID_NDK: "C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle" -- ANDROID_ABI: "x86_64" -- ANDROID_PLATFORM: "android-23" -- ANDROID_STL: "c++_shared" -- ANDROID_PIE: "" -- ANDROID_CPP_FEATURES: "" -- ANDROID_ALLOW_UNDEFINED_SYMBOLS: "" -- ANDROID_ARM_MODE: "thumb" -- ANDROID_ARM_NEON: "TRUE" -- ANDROID_DISABLE_FORMAT_STRING_CHECKS: "" -- ANDROID_NATIVE_API_LEVEL: "23" -- ANDROID_LLVM_TRIPLE: "x86_64-none-linux-android23" -- Found ZLIB: optimized;E:/cpp/vcpkg/installed/x64-android/lib/libz.a;debug;E:/cpp/vcpkg/installed/x64-android/debug/lib/libz.a (found suitable version "1.2.11", minimum required is "1.0.8") -- Found WrapZLIB: TRUE (Required is at least version "1.0.8") -- Could NOT find ZSTD: Found unsuitable version "", but required is at least "1.3" (found ZSTD_LIBRARY-NOTFOUND) -- 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 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 - Success -- 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 - Success -- 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 - Success -- Performing Test HAVE_alloca_stdlib_h -- Performing Test HAVE_alloca_stdlib_h - Success -- Performing Test HAVE_alloca_h -- Performing Test HAVE_alloca_h - Success -- Performing Test HAVE_alloca_malloc_h -- Performing Test HAVE_alloca_malloc_h - Failed -- Performing Test HAVE_stack_protector -- Performing Test HAVE_stack_protector - Success -- Performing Test HAVE_intelcet -- Performing Test HAVE_intelcet - Failed -- Looking for backtrace -- Looking for backtrace - not found -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) -- Could NOT find double-conversion (missing: double-conversion_DIR) -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Found the following ICU libraries: -- i18n (required) -- uc (required) -- data (required) -- Failed to find all ICU components (missing: ICU_LIBRARY) (found version "68.2") -- 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 - Success -- Found WrapRt: TRUE -- 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_clock_monotonic -- Performing Test HAVE_clock_monotonic - Success -- Performing Test HAVE_cloexec -- Performing Test HAVE_cloexec - Success -- 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_bm_searcher -- Performing Test HAVE_cxx17_bm_searcher - Failed -- Performing Test HAVE_cxx17_filesystem -- Performing Test HAVE_cxx17_filesystem - Success -- Performing Test HAVE_eventfd -- Performing Test HAVE_eventfd - Success -- Performing Test HAVE_futimens -- Performing Test HAVE_futimens - Success -- Performing Test HAVE_futimes -- Performing Test HAVE_futimes - Failed -- Performing Test HAVE_getauxval -- Performing Test HAVE_getauxval - Success -- 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 - Success -- 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 - Success -- Performing Test HAVE_ppoll -- Performing Test HAVE_ppoll - Success -- Performing Test HAVE_pollts -- Performing Test HAVE_pollts - Failed -- Performing Test HAVE_poll -- Performing Test HAVE_poll - Success -- 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 - Success -- Performing Test HAVE_xlocalescanprint -- Performing Test HAVE_xlocalescanprint - Failed -- Could NOT find WrapBrotli (missing: BrotliDec_FOUND BrotliEnc_FOUND BrotliCommon_FOUND) -- Found OpenSSL: E:/cpp/vcpkg/installed/x64-android/lib/libcrypto.a (found version "1.1.1l") -- Looking for pthread.h -- Looking for pthread.h - found -- 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 -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Found WrapOpenSSLHeaders: E:/cpp/vcpkg/installed/x64-android/include (found version "1.1.1l") -- Performing Test HAVE_openssl_headers -- Performing Test HAVE_openssl_headers - Success -- Found WrapOpenSSL: E:/cpp/vcpkg/installed/x64-android/lib/libcrypto.a (found version "1.1.1l") -- Performing Test HAVE_openssl -- Performing Test HAVE_openssl - Success -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_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 - Success -- 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 - Failed -- Could NOT find Libdrm (missing: Libdrm_LIBRARY Libdrm_INCLUDE_DIR) -- Performing Test HAVE_EGL -- Performing Test HAVE_EGL - Success -- Found EGL: C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include (found version "1.5") -- 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) -- Could NOT find gbm (missing: gbm_LIBRARY gbm_INCLUDE_DIR) -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0") -- Could NOT find Libinput (missing: Libinput_LIBRARY Libinput_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) -- Could NOT find md4c (missing: md4c_DIR) -- Could NOT find WrapSystemPNG (missing: __png_found) -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find WrapOpenGL (missing: WrapOpenGL_FOUND) -- Performing Test HAVE_GLESv2 -- Performing Test HAVE_GLESv2 - Success -- Found GLESv2: C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include -- Found WrapVulkanHeaders: C:/Users/FiFo/AppData/Local/Android/Sdk/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include -- Performing Test HAVE_egl_brcm -- Performing Test HAVE_egl_brcm - Failed -- Performing Test HAVE_egl_egldevice -- Performing Test HAVE_egl_egldevice - Success -- Performing Test HAVE_egl_mali -- Performing Test HAVE_egl_mali - Failed -- Performing Test HAVE_egl_mali_2 -- Performing Test HAVE_egl_mali_2 - Failed -- Performing Test HAVE_egl_viv -- Performing Test HAVE_egl_viv - Failed -- Performing Test HAVE_egl_openwfd -- Performing Test HAVE_egl_openwfd - Failed -- Performing Test HAVE_egl_rcar -- Performing Test HAVE_egl_rcar - Failed -- Performing Test HAVE_evdev -- Performing Test HAVE_evdev - Success -- Performing Test HAVE_integrityfb -- Performing Test HAVE_integrityfb - Failed -- Performing Test HAVE_linuxfb -- Performing Test HAVE_linuxfb - Failed -- Performing Test HAVE_opengles3 -- Performing Test HAVE_opengles3 - Failed -- Performing Test HAVE_opengles31 -- Performing Test HAVE_opengles31 - Failed -- Performing Test HAVE_opengles32 -- Performing Test HAVE_opengles32 - Failed -- Performing Test HAVE_directwrite -- Performing Test HAVE_directwrite - Failed -- Performing Test HAVE_directwrite3 -- Performing Test HAVE_directwrite3 - Failed -- Performing Test HAVE_d2d1 -- Performing Test HAVE_d2d1 - Failed -- Performing Test HAVE_d2d1_1 -- Performing Test HAVE_d2d1_1 - Failed -- Searching for tool 'Qt6::moc' in package Qt6CoreTools. -- Qt6::moc was found at E:/qt_builds/win64-shared-release/./bin/moc.exe using package Qt6CoreTools. -- Tool 'Qt6::rcc' was found at E:/qt_builds/win64-shared-release/./bin/rcc.exe. -- Tool 'Qt6::tracegen' was found at E:/qt_builds/win64-shared-release/./bin/tracegen.exe. -- Tool 'Qt6::cmake_automoc_parser' was found at E:/qt_builds/win64-shared-release/./bin/cmake_automoc_parser.exe. -- Using Qt bundled PCRE2. -- Found WrapPCRE2: TRUE CMake Error at qtbase/cmake/QtSyncQtHelpers.cmake:7 (message): Perl needs to be available to build Qt. Call Stack (most recent call first): qtbase/cmake/QtSyncQtHelpers.cmake:12 (qt_ensure_perl) qtbase/cmake/QtModuleHelpers.cmake:320 (qt_ensure_sync_qt) qtbase/src/corelib/CMakeLists.txt:33 (qt_internal_add_module) -- Configuring incomplete, errors occurred! See also "C:/builds/qt6/CMakeFiles/CMakeOutput.log". See also "C:/builds/qt6/CMakeFiles/CMakeError.log". CMake Error at E:/cpp/qt6/qtbase/cmake/QtProcessConfigureArgs.cmake:947 (message): CMake exited with code 1.