+ cd qtbase + E:\cpp\qt6\qtbase\configure.bat -top-level -release -shared -prefix "E:\qt_builds\android64-shared-release" -opensource -optimize-size -strip -mp -DQT_BUILD_EXAMPLES_BY_DEFAULT=OFF -DQT_BUILD_BENCHMARKS=OFF -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 'C:/Program Files/CMake/bin/cmake.exe' '-DQT_HOST_PATH=e:/qt_builds/win64-shared-release' '-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=QT_BUILD_EXAMPLES_BY_DEFAULT=OFF;QT_BUILD_BENCHMARKS=OFF;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' -- 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 -- Android: Targeting API '23' with architecture 'x86_64', ABI 'x86_64', and processor 'x86_64' -- 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 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 -- Using source syncqt found at: E:/cpp/qt6/qtbase/libexec/syncqt.pl -- Running syncqt for module: 'QtCore' QtCore: WARNING: E:/cpp/qt6/qtbase/src/corelib/qtcore_tracepoints_p.h does not have the "We mean it." warning -- 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") -- Could NOT find Libb2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR) -- 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_DASH_UNDEFINED_SYMBOLS -- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS - Success -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED - Success CMake Warning at qtbase/src/corelib/CMakeLists.txt:1241 (message): xmlstarlet was not found. freedesktop.org.xml will not be minified! -- Running syncqt for module: 'QtConcurrent' -- Running syncqt for module: 'QtSql' QtSql: created deprecated header(s) { qsql.h } -- Running syncqt for module: 'QtNetwork' -- Could NOT find WrapBrotli (missing: BrotliDec_FOUND BrotliEnc_FOUND BrotliCommon_FOUND) -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS) -- Running syncqt for module: 'QtXml' -- Searching for tool 'Qt6::uic' in package Qt6WidgetsTools. -- Qt6::uic was found at E:/qt_builds/win64-shared-release/./bin/uic.exe using package Qt6WidgetsTools. -- Tool 'Qt6::qlalr' was found at E:/qt_builds/win64-shared-release/./bin/qlalr.exe. -- Tool 'Qt6::qvkgen' was found at E:/qt_builds/win64-shared-release/./bin/qvkgen.exe. -- Tool 'Qt6::qtpaths' was found at E:/qt_builds/win64-shared-release/bin/qtpaths.exe. -- 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' QtGui: WARNING: E:/cpp/qt6/qtbase/src/gui/qtgui_tracepoints_p.h does not have the "We mean it." warning -- Could NOT find Libdrm (missing: Libdrm_LIBRARY Libdrm_INCLUDE_DIR) -- 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) -- Running syncqt for module: 'QtOpenGL' QtOpenGL: WARNING: E:/cpp/qt6/qtbase/src/opengl/qtopengl_tracepoints_p.h does not have the "We mean it." warning -- Running syncqt for module: 'QtWidgets' QtWidgets: WARNING: E:/cpp/qt6/qtbase/src/widgets/qtwidgets_tracepoints_p.h does not have the "We mean it." warning -- Running syncqt for module: 'QtOpenGLWidgets' -- Running syncqt for module: 'QtDeviceDiscoverySupport' -- Running syncqt for module: 'QtFbSupport' -- Could NOT find Libinput (missing: Libinput_LIBRARY Libinput_INCLUDE_DIR) -- Could NOT find XKB (missing: XKB_LIBRARY XKB_INCLUDE_DIR) -- Running syncqt for module: 'QtInputSupport' -- Running syncqt for module: 'QtTest' QtTest: created deprecated header(s) { qtest_global.h } -- 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) -- Could NOT find ODBC (missing: ODBC_LIBRARY ODBC_INCLUDE_DIR) -- Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY) -- Could NOT find Interbase (missing: Interbase_LIBRARY Interbase_INCLUDE_DIR) -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR) Configuring 'qtshadertools' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- Running syncqt for module: 'QtShaderTools' -- Searching for tool 'Qt6::qsb' in package Qt6ShaderToolsTools. -- Qt6::qsb was found at E:/qt_builds/win64-shared-release/bin/qsb.exe using package Qt6ShaderToolsTools. Configuring 'qtsvg' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- Running syncqt for module: 'QtSvg' -- Running syncqt for module: 'QtSvgWidgets' Configuring 'qtimageformats' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- 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 'qtdeclarative' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- Found PythonInterp: C:/Python39/python.exe (found version "3.9.7") -- Searching for tool 'Qt6::qmltyperegistrar' in package Qt6QmlTools. -- Qt6::qmltyperegistrar was found at E:/qt_builds/win64-shared-release/./bin/qmltyperegistrar.exe using package Qt6QmlTools. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- 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' QtQml: WARNING: E:/cpp/qt6/qtdeclarative/src/qml/qtqml_tracepoints_p.h does not have the "We mean it." warning -- 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' QtQuick: WARNING: E:/cpp/qt6/qtdeclarative/src/quick/qtquick_tracepoints_p.h does not have the "We mean it." warning -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) -- Running syncqt for module: 'QtQuickLayouts' -- Running syncqt for module: 'QtQuickTest' -- 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: '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: 'QtQmlDom' -- Tool 'Qt6::qmlcachegen' was found at E:/qt_builds/win64-shared-release/./bin/qmlcachegen.exe. -- Running syncqt for module: 'QtQmlDebug' -- Tool 'Qt6::qmldom' was found at E:/qt_builds/win64-shared-release/bin/qmldom.exe. -- Tool 'Qt6::qmllint' was found at E:/qt_builds/win64-shared-release/bin/qmllint.exe. -- Tool 'Qt6::qmlimportscanner' was found at E:/qt_builds/win64-shared-release/./bin/qmlimportscanner.exe. -- Tool 'Qt6::qmlformat' was found at E:/qt_builds/win64-shared-release/bin/qmlformat.exe. Configuring 'qt3d' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- 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' -- Could NOT find Vulkan (missing: Vulkan_LIBRARY) -- 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' CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/render/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/scene3d/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/extras/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/scene2d/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/input/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/logic/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt3d/src/quick3d/imports/animation/CMakeLists.txt:7 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test Autodesk FBX -- Performing Test Autodesk FBX - Failed Configuring 'qt5compat' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- Running syncqt for module: 'QtCore5Compat' -- 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_ICONV -- Performing Test HAVE_ICONV - Failed -- Performing Test HAVE_ICONV_WITH_LIB -- Performing Test HAVE_ICONV_WITH_LIB - Failed CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: BrightnessContrast.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: ColorOverlay.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: Colorize.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: ConicalGradient.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: Desaturate.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: Displace.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: DropShadow.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: FastBlur.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: GammaAdjust.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: Glow.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: HueSaturation.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: LevelAdjust.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: LinearGradient.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: OpacityMask.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: RadialGradient.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: RectangularGlow.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: ThresholdMask.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:76 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1484 (message): The QT_QML_SOURCE_VERSION source file property has been replaced by QT_QML_SOURCE_VERSIONS (i.e. plural rather than singular). The singular form will eventually be removed, please update the project to use the plural form instead for the file at: FastGlow.qml Call Stack (most recent call first): C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:578 (qt6_target_qml_sources) C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:294 (qt6_add_qml_module) qt5compat/src/imports/graphicaleffects5/private/CMakeLists.txt:12 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Configuring 'qtlottie' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- Running syncqt for module: 'QtBodymovin' CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtlottie/src/imports/CMakeLists.txt:1 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Configuring 'qtnetworkauth' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- Running syncqt for module: 'QtNetworkAuth' Configuring 'qtqa' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms Configuring 'qtquicktimeline' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- Running syncqt for module: 'QtQuickTimeline' Configuring 'qtquick3d' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- 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' -- Running syncqt for module: 'QtQuick3DHelpers' -- Running syncqt for module: 'QtQuick3DIblBaker' -- Searching for tool 'Qt6::balsam' in package Qt6Quick3DTools. -- Qt6::balsam was found at E:/qt_builds/win64-shared-release/bin/balsam.exe using package Qt6Quick3DTools. -- Tool 'Qt6::balsamui' was found at E:/qt_builds/win64-shared-release/bin/balsamui.exe. -- Tool 'Qt6::meshdebug' was found at E:/qt_builds/win64-shared-release/bin/meshdebug.exe. -- Tool 'Qt6::shadergen' was found at E:/qt_builds/win64-shared-release/bin/shadergen.exe. -- Tool 'Qt6::instancer' was found at E:/qt_builds/win64-shared-release/bin/instancer.exe. Configuring 'qtscxml' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- Running syncqt for module: 'QtScxml' -- Running syncqt for module: 'QtStateMachine' -- Running syncqt for module: 'QtStateMachineQml' -- Running syncqt for module: 'QtScxmlQml' -- Searching for tool 'Qt6::qscxmlc' in package Qt6ScxmlTools. -- Qt6::qscxmlc was found at E:/qt_builds/win64-shared-release/bin/qscxmlc.exe using package Qt6ScxmlTools. Configuring 'qtserialport' Configuring 'qtserialbus' -- Could NOT find Qt6SerialPort (missing: Qt6SerialPort_DIR) CMake Warning at C:/builds/qt6/qtbase/lib/cmake/Qt6/Qt6Config.cmake:225 (message): Failed to find Qt component "SerialPort". Expected Config file at "C:/builds/qt6/qtbase/lib/cmake/Qt6SerialPort/Qt6SerialPortConfig.cmake" does NOT exist Call Stack (most recent call first): E:/cpp/vcpkg/scripts/buildsystems/vcpkg.cmake:784 (_find_package) qtserialbus/CMakeLists.txt:40 (find_package) -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- Running syncqt for module: 'QtSerialBus' QtSerialBus: created deprecated header(s) { qserialbusglobal.h } -- Performing Test Socket CAN -- Performing Test Socket CAN - Success -- Performing Test Socket CAN FD -- Performing Test Socket CAN FD - Success Configuring 'qtactiveqt' Configuring 'qttools' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- 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") -- Searching for tool 'Qt6::qtattributionsscanner' in package Qt6ToolsTools. -- Qt6::qtattributionsscanner was found at E:/qt_builds/win64-shared-release/./bin/qtattributionsscanner.exe using package Qt6ToolsTools. Configuring 'qttranslations' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- Skipping adding translation custom targets due to missing lupdate or lconvert. Configuring 'qtmultimedia' Configuring 'qtvirtualkeyboard' -- Using Android SDK API android-30 from C:/Users/FiFo/AppData/Local/Android/Sdk/platforms -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- XCB: XFIXES requires XCB;RENDER;SHAPE -- Could NOT find XCB_XCB (missing: XCB_XCB_LIBRARY XCB_XCB_INCLUDE_DIR) (found version "") -- Could NOT find XCB_RENDER (missing: XCB_RENDER_LIBRARY XCB_RENDER_INCLUDE_DIR XCB_XCB_FOUND) (found version "") -- Could NOT find XCB_SHAPE (missing: XCB_SHAPE_LIBRARY XCB_SHAPE_INCLUDE_DIR XCB_XCB_FOUND) (found version "") -- Could NOT find XCB_XFIXES (missing: XCB_XFIXES_LIBRARY XCB_XFIXES_INCLUDE_DIR XCB_XCB_FOUND XCB_RENDER_FOUND XCB_SHAPE_FOUND) (found version "") -- Could NOT find XCB (missing: XCB_LIBRARIES XFIXES) -- Running syncqt for module: 'QtVirtualKeyboard' -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find CerenceHwrAlphabetic (missing: CERENCE_HWR_ALPHABETIC_INCLUDE_DIRS) -- Could NOT find CerenceHwrCjk (missing: CERENCE_HWR_CJK_INCLUDE_DIRS) -- Could NOT find CerenceXt9 (missing: CERENCE_XT9_INCLUDE_DIRS) -- Could NOT find MyScript (missing: MyScript_ROOT_DIR MyScript_VOIM_INCLUDE_DIR MyScript_VOIM_BINARY MyScript_Ink_BINARY MyScript_Prediction_BINARY MyScript_Text_BINARY MyScript_Engine_BINARY) CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtvirtualkeyboard/src/import/CMakeLists.txt:5 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtvirtualkeyboard/src/settings/CMakeLists.txt:5 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/builds/qt6/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:386 (message): INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used. Please port your module to use declarative type registration. Call Stack (most recent call first): qtvirtualkeyboard/src/styles/CMakeLists.txt:5 (qt_internal_add_qml_module) This warning is for project developers. Use -Wno-dev to suppress it. Configuring 'qtwayland' Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met. -- The following packages have been found: * QtBuildInternals * WrapZLIB (required version >= 1.0.8) * OpenSSL * WrapPCRE2 * WrapRt * WrapOpenSSL * WrapHarfbuzz * WrapPNG * WrapFreetype * ZLIB * PythonInterp * WrapIconv * Qt6Concurrent (required version >= 6.2.0) * Qt6ShaderToolsTools (required version >= 6.2.0) * Qt6ShaderTools (required version >= 6.2.0) * Qt6QuickTimeline (required version >= 6.2.0) * Qt6Quick3DTools (required version >= 6.2.0) * Qt6ScxmlTools (required version >= 6.2.0) * Qt6Xml (required version >= 6.2.0) * Qt6QuickWidgets (required version >= 6.2.0) * Qt6Sql (required version >= 6.2.0) * Qt6PrintSupport (required version >= 6.2.0) * Qt6OpenGLWidgets (required version >= 6.2.0) * Qt6ToolsTools (required version >= 6.2.0) * WrapAtomic * Qt6CoreTools (required version >= 6.2.0) * Qt6Core (required version >= 6.2.0) * WrapOpenSSLHeaders * Qt6Network (required version >= 6.2.0) * Qt6Qml (required version >= 6.2.0) * Qt6QmlTools (required version >= 6.2.0) * EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG., * GLESv2 * Qt6Gui (required version >= 6.2.0) * Qt6QmlModels (required version >= 6.2.0) * WrapVulkanHeaders * Qt6OpenGL (required version >= 6.2.0) * Qt6Quick (required version >= 6.2.0) * Qt6WidgetsTools (required version >= 6.2.0) * Qt6Widgets (required version >= 6.2.0) * Qt6Svg (required version >= 6.2.0) * Qt6Test (required version >= 6.2.0) * Qt6QuickTest (required version >= 6.2.0) * Qt6QuickControls2 (required version >= 6.2.0) * Java (required version >= 1.8) * Qt6HostInfo * Threads * Qt6BuildInternals (required version >= 6.2.0) * Qt6 (required version >= 6.2.0) -- The following OPTIONAL packages have not been found: * zstd * ZSTD (required version >= 1.3), ZSTD compression library, * DBus1 (required version >= 1.2) * WrapDBus1 (required version >= 1.2) * Libudev * Backtrace * WrapBacktrace * double-conversion * WrapDoubleConversion * GLIB2, Event loop and utility library, * Libsystemd * Libb2 * PCRE2 (required version >= 10.20) * WrapSystemPCRE2 (required version >= 10.20) * Slog2 * unofficial-brotli * WrapBrotli * Libproxy * GSSAPI, Generic Security Services Application Program Interface * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, * ATSPI2 * DirectFB * Libdrm, Userspace interface to kernel DRM services., * Freetype (required version >= 2.2.0) * WrapSystemFreetype (required version >= 2.2.0) * Fontconfig * gbm, Mesa gbm library., * harfbuzz (required version >= 2.6.0) * WrapSystemHarfbuzz (required version >= 2.6.0) * md4c * WrapSystemMd4c * PNG * WrapSystemPNG * OpenGL * WrapOpenGL * GTK3 (required version >= 3.6) * Libinput, Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver., * XKB, XKB API common to servers and clients., * Tslib * Mtdev * Cups * DB2, IBM DB2 client library, * MySQL, MySQL client library, * PostgreSQL * Oracle, Oracle client library, * ODBC * SQLite3 * Interbase, Interbase client library, * JPEG * Jasper * WrapJasper * TIFF * WebP * WrapWebP * Libmng * LTTngUST * Qt6Gamepad (required version >= 6.2.0) * Qt6Multimedia (required version >= 6.2.0) * assimp (required version >= 5) * WrapQt3DAssimp (required version >= 5) * Vulkan * ICU * Qt6SerialPort (required version >= 6.2.0) * Qt6DBus (required version >= 6.2.0) * Clang * WrapLibClang (required version >= 8) * Qt6Linguist (required version >= 6.2.0) * Qt6QmlCompilerPlusPrivate * XCB, X protocol C-language Binding, * Hunspell * CerenceHwrAlphabetic * CerenceHwrCjk * CerenceXt9 * MyScript * PkgConfig Configure summary: Building for: android-clang (x86_64, CPU features: cx16 mmx popcnt sse sse2 sse3 ssse3 sse4.1 sse4.2 sse4) Compiler: clang 12.0.5 Build options: Mode ................................... release Optimize release build for size ........ yes Fully optimize release builds (-O3) .... no Building shared libraries .............. yes Using C standard ....................... C11 Using C++ standard ..................... C++17 Using ccache ........................... no Relocatable ............................ yes Using precompiled headers .............. yes Using LTCG ............................. no Target compiler supports: SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX .................................. AVX512 ............................... Other x86 ............................ AES RDRAND SHA Intrinsics without compiler architecture option yes Sanitizers: Addresses ............................ no Threads .............................. no Memory ............................... no Fuzzer (instrumentation only) ........ no Undefined ............................ no Build parts ............................ libs App store compliance ................... yes 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 ....................... no udev ................................... no 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 ................................... no ICU .................................... no Using system libb2 ..................... no Built-in copy of the MIME database ..... yes Tracing backend ........................ Logging backends: journald ............................. no syslog ............................... no slog2 ................................ no PCRE2 .................................. yes Using system PCRE2 ................... no Qt Sql: SQL item models ........................ yes Qt Network: getifaddrs() ........................... no IPv6 ifname ............................ no libproxy ............................... no OpenSSL ................................ yes Qt directly linked to OpenSSL ........ no OpenSSL 1.1 ............................ yes DTLS ................................... yes OCSP-stapling .......................... yes SCTP ................................... no Use system proxies ..................... yes GSSAPI ................................. no Brotli Decompression Support ........... no Qt Gui: Accessibility .......................... yes FreeType ............................... yes Using system FreeType ................ no HarfBuzz ............................... yes Using system HarfBuzz ................ no Fontconfig ............................. no Image formats: GIF .................................. yes ICO .................................. yes JPEG ................................. yes Using system libjpeg ............... no PNG .................................. yes Using system libpng ................ no Text formats: HtmlParser ........................... yes CssParser ............................ yes OdfWriter ............................ yes MarkdownReader ....................... yes Using system libmd4c ............... no MarkdownWriter ....................... yes EGL .................................... yes OpenVG ................................. no OpenGL: Desktop OpenGL ....................... no OpenGL ES 2.0 ........................ yes OpenGL ES 3.0 ........................ no OpenGL ES 3.1 ........................ no OpenGL ES 3.2 ........................ no Vulkan ................................. yes Session Management ..................... yes Features used by QPA backends: evdev .................................. yes 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 ............................ no Direct 2D 1.1 ........................ no DirectWrite .......................... no DirectWrite 3 ........................ no Qt Widgets: GTK+ ................................... no Styles ................................. Fusion Windows Android Qt Testlib: Tester for item models ................. yes 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 ......... no Further Image Formats: JasPer ................................. no MNG .................................... no TIFF ................................... yes Using system libtiff ................. no WEBP ................................... yes Using system libwebp ................. no Qt QML: QML network support .................... yes QML debugging and profiling support .... yes QML just-in-time compiler .............. yes QML sequence object .................... yes QML XML http request ................... yes QML Locale ............................. yes Qt QML Models: QML list model ......................... yes QML delegate model ..................... yes Qt Quick: AnimatedImage item ..................... yes Canvas item ............................ yes Support for Qt Quick Designer .......... yes Flipable item .......................... yes GridView item .......................... yes ListView item .......................... yes TableView item ......................... yes Path support ........................... yes PathView item .......................... yes Positioner items ....................... yes Repeater item .......................... yes ShaderEffect item ...................... yes Sprite item ............................ yes Qt Quick Templates 2: Hover support .......................... yes Multi-touch support .................... yes Qt Quick Controls 2: Styles ................................. Basic Fusion Imagine Material Universal macOS Windows Qt 3D: Assimp ................................. yes System Assimp .......................... no Use SSE2 instructions .................. yes Use AVX2 instructions .................. no Aspects: Render aspect ........................ yes Input aspect ......................... yes Logic aspect ......................... yes Animation aspect ..................... yes Extras aspect ........................ yes Qt 3D APIs: Vulkan ................................. no Qt 3D Renderers: OpenGL Renderer ........................ yes RHI Renderer ........................... no Qt3D Geometry Loaders: Autodesk FBX ........................... no Qt 5 Compatibility Libraries: iconv .................................. no Qt Scxml: ECMAScript data model for QtScxml ...... yes Qt SerialBus: Socket CAN ............................. no Socket CAN FD .......................... no SerialPort Support ..................... no Qt Tools: Qt Assistant ........................... no QDoc ................................... no Clang-based lupdate parser ............. no Qt Designer ............................ no Qt Distance Field Generator ............ yes Qt Linguist ............................ no Mac Deployment Tool .................... no pixeltool .............................. yes qdbus .................................. no Qt Attributions Scanner ................ yes qtdiag ................................. no qtplugininfo ........................... no Windows deployment tool ................ no Qt Virtualkeyboard: Desktop integration .................... yes Built-in layouts ....................... yes Key navigation ......................... no Retro style as default ................. no Sensitive Debug ........................ no Cerence ................................ no Static Linking ....................... no Handwriting .......................... no Alphabetic ......................... no CJK ................................ no XT9 .................................. no XT9 Debug .......................... no XT9 9-key layouts .................. no Bundle resources ..................... no Handwriting ........................ no XT9 ................................ no Hunspell ............................... no Using Hunspell copy from 3rdparty/ ... no OpenWnn ................................ yes MyScript ............................... no Language support enabled for: Arabic ............................... yes Bulgarian ............................ yes Czech ................................ yes Danish ............................... yes German ............................... yes Greek ................................ yes English GB ........................... yes English US ........................... yes Spanish .............................. yes Spanish Mexico ....................... yes Estonian ............................. yes Farsi ................................ yes Finnish .............................. yes French Canada ........................ yes French France ........................ yes Hebrew ............................... yes Hindi ................................ yes Croatian ............................. yes Hungarian ............................ yes Indonesian ........................... yes Italian .............................. yes Japanese ............................. yes Korean ............................... yes Malay ................................ yes Norwegian ............................ yes Dutch ................................ yes Polish ............................... yes Portuguese Brazil .................... yes Portuguese Portugal .................. yes Romanian ............................. yes Russian .............................. yes Slovak ............................... yes Slovenian ............................ yes Albanian ............................. yes Serbian .............................. yes Swedish .............................. yes Thai ................................. yes Turkish .............................. yes Ukrainian ............................ yes Vietnamese ........................... yes Simplified Chinese ................... yes Traditional Chinese .................. yes HongKong Chinese ..................... no Traditional chinese input methods: Zhuyin ............................... yes Cangjie .............................. yes Note: Hunspell disabled. Spelling correction will not be available. WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation. Either set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation. On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution. On macOS, you can use Homebrew's llvm package. You will also need to set the FEATURE_clang CMake variable to ON to re-evaluate this check. WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found. You will need to set the FEATURE_clangcpp CMake variable to ON to re-evaluate this check. 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 'E:/qt_builds/android64-shared-release' To configure and build other Qt modules, you can use the following convenience script: E:/qt_builds/android64-shared-release/bin/qt-configure-module.bat If reconfiguration fails for some reason, try to remove 'CMakeCache.txt' from the build directory -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: INPUT_msvc_mp INPUT_strip -- Build files have been written to: C:/builds/qt6