'/opt/homebrew/bin/cmake' '-DFEATURE_developer_build=ON' '-DQT_INTERNAL_CALLED_FROM_CONFIGURE:BOOL=TRUE' '-DQT_GENERATE_SBOM=ON' '-DQT_BUILD_TESTS=FALSE' '-DQT_BUILD_EXAMPLES=FALSE' '-G' 'Ninja' '-DLLVM_INSTALL_DIR=/opt/homebrew/opt/llvm' '-DFEATURE_clang=ON' '/Users/jpasion/code/qt6'
-- The CXX compiler identification is AppleClang 17.0.0.17000013
-- The C compiler identification is AppleClang 17.0.0.17000013
-- The ASM compiler identification is AppleClang
-- Found assembler: /usr/bin/cc
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Checking dependencies of submodule 'qtbase'
-- Checking dependencies of submodule 'qtimageformats'
-- Checking dependencies of submodule 'qtlanguageserver'
-- Checking dependencies of submodule 'qtshadertools'
-- Checking dependencies of submodule 'qtsvg'
-- Checking dependencies of submodule 'qtdeclarative'
-- Checking dependencies of submodule 'qtquicktimeline'
-- Checking dependencies of submodule 'qtquick3d'
-- Checking dependencies of submodule 'qtmultimedia'
-- Checking dependencies of submodule 'qt3d'
-- Checking dependencies of submodule 'qt5compat'
-- Checking dependencies of submodule 'qtactiveqt'
-- Checking dependencies of submodule 'qtcharts'
-- Checking dependencies of submodule 'qtcoap'
-- Checking dependencies of submodule 'qtconnectivity'
-- Checking dependencies of submodule 'qtdatavis3d'
-- Checking dependencies of submodule 'qtgraphs'
-- Checking dependencies of submodule 'qtwebsockets'
-- Checking dependencies of submodule 'qthttpserver'
-- Checking dependencies of submodule 'qtserialport'
-- Checking dependencies of submodule 'qtpositioning'
-- Checking dependencies of submodule 'qtlocation'
-- Checking dependencies of submodule 'qtquick3dphysics'
-- Checking dependencies of submodule 'qtsensors'
-- Checking dependencies of submodule 'qttools'
-- Checking dependencies of submodule 'qtwebchannel'
-- Checking dependencies of submodule 'qtwebengine'
-- Checking dependencies of submodule 'qtdoc'
-- Checking dependencies of submodule 'qtgrpc'
-- Checking dependencies of submodule 'qtlottie'
-- Checking dependencies of submodule 'qtmqtt'
-- Checking dependencies of submodule 'qtnetworkauth'
-- Checking dependencies of submodule 'qtopcua'
-- Checking dependencies of submodule 'qtqa'
-- Checking dependencies of submodule 'qtquickeffectmaker'
-- Checking dependencies of submodule 'qtremoteobjects'
-- Checking dependencies of submodule 'qtscxml'
-- Checking dependencies of submodule 'qtserialbus'
-- Checking dependencies of submodule 'qtspeech'
-- Checking dependencies of submodule 'qttranslations'
-- Checking dependencies of submodule 'qtvirtualkeyboard'
-- Checking dependencies of submodule 'qtwayland'
-- Checking dependencies of submodule 'qtwebview'
-- Configuring submodule 'qtbase'
-- [QtBase] Setting build type to 'Debug' as none was specified.
-- [QtBase] Checking for feature set changes
-- [QtBase] The OBJC compiler identification is AppleClang 17.0.0.17000013
-- [QtBase] Detecting OBJC compiler ABI info
-- [QtBase] Detecting OBJC compiler ABI info - done
-- [QtBase] Check for working OBJC compiler: /usr/bin/cc - skipped
-- [QtBase] The OBJCXX compiler identification is AppleClang 17.0.0.17000013
-- [QtBase] Detecting OBJCXX compiler ABI info
-- [QtBase] Detecting OBJCXX compiler ABI info - done
-- [QtBase] Check for working OBJCXX compiler: /usr/bin/c++ - skipped
-- [QtBase] CMAKE_STRIP (original): /usr/bin/strip
-- [QtBase] Found Git: /opt/homebrew/bin/git (found version "2.49.0")
-- [QtBase] Building architecture extraction project with the following CMake arguments:
-- -DCMAKE_C_FLAGS_DEBUG=-g
-DCMAKE_C_FLAGS_RELEASE=-O3 -DNDEBUG
-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG
-DCMAKE_CXX_FLAGS_DEBUG=-g
-DCMAKE_CXX_FLAGS_RELEASE=-O3 -DNDEBUG
-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG
-DCMAKE_C_STANDARD=11
-DCMAKE_C_STANDARD_REQUIRED=ON
-DCMAKE_CXX_STANDARD=17
-DCMAKE_CXX_STANDARD_REQUIRED=ON
-DCMAKE_MODULE_PATH:STRING=/Users/jpasion/code/qt6/qtbase/cmake/platforms
-DCMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH:BOOL=OFF
-- [QtBase] Extracting architecture info from /Users/jpasion/code/build-qt6/qtbase/config.tests/arch/architecture_test.
-- [QtBase] CMAKE_OSX_ARCHITECTURES: "" (defaults to arm64)
-- [QtBase] CMAKE_OSX_SYSROOT: "" / ""
-- [QtBase] CMAKE_OSX_DEPLOYMENT_TARGET: "12"
-- [QtBase] QT_MAC_SDK_VERSION: "15.4"
-- [QtBase] QT_MAC_XCODE_VERSION: "Xcode 16.3 Build version 16E140"
-- [QtBase] QT_IS_MACOS_UNIVERSAL: "OFF"
-- [QtBase] CMAKE_VERSION: "4.0.0"
-- [QtBase] CMAKE_HOST_SYSTEM: "Darwin-24.3.0"
-- [QtBase] CMAKE_HOST_SYSTEM_NAME: "Darwin"
-- [QtBase] CMAKE_HOST_SYSTEM_VERSION: "24.3.0"
-- [QtBase] CMAKE_HOST_SYSTEM_PROCESSOR: "arm64"
-- [QtBase] CMAKE_SYSTEM: "Darwin"
-- [QtBase] CMAKE_SYSTEM_NAME: "Darwin"
-- [QtBase] CMAKE_SYSTEM_VERSION: "24.3.0"
-- [QtBase] CMAKE_SYSTEM_PROCESSOR: "arm64"
-- [QtBase] CMAKE_CROSSCOMPILING: "FALSE"
-- [QtBase] CMAKE_INSTALL_PREFIX: "/Users/jpasion/code/build-qt6/qtbase"
-- [QtBase] CMAKE_STAGING_PREFIX: ""
-- [QtBase] QT_BUILD_DIR: "/Users/jpasion/code/build-qt6/qtbase"
-- [QtBase] QT_INSTALL_DIR: "/Users/jpasion/code/build-qt6/qtbase"
-- [QtBase] QT_WILL_INSTALL: "OFF"
-- [QtBase] CMAKE_C_COMPILER: "/usr/bin/cc" (17.0.0.17000013)
-- [QtBase] CMAKE_CXX_COMPILER: "/usr/bin/c++" (17.0.0.17000013)
-- [QtBase] CMAKE_OBJC_COMPILER: "/usr/bin/cc" (17.0.0.17000013)
-- [QtBase] CMAKE_OBJCXX_COMPILER: "/usr/bin/c++" (17.0.0.17000013)
-- [QtBase] Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libz.tbd (found suitable version "1.2.12", minimum required is "1.0.8")
-- [QtBase] Found WrapSystemZLIB: TRUE (found suitable version "1.2.12", minimum required is "1.0.8")
-- [QtBase] Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- [QtBase] Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- [QtBase] Found Threads: TRUE
-- [QtBase] Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
-- [QtBase] Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR)
-- [QtBase] Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
-- [QtBase] Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR)
-- [QtBase] Could NOT find WrapOpenSSL (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
-- [QtBase] Could NOT find WrapZSTD (missing: ZSTD_LIBRARIES ZSTD_INCLUDE_DIRS) (Required is at least version "1.3")
-- [QtBase] Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2")
-- [QtBase] Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
-- [QtBase] Performing Test TEST_use_bfd_linker
-- [QtBase] Performing Test TEST_use_bfd_linker - Failed
-- [QtBase] Performing Test TEST_use_gold_linker
-- [QtBase] Performing Test TEST_use_gold_linker - Failed
-- [QtBase] Performing Test TEST_use_lld_linker
-- [QtBase] Performing Test TEST_use_lld_linker - Failed
-- [QtBase] Performing Test TEST_use_mold_linker
-- [QtBase] Performing Test TEST_use_mold_linker - Success
-- [QtBase] Performing Test TEST_optimize_debug
-- [QtBase] Performing Test TEST_optimize_debug - Success
-- [QtBase] Performing Test TEST_enable_new_dtags
-- [QtBase] Performing Test TEST_enable_new_dtags - Failed
-- [QtBase] Performing Test TEST_gdb_index
-- [QtBase] Performing Test TEST_gdb_index - Failed
-- [QtBase] Performing Test AVX512VBMI2 intrinsics
-- [QtBase] Performing Test AVX512VBMI2 intrinsics - Failed
-- [QtBase] Performing Test VAES intrinsics
-- [QtBase] Performing Test VAES intrinsics - Failed
-- [QtBase] Performing Test CRYPTO intrinsics
-- [QtBase] Performing Test CRYPTO intrinsics - Success
-- [QtBase] Performing Test SVE intrinsics
-- [QtBase] Performing Test SVE intrinsics - Success
-- [QtBase] Performing Test LSX intrinsics
-- [QtBase] Performing Test LSX intrinsics - Failed
-- [QtBase] Performing Test LASX intrinsics
-- [QtBase] Performing Test LASX intrinsics - Failed
-- [QtBase] Performing Test TEST_stack_protector
-- [QtBase] Performing Test TEST_stack_protector - Success
-- [QtBase] Performing Test TEST_trivial_auto_var_init_pattern
-- [QtBase] Performing Test TEST_trivial_auto_var_init_pattern - Success
-- [QtBase] Performing Test TEST_relro_now_linker
-- [QtBase] Performing Test TEST_relro_now_linker - Failed
-- [QtBase] Performing Test HAVE_cxx20
-- [QtBase] Performing Test HAVE_cxx20 - Success
-- [QtBase] Performing Test HAVE_reduce_relocations
-- [QtBase] Performing Test HAVE_reduce_relocations - Failed
-- [QtBase] Performing Test HAVE_signaling_nan
-- [QtBase] Performing Test HAVE_signaling_nan - Success
-- [QtBase] Performing Test opensslv11 - Failed because WrapOpenSSL::WrapOpenSSL not found
-- [QtBase] Performing Test opensslv30 - Failed because WrapOpenSSL::WrapOpenSSL not found
-- [QtBase] Performing Test opensslv11_headers - Failed because WrapOpenSSLHeaders::WrapOpenSSLHeaders not found
-- [QtBase] Performing Test opensslv30_headers - Failed because WrapOpenSSLHeaders::WrapOpenSSLHeaders not found
-- [QtBase] Performing Test -mno-direct-extern-access / -fno-direct-access-external-data support
-- [QtBase] Performing Test -mno-direct-extern-access / -fno-direct-access-external-data support - Failed
-- [QtBase] Performing Test HAVE_localtime_r
-- [QtBase] Performing Test HAVE_localtime_r - Success
-- [QtBase] Performing Test HAVE_localtime_s
-- [QtBase] Performing Test HAVE_localtime_s - Failed
-- [QtBase] Performing Test HAVE_posix_fallocate
-- [QtBase] Performing Test HAVE_posix_fallocate - Failed
-- [QtBase] Performing Test HAVE_intelcet
-- [QtBase] Performing Test HAVE_intelcet - Failed
-- [QtBase] Performing Test HAVE_glibc
-- [QtBase] Performing Test HAVE_glibc - Failed
-- [QtBase] Performing Test HAVE_using_stdlib_libcpp
-- [QtBase] Performing Test HAVE_using_stdlib_libcpp - Success
-- [QtBase] Looking for backtrace
-- [QtBase] Looking for backtrace - found
-- [QtBase] backtrace facility detected in default set of libraries
-- [QtBase] Found Backtrace: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include
-- [QtBase] Could NOT find WrapSystemDoubleConversion (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR __double_conversion_found)
-- [QtBase] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtBase] Failed to find all ICU components (missing: ICU_LIBRARY i18n uc data) (found suitable version "76.1", minimum required is "50.1")
-- [QtBase] Performing Test HAVE_STDATOMIC
-- [QtBase] Performing Test HAVE_STDATOMIC - Success
-- [QtBase] Found WrapAtomic: TRUE
-- [QtBase] Could NOT find Libb2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR)
-- [QtBase] Performing Test HAVE_GETTIME
-- [QtBase] Performing Test HAVE_GETTIME - Success
-- [QtBase] Performing Test HAVE_SHM_OPEN_SHM_UNLINK
-- [QtBase] Performing Test HAVE_SHM_OPEN_SHM_UNLINK - Success
-- [QtBase] Found WrapRt: TRUE
-- [QtBase] Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
-- [QtBase] Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
-- [QtBase] Performing Test HAVE_clock_monotonic
-- [QtBase] Performing Test HAVE_clock_monotonic - Failed
-- [QtBase] Performing Test HAVE_cxx_std_async_noncopyable
-- [QtBase] Performing Test HAVE_cxx_std_async_noncopyable - Success
-- [QtBase] Performing Test HAVE_cxx17_filesystem
-- [QtBase] Performing Test HAVE_cxx17_filesystem - Success
-- [QtBase] Performing Test HAVE_inotify
-- [QtBase] Performing Test HAVE_inotify - Failed
-- [QtBase] Performing Test HAVE_fsnotify
-- [QtBase] Performing Test HAVE_fsnotify - Failed
-- [QtBase] Performing Test HAVE_sysv_shm
-- [QtBase] Performing Test HAVE_sysv_shm - Success
-- [QtBase] Performing Test HAVE_sysv_sem
-- [QtBase] Performing Test HAVE_sysv_sem - Success
-- [QtBase] Performing Test HAVE_chrono_tzdb
-- [QtBase] Performing Test HAVE_chrono_tzdb - Failed
-- [QtBase] Performing Test HAVE_copy_file_range
-- [QtBase] Performing Test HAVE_copy_file_range - Failed
-- [QtBase] Performing Test __cxa_thread_atexit in C library
-- [QtBase] Performing Test __cxa_thread_atexit in C library - Success
-- [QtBase] Performing Test HAVE_dladdr
-- [QtBase] Performing Test HAVE_dladdr - Success
-- [QtBase] Performing Test HAVE_futimens
-- [QtBase] Performing Test HAVE_futimens - Success
-- [QtBase] Performing Test HAVE_getentropy
-- [QtBase] Performing Test HAVE_getentropy - Success
-- [QtBase] Performing Test HAVE_winsdkicu
-- [QtBase] Performing Test HAVE_winsdkicu - Failed
-- [QtBase] Performing Test HAVE_linkat
-- [QtBase] Performing Test HAVE_linkat - Success
-- [QtBase] Performing Test HAVE_memmem
-- [QtBase] Performing Test HAVE_memmem - Success
-- [QtBase] Performing Test HAVE_memrchr
-- [QtBase] Performing Test HAVE_memrchr - Failed
-- [QtBase] Performing Test HAVE_ppoll
-- [QtBase] Performing Test HAVE_ppoll - Failed
-- [QtBase] Performing Test HAVE_pollts
-- [QtBase] Performing Test HAVE_pollts - Failed
-- [QtBase] Performing Test HAVE_poll
-- [QtBase] Performing Test HAVE_poll - Success
-- [QtBase] Performing Test HAVE_posix_sem
-- [QtBase] Performing Test HAVE_posix_sem - Success
-- [QtBase] Performing Test HAVE_posix_shm
-- [QtBase] Performing Test HAVE_posix_shm - Success
-- [QtBase] Performing Test HAVE_pthread_clockjoin
-- [QtBase] Performing Test HAVE_pthread_clockjoin - Failed
-- [QtBase] Performing Test HAVE_pthread_condattr_setclock
-- [QtBase] Performing Test HAVE_pthread_condattr_setclock - Failed
-- [QtBase] Performing Test HAVE_pthread_timedjoin
-- [QtBase] Performing Test HAVE_pthread_timedjoin - Failed
-- [QtBase] Performing Test HAVE_cxx23_stacktrace
-- [QtBase] Performing Test HAVE_cxx23_stacktrace - Failed
-- [QtBase] Performing Test HAVE_cloexec
-- [QtBase] Performing Test HAVE_cloexec - Failed
-- [QtBase] Could NOT find WrapBrotli (missing: BrotliDec_FOUND BrotliEnc_FOUND BrotliCommon_FOUND)
-- [QtBase] Found GSSAPI: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/GSS.framework
-- [QtBase] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtBase] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtBase] Performing Test HAVE_LIBRESOLV_FUNCTIONS
-- [QtBase] Performing Test HAVE_LIBRESOLV_FUNCTIONS - Success
-- [QtBase] Found WrapResolv: TRUE
-- [QtBase] Performing Test HAVE_getifaddrs
-- [QtBase] Performing Test HAVE_getifaddrs - Success
-- [QtBase] Performing Test HAVE_ipv6ifname
-- [QtBase] Performing Test HAVE_ipv6ifname - Success
-- [QtBase] Performing Test HAVE_sctp
-- [QtBase] Performing Test HAVE_sctp - Failed
-- [QtBase] Performing Test HAVE_res_setservers
-- [QtBase] Performing Test HAVE_res_setservers - Success
-- [QtBase] Could NOT find Libdrm (missing: Libdrm_LIBRARY Libdrm_INCLUDE_DIR)
-- [QtBase] Performing Test HAVE_EGL
-- [QtBase] Performing Test HAVE_EGL - Failed
-- [QtBase] Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
-- [QtBase] Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
-- [QtBase] Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
-- [QtBase] Could NOT find gbm (missing: gbm_LIBRARY gbm_INCLUDE_DIR)
-- [QtBase] Could NOT find WrapSystemHarfbuzz (missing: __harfbuzz_found) (Required is at least version "2.6.0")
-- [QtBase] Could NOT find Libinput (missing: Libinput_LIBRARY Libinput_INCLUDE_DIR)
-- [QtBase] Could NOT find WrapSystemJpeg (missing: __jpeg_found)
-- [QtBase] Could NOT find WrapSystemMd4c (missing: __md4c_found)
-- [QtBase] Could NOT find WrapSystemPNG (missing: __png_found)
-- [QtBase] Found OpenGL: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework
-- [QtBase] Found WrapOpenGL: TRUE
-- [QtBase] Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
-- [QtBase] Performing Test HAVE_GLESv2
-- [QtBase] Performing Test HAVE_GLESv2 - Failed
-- [QtBase] Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
-- [QtBase] Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR)
-- [QtBase] Could NOT find RenderDoc (missing: RenderDoc_INCLUDE_DIR)
-- [QtBase] Performing Test HAVE_directwrite
-- [QtBase] Performing Test HAVE_directwrite - Failed
-- [QtBase] Performing Test HAVE_evdev
-- [QtBase] Performing Test HAVE_evdev - Failed
-- [QtBase] Performing Test HAVE_vxworksevdev
-- [QtBase] Performing Test HAVE_vxworksevdev - Failed
-- [QtBase] Performing Test HAVE_linuxfb
-- [QtBase] Performing Test HAVE_linuxfb - Failed
-- [QtBase] Performing Test RenderDoc header check - Failed because RenderDoc::RenderDoc not found
-- [QtBase] Tool 'Qt6::syncqt' will be built from source.
-- [QtBase] Tool 'Qt6::moc' will be built from source.
-- [QtBase] Tool 'Qt6::rcc' will be built from source.
-- [QtBase] Tool 'Qt6::tracepointgen' will be built from source.
-- [QtBase] Tool 'Qt6::tracegen' will be built from source.
-- [QtBase] Tool 'Qt6::cmake_automoc_parser' will be built from source.
-- [QtBase] Using Qt bundled PCRE2.
-- [QtBase] Found WrapPCRE2: TRUE
-- [QtBase] Using system ZLIB.
-- [QtBase] Found WrapZLIB: TRUE (found version "1.2.12")
-- [QtBase] Could NOT find WrapSystemDoubleConversion (missing: DOUBLE_CONVERSION_LIBRARY DOUBLE_CONVERSION_INCLUDE_DIR __double_conversion_found)
-- [QtBase] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtBase] Failed to find all ICU components (missing: ICU_LIBRARY i18n uc data) (found suitable version "76.1", minimum required is "50.1")
-- [QtBase] Could NOT find Libb2 (missing: LIBB2_LIBRARY LIBB2_INCLUDE_DIR)
-- [QtBase] Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
-- [QtBase] Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
-- [QtBase] Running syncqt.cpp for module: QtCore
-- [QtBase] Running syncqt.cpp for module: QtPng
-- [QtBase] Running syncqt.cpp for module: QtJpeg
-- [QtBase] Using Qt bundled PNG.
-- [QtBase] Found WrapPNG: TRUE
-- [QtBase] Running syncqt.cpp for module: QtFreetype
-- [QtBase] Running syncqt.cpp for module: QtHarfbuzz
-- [QtBase] Running syncqt.cpp for module: QtConcurrent
-- [QtBase] Running syncqt.cpp for module: QtSql
-- [QtBase] Could NOT find WrapBrotli (missing: BrotliDec_FOUND BrotliEnc_FOUND BrotliCommon_FOUND)
-- [QtBase] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtBase] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtBase] Running syncqt.cpp for module: QtNetwork
-- [QtBase] Running syncqt.cpp for module: QtXml
-- [QtBase] Running syncqt.cpp for module: QtDBus
-- [QtBase] Tool 'Qt6::uic' will be built from source.
-- [QtBase] Tool 'Qt6::qdbuscpp2xml' will be built from source.
-- [QtBase] Tool 'Qt6::qdbusxml2cpp' will be built from source.
-- [QtBase] Tool 'Qt6::qlalr' will be built from source.
-- [QtBase] Tool 'Qt6::qvkgen' will be built from source.
-- [QtBase] Tool 'Qt6::qtpaths' will be built from source.
-- [QtBase] Tool 'Qt6::androiddeployqt' will be built from source.
-- [QtBase] Tool 'Qt6::androidtestrunner' will be built from source.
-- [QtBase] Tool 'Qt6::macdeployqt' will be built from source.
-- [QtBase] Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR)
-- [QtBase] Using Qt bundled Harfbuzz.
-- [QtBase] Found WrapHarfbuzz: TRUE
-- [QtBase] Using Qt bundled Freetype.
-- [QtBase] Found WrapFreetype: TRUE
-- [QtBase] Could NOT find Libdrm (missing: Libdrm_LIBRARY Libdrm_INCLUDE_DIR)
-- [QtBase] Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
-- [QtBase] Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
-- [QtBase] Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
-- [QtBase] Could NOT find gbm (missing: gbm_LIBRARY gbm_INCLUDE_DIR)
-- [QtBase] Could NOT find WrapSystemHarfbuzz (missing: __harfbuzz_found) (Required is at least version "2.6.0")
-- [QtBase] Could NOT find Libinput (missing: Libinput_LIBRARY Libinput_INCLUDE_DIR)
-- [QtBase] Could NOT find WrapSystemJpeg (missing: __jpeg_found)
-- [QtBase] Could NOT find WrapSystemMd4c (missing: __md4c_found)
-- [QtBase] Could NOT find WrapSystemPNG (missing: __png_found)
-- [QtBase] Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
-- [QtBase] Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
-- [QtBase] Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR)
-- [QtBase] Could NOT find RenderDoc (missing: RenderDoc_INCLUDE_DIR)
-- [QtBase] Running syncqt.cpp for module: QtGui
-- [QtBase] Running syncqt.cpp for module: QtExampleIcons
-- [QtBase] Running syncqt.cpp for module: QtExamplesAssetDownloader
-- [QtBase] Running syncqt.cpp for module: QtOpenGL
-- [QtBase] Running syncqt.cpp for module: QtWidgets
-- [QtBase] Running syncqt.cpp for module: QtOpenGLWidgets
-- [QtBase] Running syncqt.cpp for module: QtDeviceDiscoverySupport
-- [QtBase] Running syncqt.cpp for module: QtFbSupport
-- [QtBase] Running syncqt.cpp for module: QtTest
-- [QtBase] Found Cups: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libcups.tbd (found version "2.3.4")
-- [QtBase] Running syncqt.cpp for module: QtPrintSupport
-- [QtBase] Could NOT find DB2 (missing: DB2_INCLUDE_DIR DB2_LIBRARY)
-- [QtBase] Could NOT find MySQL (missing: MySQL_LIBRARY MySQL_INCLUDE_DIR)
-- [QtBase] Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR)
-- [QtBase] Could NOT find Oracle (missing: Oracle_LIBRARY Oracle_INCLUDE_DIR)
-- [QtBase] Could NOT find ODBC (missing: ODBC_INCLUDE_DIR)
-- [QtBase] Found SQLite3: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include (found version "3.43.2")
-- [QtBase] Could NOT find Interbase (missing: Interbase_LIBRARY Interbase_INCLUDE_DIR)
-- [QtBase] Could NOT find Mimer (missing: Mimer_LIBRARIES Mimer_INCLUDE_DIR)
-- [QtBase] Using Qt bundled Jpeg.
-- [QtBase] Found WrapJpeg: TRUE
-- [QtBase] Tool 'Qt6::qmake' will be built from source.
-- [QtBase] Generated QtModulePlugins.cmake files for the following modules: Core;Sql;Network;Gui;Widgets;PrintSupport
-- Configuring submodule 'qtimageformats'
-- [QtImageFormats] CMAKE_STRIP (original): /usr/bin/strip
-- [QtImageFormats] Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
-- [QtImageFormats] Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR JPEG_LIBRARIES)
-- [QtImageFormats] Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
-- [QtImageFormats] Could NOT find WrapWebP (missing: WebP_INCLUDE_DIR WebP_LIBRARY WebP_demux_INCLUDE_DIR WebP_demux_LIBRARY WebP_mux_INCLUDE_DIR WebP_mux_LIBRARY)
-- [QtImageFormats] Could NOT find Libmng (missing: LIBMNG_LIBRARY LIBMNG_INCLUDE_DIR)
-- Configuring submodule 'qtlanguageserver'
-- [QtLanguageServer] CMAKE_STRIP (original): /usr/bin/strip
-- [QtLanguageServer] Running syncqt.cpp for module: QtJsonRpc
-- [QtLanguageServer] Running syncqt.cpp for module: QtLanguageServer
-- Configuring submodule 'qtshadertools'
-- [QtShaderTools] CMAKE_STRIP (original): /usr/bin/strip
-- [QtShaderTools] Running syncqt.cpp for module: QtShaderTools
-- [QtShaderTools] Tool 'Qt6::qsb' will be built from source.
-- Configuring submodule 'qtsvg'
-- [QtSvg] CMAKE_STRIP (original): /usr/bin/strip
-- [QtSvg] Running syncqt.cpp for module: QtSvg
-- [QtSvg] Running syncqt.cpp for module: QtSvgWidgets
-- Configuring submodule 'qtdeclarative'
-- [QtDeclarative] CMAKE_STRIP (original): /usr/bin/strip
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlToolingSettings
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlTypeRegistrar
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlIntegration
-- [QtDeclarative] Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
-- [QtDeclarative] Found Python: /opt/homebrew/Frameworks/Python.framework/Versions/3.13/bin/python3.13 (found version "3.13.2") found components: Interpreter
-- [QtDeclarative] Performing Test HAVE_arm_fp
-- [QtDeclarative] Performing Test HAVE_arm_fp - Success
-- [QtDeclarative] Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
-- [QtDeclarative] Running syncqt.cpp for module: QtQml
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlModels
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlCore
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlNetwork
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlWorkerScript
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlMeta
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlLocalStorage
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlXmlListModel
-- [QtDeclarative] Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
-- [QtDeclarative] Running syncqt.cpp for module: QtQuick
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickLayouts
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickTest
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickTestUtils
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickParticles
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickEffects
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickShapesDesignHelpers
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickShapes
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickVectorImageGenerator
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickVectorImage
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickWidgets
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickTemplates2
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2Impl
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2BasicStyleImpl
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2Basic
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2FusionStyleImpl
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2Fusion
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2ImagineStyleImpl
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2Imagine
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2MaterialStyleImpl
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2Material
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2UniversalStyleImpl
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2Universal
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2FluentWinUI3StyleImpl
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2MacOSStyleImpl
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2IOSStyleImpl
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControls2
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickDialogs2Utils
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickDialogs2QuickImpl
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickDialogs2
-- [QtDeclarative] Running syncqt.cpp for module: QtQuickControlsTestUtils
-- [QtDeclarative] Running syncqt.cpp for module: QtLabsSettings
-- [QtDeclarative] Running syncqt.cpp for module: QtLabsQmlModels
-- [QtDeclarative] Running syncqt.cpp for module: QtLabsFolderListModel
-- [QtDeclarative] Running syncqt.cpp for module: QtLabsAnimation
-- [QtDeclarative] Running syncqt.cpp for module: QtLabsPlatform
-- [QtDeclarative] Running syncqt.cpp for module: QtLabsWavefrontMesh
-- [QtDeclarative] Running syncqt.cpp for module: QtLabsSharedImage
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlCompiler
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlDom
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlFormat
-- [QtDeclarative] Tool 'Qt6::qmlaotstats' will be built from source.
-- [QtDeclarative] Tool 'Qt6::qmlcachegen' will be built from source.
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlLS
-- [QtDeclarative] Running syncqt.cpp for module: QtPacketProtocol
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlDebug
-- [QtDeclarative] Running syncqt.cpp for module: QtQmlAssetDownloader
-- [QtDeclarative] Tool 'Qt6::qmldom' will be built from source.
-- [QtDeclarative] Tool 'Qt6::qmllint' will be built from source.
-- [QtDeclarative] Tool 'Qt6::qmltc' will be built from source.
-- [QtDeclarative] Tool 'Qt6::qmltyperegistrar' will be built from source.
-- [QtDeclarative] Tool 'Qt6::qmljsrootgen' will be built from source.
-- [QtDeclarative] Tool 'Qt6::qmlformat' will be built from source.
-- [QtDeclarative] Tool 'Qt6::qmlimportscanner' will be built from source.
-- [QtDeclarative] Tool 'Qt6::qmlprofiler' will be built from source.
-- [QtDeclarative] Tool 'Qt6::qmltime' will be built from source.
-- [QtDeclarative] Tool 'Qt6::qmlplugindump' will be built from source.
-- [QtDeclarative] Tool 'Qt6::qmltestrunner' will be built from source.
-- [QtDeclarative] Tool 'Qt6::svgtoqml' will be built from source.
-- [QtDeclarative] Generated QtModulePlugins.cmake files for the following modules: Qml;Quick;QmlCompiler;QmlLSPrivate
-- Configuring submodule 'qtquicktimeline'
-- [QtQuickTimeline] CMAKE_STRIP (original): /usr/bin/strip
-- [QtQuickTimeline] Running syncqt.cpp for module: QtQuickTimelineBlendTrees
-- [QtQuickTimeline] Running syncqt.cpp for module: QtQuickTimeline
-- Configuring submodule 'qtquick3d'
-- [QtQuick3D] CMAKE_STRIP (original): /usr/bin/strip
-- [QtQuick3D] Could NOT find WrapSystemOpenXR (missing: __openxr_found) (Required is at least version "1.1.40")
-- [QtQuick3D] Running syncqt.cpp for module: QtQuick3DUtils
-- [QtQuick3D] Running syncqt.cpp for module: QtQuick3DAssetImport
-- [QtQuick3D] Running syncqt.cpp for module: QtQuick3DRuntimeRender
-- [QtQuick3D] Running syncqt.cpp for module: QtQuick3D
-- [QtQuick3D] Running syncqt.cpp for module: QtQuick3DParticles
-- [QtQuick3D] Running syncqt.cpp for module: QtQuick3DAssetUtils
-- [QtQuick3D] Could NOT find WrapQuick3DAssimp (missing: WrapQuick3DAssimp_FOUND) (Required is at least version "5.1.6")
-- [QtQuick3D] Performing Test Assimp
-- [QtQuick3D] Performing Test Assimp - Failed
-- [QtQuick3D] Running syncqt.cpp for module: QtQuick3DHelpersImpl
-- [QtQuick3D] Running syncqt.cpp for module: QtQuick3DHelpers
-- [QtQuick3D] Running syncqt.cpp for module: QtQuick3DIblBaker
-- [QtQuick3D] Running syncqt.cpp for module: QtQuick3DGlslParser
-- [QtQuick3D] Could NOT find WrapSystemOpenXR (missing: __openxr_found) (Required is at least version "1.1.40")
-- [QtQuick3D] Using Qt bundled OpenXR.
-- [QtQuick3D] Found WrapOpenXR: TRUE
-- [QtQuick3D] Running syncqt.cpp for module: QtQuick3DXr
-- [QtQuick3D] Tool 'Qt6::balsam' will be built from source.
-- [QtQuick3D] Tool 'Qt6::balsamui' will be built from source.
-- [QtQuick3D] Tool 'Qt6::meshdebug' will be built from source.
-- [QtQuick3D] Tool 'Qt6::shadergen' will be built from source.
-- [QtQuick3D] Tool 'Qt6::instancer' will be built from source.
-- [QtQuick3D] Tool 'Qt6::shapegen' will be built from source.
-- [QtQuick3D] Tool 'Qt6::materialeditor' will be built from source.
-- [QtQuick3D] Generated QtModulePlugins.cmake files for the following modules: Quick3DAssetImport
-- Configuring submodule 'qtmultimedia'
-- [QtMultimedia] CMAKE_STRIP (original): /usr/bin/strip
-- [QtMultimedia] Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)
-- [QtMultimedia] Found AVFoundation: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVFoundation.framework
-- [QtMultimedia] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtMultimedia] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtMultimedia] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtMultimedia] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtMultimedia] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtMultimedia] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtMultimedia] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtMultimedia] Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
-- [QtMultimedia] Could NOT find MMRendererCore (missing: MMRendererCore_LIBRARY)
-- [QtMultimedia] Could NOT find MMRenderer (missing: MMRenderer_LIBRARY)
-- [QtMultimedia] Could NOT find WrapPulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_INCLUDE_DIR WrapPulseAudio_FOUND)
-- [QtMultimedia] Could NOT find WMF (missing: WMF_STRMIIDS_LIBRARY WMF_AMSTRMID_LIBRARY WMF_DMOGUIDS_LIBRARY WMF_UUID_LIBRARY WMF_MSDMO_LIBRARY WMF_OLE32_LIBRARY WMF_OLEAUT32_LIBRARY WMF_MF_LIBRARY WMF_MFUUID_LIBRARY WMF_MFPLAT_LIBRARY WMF_MFCORE_LIBRARY WMF_PROPSYS_LIBRARY)
-- [QtMultimedia] Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
-- [QtMultimedia] FFmpeg shared libs:
-- [QtMultimedia] FFmpeg stubs:
-- [QtMultimedia] Could NOT find FFmpeg (missing: FFMPEG_LIBRARIES FFMPEG_INCLUDE_DIRS AVCODEC_LIBRARY AVCODEC_INCLUDE_DIR AVFORMAT_LIBRARY AVFORMAT_INCLUDE_DIR AVUTIL_LIBRARY AVUTIL_INCLUDE_DIR SWRESAMPLE_LIBRARY SWRESAMPLE_INCLUDE_DIR SWSCALE_LIBRARY SWSCALE_INCLUDE_DIR)
[QtMultimedia] Reason given by package: FFMPEG_DIR CMake variable is not correct.
[QtMultimedia] Make sure that the FFMPEG_DIR CMake variable is set to a path that
[QtMultimedia] contains FFmpeg 'lib' and 'include' directories and that the FFmpeg
[QtMultimedia] installation is built with the avformat, avcodec, swresample,
[QtMultimedia] swscale, and avutil libraries. To resolve the issue, please delete
[QtMultimedia] CMakeCache.txt and run configure again with the correct FFMPEG_DIR
[QtMultimedia] CMake variable set.
[QtMultimedia]
[QtMultimedia]
-- [QtMultimedia] Could NOT find PipeWire (missing: PipeWire_LIBRARIES PipeWire_INCLUDE_DIRS Spa_INCLUDE_DIRS) (found version "")
-- [QtMultimedia] Checking for one of the modules 'libva'
-- [QtMultimedia] Checking for one of the modules 'libva-drm'
-- [QtMultimedia] Could NOT find VAAPI (missing: VAAPI_VA_FOUND VAAPI_DRM_FOUND VAAPI_INCLUDE_DIR VAAPI_SUFFIX VA DRM)
-- [QtMultimedia] Performing Test Video for Linux
-- [QtMultimedia] Performing Test Video for Linux - Failed
-- [QtMultimedia] Performing Test Linux DMA buffer support - Failed because EGL::EGL not found
-- [QtMultimedia] Running syncqt.cpp for module: QtMultimedia
-- [QtMultimedia] Running syncqt.cpp for module: QtSpatialAudio
-- [QtMultimedia] Running syncqt.cpp for module: QtMultimediaQuick
-- [QtMultimedia] Running syncqt.cpp for module: QtQuick3DSpatialAudio
-- [QtMultimedia] Running syncqt.cpp for module: QtMultimediaWidgets
-- [QtMultimedia] Running syncqt.cpp for module: QtMultimediaTestLib
-- [QtMultimedia] Generated QtModulePlugins.cmake files for the following modules: Multimedia
-- Configuring submodule 'qt3d'
-- [Qt3D] CMAKE_STRIP (original): /usr/bin/strip
-- [Qt3D] Could NOT find WrapQt3DAssimp (missing: WrapQt3DAssimp_FOUND) (Required is at least version "5")
-- [Qt3D] Performing Test
-- [Qt3D] Performing Test - Failed
-- [Qt3D] Running syncqt.cpp for module: Qt3DCore
-- [Qt3D] Running syncqt.cpp for module: Qt3DLogic
-- [Qt3D] Running syncqt.cpp for module: Qt3DInput
-- [Qt3D] Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR) (found version "")
-- [Qt3D] Running syncqt.cpp for module: Qt3DRender
-- [Qt3D] Running syncqt.cpp for module: Qt3DExtras
-- [Qt3D] Running syncqt.cpp for module: Qt3DAnimation
-- [Qt3D] Running syncqt.cpp for module: Qt3DQuick
-- [Qt3D] Running syncqt.cpp for module: Qt3DQuickRender
-- [Qt3D] Running syncqt.cpp for module: Qt3DQuickScene2D
-- [Qt3D] Running syncqt.cpp for module: Qt3DQuickScene3D
-- [Qt3D] Running syncqt.cpp for module: Qt3DQuickExtras
-- [Qt3D] Running syncqt.cpp for module: Qt3DQuickInput
-- [Qt3D] Running syncqt.cpp for module: Qt3DQuickLogic
-- [Qt3D] Running syncqt.cpp for module: Qt3DQuickAnimation
-- [Qt3D] Generated QtModulePlugins.cmake files for the following modules: 3DInput;3DRender
-- Configuring submodule 'qt5compat'
-- [Qt5Compat] CMAKE_STRIP (original): /usr/bin/strip
-- [Qt5Compat] Failed to find all ICU components (missing: ICU_LIBRARY i18n uc data) (found suitable version "76.1", minimum required is "50.1")
-- [Qt5Compat] Performing Test HAVE_ICONV
-- [Qt5Compat] Performing Test HAVE_ICONV - Failed
-- [Qt5Compat] Performing Test HAVE_ICONV_WITH_LIB
-- [Qt5Compat] Performing Test HAVE_ICONV_WITH_LIB - Failed
-- [Qt5Compat] Running syncqt.cpp for module: QtCore5Compat
-- Configuring submodule 'qtactiveqt'
-- [QtActiveQt] CMAKE_STRIP (original): /usr/bin/strip
-- Configuring submodule 'qtcharts'
-- [QtCharts] CMAKE_STRIP (original): /usr/bin/strip
-- [QtCharts] Running syncqt.cpp for module: QtCharts
-- [QtCharts] Running syncqt.cpp for module: QtChartsQml
-- Configuring submodule 'qtcoap'
-- [QtCoap] CMAKE_STRIP (original): /usr/bin/strip
-- [QtCoap] Running syncqt.cpp for module: QtCoap
-- Configuring submodule 'qtconnectivity'
-- [QtConnectivity] CMAKE_STRIP (original): /usr/bin/strip
-- [QtConnectivity] Running syncqt.cpp for module: QtConnectivity
-- [QtConnectivity] Running syncqt.cpp for module: QtBluetooth
-- [QtConnectivity] Running syncqt.cpp for module: QtNfc
-- Configuring submodule 'qtdatavis3d'
-- [QtDataVisualization] CMAKE_STRIP (original): /usr/bin/strip
-- [QtDataVisualization] Running syncqt.cpp for module: QtDataVisualization
-- [QtDataVisualization] Running syncqt.cpp for module: QtDataVisualizationQml
-- Configuring submodule 'qtgraphs'
-- [QtGraphs] CMAKE_STRIP (original): /usr/bin/strip
-- [QtGraphs] Running syncqt.cpp for module: QtGraphsWidgets
-- [QtGraphs] Running syncqt.cpp for module: QtGraphs
-- Configuring submodule 'qtwebsockets'
-- [QtWebSockets] CMAKE_STRIP (original): /usr/bin/strip
-- [QtWebSockets] Running syncqt.cpp for module: QtWebSockets
-- Configuring submodule 'qthttpserver'
-- [QtHttpServer] CMAKE_STRIP (original): /usr/bin/strip
-- [QtHttpServer] Running syncqt.cpp for module: QtHttpServer
-- Configuring submodule 'qtserialport'
-- [QtSerialPort] CMAKE_STRIP (original): /usr/bin/strip
-- [QtSerialPort] Performing Test HAVE_ntddmodm
-- [QtSerialPort] Performing Test HAVE_ntddmodm - Failed
-- [QtSerialPort] Running syncqt.cpp for module: QtSerialPort
-- Configuring submodule 'qtpositioning'
-- [QtPositioning] CMAKE_STRIP (original): /usr/bin/strip
-- [QtPositioning] Running syncqt.cpp for module: QtPositioning
-- [QtPositioning] Running syncqt.cpp for module: QtPositioningQuick
-- [QtPositioning] Generated QtModulePlugins.cmake files for the following modules: Positioning
-- Configuring submodule 'qtlocation'
-- [QtLocation] CMAKE_STRIP (original): /usr/bin/strip
-- [QtLocation] Running syncqt.cpp for module: QtLocation
-- [QtLocation] Generated QtModulePlugins.cmake files for the following modules: Location
-- Configuring submodule 'qtquick3dphysics'
-- [QtQuick3DPhysics] CMAKE_STRIP (original): /usr/bin/strip
-- [QtQuick3DPhysics] Running syncqt.cpp for module: QtQuick3DPhysics
-- [QtQuick3DPhysics] Running syncqt.cpp for module: QtQuick3DPhysicsHelpers
-- Configuring submodule 'qtsensors'
-- [QtSensors] CMAKE_STRIP (original): /usr/bin/strip
-- [QtSensors] Running syncqt.cpp for module: QtSensors
-- [QtSensors] Running syncqt.cpp for module: QtSensorsQuick
-- [QtSensors] Generated QtModulePlugins.cmake files for the following modules: Sensors
-- Configuring submodule 'qttools'
-- [QtTools] CMAKE_STRIP (original): /usr/bin/strip
-- [QtTools] Performing Test HAVE_FFI_CALL
-- [QtTools] Performing Test HAVE_FFI_CALL - Success
-- [QtTools] Found FFI: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libffi.tbd
-- [QtTools] Looking for histedit.h
-- [QtTools] Looking for histedit.h - found
-- [QtTools] Found LibEdit: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include (found version "2.11")
-- [QtTools] Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libz.tbd (found version "1.2.12")
-- [QtTools] Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR)
-- [QtTools] Found LibXml2: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libxml2.tbd (found version "2.9.13")
-- [QtTools] Could NOT find zstd (missing: zstd_LIBRARY zstd_INCLUDE_DIR)
-- [QtTools] Found WrapLibClang: TRUE (found suitable version "20.1.1", minimum required is "8")
-- [QtTools] Running syncqt.cpp for module: QtUiPlugin
-- [QtTools] Running syncqt.cpp for module: QtUiTools
-- [QtTools] Running syncqt.cpp for module: QtTools
-- [QtTools] Tool 'Qt6::lconvert' will be built from source.
-- [QtTools] Tool 'Qt6::lprodump' will be built from source.
-- [QtTools] Tool 'Qt6::lrelease' will be built from source.
-- [QtTools] Tool 'Qt6::lrelease-pro' will be built from source.
-- [QtTools] Tool 'Qt6::lupdate' will be built from source.
-- [QtTools] Tool 'Qt6::lupdate-pro' will be built from source.
-- [QtTools] Could NOT find WrapZSTD (missing: ZSTD_LIBRARIES ZSTD_INCLUDE_DIRS) (Required is at least version "1.3")
-- [QtTools] Running syncqt.cpp for module: QtDesigner
-- [QtTools] Running syncqt.cpp for module: QtDesignerComponents
-- [QtTools] Running syncqt.cpp for module: QtHelp
-- [QtTools] Tool 'Qt6::qhelpgenerator' will be built from source.
-- [QtTools] Tool 'Qt6::qtattributionsscanner' will be built from source.
-- [QtTools] Running syncqt.cpp for module: QtQDocCatch
-- [QtTools] Running syncqt.cpp for module: QtQDocCatchConversions
-- [QtTools] Running syncqt.cpp for module: QtQDocCatchGenerators
-- [QtTools] Tool 'Qt6::qdoc' will be built from source.
-- [QtTools] Generated QtModulePlugins.cmake files for the following modules: Designer;Help
-- Configuring submodule 'qtwebchannel'
-- [QtWebChannel] CMAKE_STRIP (original): /usr/bin/strip
-- [QtWebChannel] Running syncqt.cpp for module: QtWebChannel
-- [QtWebChannel] Running syncqt.cpp for module: QtWebChannelQuick
-- Configuring submodule 'qtwebengine'
-- [QtWebEngine] CMAKE_STRIP (original): /usr/bin/strip
-- [QtWebEngine] Found Ninja: /opt/homebrew/bin/ninja (found suitable version "1.12.1", minimum required is "1.7.2")
-- [QtWebEngine] Could NOT find Gn (missing: Gn_EXECUTABLE) (Required is exact version "6.10.0")
-- [QtWebEngine] Found Python3: /opt/homebrew/Frameworks/Python.framework/Versions/3.13/bin/python3.13 (found suitable version "3.13.2", minimum required is "3.8") found components: Interpreter
-- [QtWebEngine] Found GPerf: /usr/bin/gperf
-- [QtWebEngine] Found BISON: /usr/bin/bison (found version "2.3")
-- [QtWebEngine] Found FLEX: /usr/bin/flex (found version "2.6.4")
-- [QtWebEngine] Found Perl: /usr/bin/perl (found version "5.34.1")
-- [QtWebEngine] Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- [QtWebEngine] Could NOT find Snappy (missing: SNAPPY_LIBRARY SNAPPY_INCLUDE_DIR)
-- [QtWebEngine] Found Nodejs: /opt/homebrew/bin/node (found suitable version "23.10.0", minimum required is "14.9")
-- [QtWebEngine] Configure checks for qtpdf found issues.The following configure warnings were found:
[QtWebEngine] * No harfbuzz library at least 4.3.0 version or later. Using build-in one
-- [QtWebEngine] Configure checks for qtwebengine found issues.The following configure warnings were found:
[QtWebEngine] * No libudev found.
[QtWebEngine] * No harfbuzz library at least 4.3.0 version or later. Using build-in one
[QtWebEngine] * No glib library at least 2.32.0 version or later. Using build-in one
-- [QtWebEngine] Configure checks for qtwebengine failed.The following configure errors were found:
[QtWebEngine] * Python3 html5lib is missing (/opt/homebrew/Frameworks/Python.framework/Versions/3.13/bin/python3.13).
-- [QtWebEngine] Performing Test re2 - Failed because PkgConfig::RE2 not found
-- [QtWebEngine] Performing Test vpx - Failed because PkgConfig::VPX not found
-- [QtWebEngine] Performing Test snappy - Failed because Snappy::Snappy not found
-- [QtWebEngine] Performing Test compatible libjpeg - Failed because PkgConfig::JPEG not found
-- [QtWebEngine] Performing Test freetype >= 2.4.2 - Failed because PkgConfig::FREETYPE not found
-- [QtWebEngine] Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- [QtWebEngine] Running syncqt.cpp for module: QtPdf
-- [QtWebEngine] Running syncqt.cpp for module: QtPdfWidgets
-- [QtWebEngine] Running syncqt.cpp for module: QtPdfQuick
-- Configuring submodule 'qtdoc'
-- [QtDoc] CMAKE_STRIP (original): /usr/bin/strip
-- Configuring submodule 'qtgrpc'
-- [QtGrpc] CMAKE_STRIP (original): /usr/bin/strip
-- Could NOT find protobuf (missing: protobuf_DIR)
-- [QtGrpc] Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR)
-- Could NOT find protobuf (missing: protobuf_DIR)
-- [QtGrpc] Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR)
-- Could NOT find protobuf (missing: protobuf_DIR)
-- [QtGrpc] Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR)
-- Could NOT find protobuf (missing: protobuf_DIR)
-- [QtGrpc] Could NOT find Protobuf (missing: Protobuf_LIBRARIES Protobuf_INCLUDE_DIR)
-- [QtGrpc] Running syncqt.cpp for module: QtProtobuf
-- [QtGrpc] Running syncqt.cpp for module: QtProtobufQuick
-- [QtGrpc] Running syncqt.cpp for module: QtGrpc
-- [QtGrpc] Running syncqt.cpp for module: QtGrpcQuick
-- Configuring submodule 'qtlottie'
-- [QtLottie] CMAKE_STRIP (original): /usr/bin/strip
-- [QtLottie] Running syncqt.cpp for module: QtLottie
-- Configuring submodule 'qtmqtt'
-- [QtMqtt] CMAKE_STRIP (original): /usr/bin/strip
-- [QtMqtt] Running syncqt.cpp for module: QtMqtt
-- Configuring submodule 'qtnetworkauth'
-- [QtNetworkAuth] CMAKE_STRIP (original): /usr/bin/strip
-- [QtNetworkAuth] Running syncqt.cpp for module: QtNetworkAuth
-- Configuring submodule 'qtopcua'
-- [QtOpcUa] CMAKE_STRIP (original): /usr/bin/strip
-- [QtOpcUa] Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) (Required is at least version "3.0")
-- [QtOpcUa] Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR) (Required is at least version "3.0")
-- [QtOpcUa] Could NOT find WrapOpenSSL (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) (Required is at least version "3.0")
-- [QtOpcUa] Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) (Required is at least version "3.0")
-- [QtOpcUa] Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR) (Required is at least version "3.0")
-- [QtOpcUa] Could NOT find WrapOpenSSL (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) (Required is at least version "3.0")
-- [QtOpcUa] Running syncqt.cpp for module: QtOpcUa
-- [QtOpcUa] Running syncqt.cpp for module: QtDeclarativeOpcua
-- [QtOpcUa] Tool 'Qt6::qopcuaxmldatatypes2cpp' will be built from source.
-- [QtOpcUa] Generated QtModulePlugins.cmake files for the following modules: OpcUa
-- Configuring submodule 'qtqa'
-- [QtQualityAssurance] CMAKE_STRIP (original): /usr/bin/strip
-- Configuring submodule 'qtquickeffectmaker'
-- [QQEffectMaker] CMAKE_STRIP (original): /usr/bin/strip
-- Configuring submodule 'qtremoteobjects'
-- [QtRemoteObjects] CMAKE_STRIP (original): /usr/bin/strip
-- [QtRemoteObjects] Running syncqt.cpp for module: QtRepParser
-- [QtRemoteObjects] Running syncqt.cpp for module: QtRemoteObjects
-- [QtRemoteObjects] Running syncqt.cpp for module: QtRemoteObjectsQml
-- [QtRemoteObjects] Tool 'Qt6::repc' will be built from source.
-- Configuring submodule 'qtscxml'
-- [QtScxml] CMAKE_STRIP (original): /usr/bin/strip
-- [QtScxml] Running syncqt.cpp for module: QtScxmlGlobal
-- [QtScxml] Running syncqt.cpp for module: QtScxml
-- [QtScxml] Running syncqt.cpp for module: QtScxmlQml
-- [QtScxml] Running syncqt.cpp for module: QtStateMachine
-- [QtScxml] Running syncqt.cpp for module: QtStateMachineQml
-- [QtScxml] Tool 'Qt6::qscxmlc' will be built from source.
-- [QtScxml] Generated QtModulePlugins.cmake files for the following modules: Scxml
-- Configuring submodule 'qtserialbus'
-- [QtSerialBus] CMAKE_STRIP (original): /usr/bin/strip
-- [QtSerialBus] Running syncqt.cpp for module: QtSerialBus
-- [QtSerialBus] Generated QtModulePlugins.cmake files for the following modules: SerialBus
-- Configuring submodule 'qtspeech'
-- [QtSpeech] CMAKE_STRIP (original): /usr/bin/strip
-- [QtSpeech] Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR)
-- [QtSpeech] Running syncqt.cpp for module: QtTextToSpeech
-- [QtSpeech] Generated QtModulePlugins.cmake files for the following modules: TextToSpeech
-- Configuring submodule 'qttranslations'
-- [QtTranslations] CMAKE_STRIP (original): /usr/bin/strip
-- [QtTranslations] Found Python3: /opt/homebrew/Frameworks/Python.framework/Versions/3.13/bin/python3.13 (found version "3.13.2") found components: Interpreter
-- Configuring submodule 'qtvirtualkeyboard'
-- [QtVirtualKeyboard] CMAKE_STRIP (original): /usr/bin/strip
-- [QtVirtualKeyboard] Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- [QtVirtualKeyboard] Could NOT find CerenceHwrAlphabetic (missing: CERENCE_HWR_ALPHABETIC_INCLUDE_DIRS)
-- [QtVirtualKeyboard] Could NOT find CerenceHwrCjk (missing: CERENCE_HWR_CJK_INCLUDE_DIRS)
-- [QtVirtualKeyboard] Could NOT find CerenceXt9 (missing: CERENCE_XT9_INCLUDE_DIRS)
-- [QtVirtualKeyboard] 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)
-- [QtVirtualKeyboard] Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- [QtVirtualKeyboard] Could NOT find CerenceHwrAlphabetic (missing: CERENCE_HWR_ALPHABETIC_INCLUDE_DIRS)
-- [QtVirtualKeyboard] Could NOT find CerenceHwrCjk (missing: CERENCE_HWR_CJK_INCLUDE_DIRS)
-- [QtVirtualKeyboard] Could NOT find CerenceXt9 (missing: CERENCE_XT9_INCLUDE_DIRS)
-- [QtVirtualKeyboard] 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)
-- [QtVirtualKeyboard] Running syncqt.cpp for module: QtVirtualKeyboard
-- [QtVirtualKeyboard] Running syncqt.cpp for module: QtVirtualKeyboardQml
-- [QtVirtualKeyboard] Running syncqt.cpp for module: QtVirtualKeyboardSettings
-- Configuring submodule 'qtwayland'
-- [QtWayland] CMAKE_STRIP (original): /usr/bin/strip
-- [QtWayland] Could NOT find WaylandScanner (missing: WaylandScanner_EXECUTABLE)
-- [QtWayland] Could NOT find Wayland_Client (missing: Wayland_Client_LIBRARY Wayland_Client_INCLUDE_DIR) (found version "")
-- [QtWayland] Could NOT find Wayland_Server (missing: Wayland_Server_LIBRARY Wayland_Server_INCLUDE_DIR) (found version "")
-- [QtWayland] Could NOT find Wayland_Cursor (missing: Wayland_Cursor_LIBRARY Wayland_Cursor_INCLUDE_DIR) (found version "")
-- [QtWayland] Could NOT find Wayland_Egl (missing: Wayland_Egl_LIBRARY Wayland_Egl_INCLUDE_DIR Wayland_Client_FOUND) (found version "")
-- [QtWayland] Could NOT find Wayland (missing: Wayland_LIBRARIES) (Required is at least version "1.15")
-- Configuring submodule 'qtwebview'
-- Could NOT find Qt6WebEngineCore (missing: Qt6WebEngineCore_DIR)
-- Could NOT find Qt6WebEngineQuick (missing: Qt6WebEngineQuick_DIR)
-- [QtWebView] CMAKE_STRIP (original): /usr/bin/strip
-- [QtWebView] Running syncqt.cpp for module: QtWebView
-- [QtWebView] Running syncqt.cpp for module: QtWebViewQuick
-- [QtWebView] Generated QtModulePlugins.cmake files for the following modules: WebView
-- The following packages have been found:
* QtBuildInternals
* WrapSystemZLIB (required version >= 1.0.8)
* Backtrace
* OpenGL
* WrapPCRE2
* WrapZLIB
* WrapBacktrace
* WrapRt
* GSSAPI, Generic Security Services Application Program Interface
* WrapResolv
* WrapHarfbuzz
* WrapPNG
* SQLite3
* WrapFreetype
* WrapJpeg
* Qt6TestInternalsPrivate (required version >= 6.10.0)
* Python
* Qt6PacketProtocolPrivate (required version >= 6.10.0)
* Qt6QuickTimelinePrivate (required version == 6.10.0)
* Qt6QuickTimeline (required version >= 6.10.0)
* AVFoundation
* WrapIconv
* PCSCLITE
* Qt6QmlLSPrivate (required version >= 6.10.0)
* FFI
* LibEdit
* ZLIB
* LibXml2
* LLVM (required version == 20.1.1)
* Clang (required version == 20.1.1)
* WrapLibClang (required version >= 8)
* Qt6WebChannelPrivate (required version == 6.10.0)
* Qt6WebChannel (required version >= 6.10.0)
* Qt6WebChannelQuickPrivate (required version == 6.10.0)
* Qt6WebChannelQuick (required version >= 6.10.0)
* Qt6QuickWidgetsPrivate (required version == 6.10.0)
* Qt6QuickWidgets (required version >= 6.10.0)
* Qt6XmlPrivate (required version == 6.10.0)
* Qt6Xml (required version >= 6.10.0)
* Qt6DesignerPrivate (required version == 6.10.0)
* Qt6Designer (required version >= 6.10.0)
* Qt6JpegPrivate (required version >= 6.10.0)
* Qt6PngPrivate (required version >= 6.10.0)
* Qt6HarfbuzzPrivate (required version >= 6.10.0)
* Qt6FreetypePrivate (required version >= 6.10.0)
* Qt6HttpServerPrivate (required version == 6.10.0)
* Qt6HttpServer (required version >= 6.10.0)
* GPerf, Perfect hash function generator,
* BISON
* FLEX
* Perl
* Nodejs (required version >= 14.9), JavaScript runtime environment that runs on the V8 engine,
* Ninja (required version >= 1.7.2), Build tool,
* Cups
* Qt6PrintSupportPrivate (required version == 6.10.0)
* Qt6PrintSupport (required version >= 6.10.0)
* Qt6Quick3DTools (required version >= 6.10.0)
* Qt6Quick3DUtilsPrivate (required version == 6.10.0)
* Qt6Concurrent (required version >= 6.10.0)
* Qt6Quick3DRuntimeRenderPrivate (required version == 6.10.0)
* Qt6Quick3DPrivate (required version == 6.10.0)
* Qt6Quick3D (required version >= 6.10.0)
* WrapOpenXR
* Qt6Quick3DXrPrivate (required version == 6.10.0)
* Qt6Quick3DXr (required version >= 6.10.0)
* Qt6Quick3DPhysicsPrivate (required version == 6.10.0)
* Qt6Quick3DPhysics (required version >= 6.10.0)
* Qt6SqlPrivate (required version == 6.10.0)
* Qt6Sql (required version >= 6.10.0)
* Qt6QmlXmlListModelPrivate (required version == 6.10.0)
* Qt6QmlXmlListModel (required version >= 6.10.0)
* Qt6QuickShapesPrivate (required version >= 6.10.0)
* Qt6GraphsPrivate (required version == 6.10.0)
* Qt6Graphs (required version >= 6.10.0)
* Qt6PositioningPrivate (required version == 6.10.0)
* Qt6Positioning (required version >= 6.10.0)
* Qt6PositioningQuickPrivate (required version == 6.10.0)
* Qt6PositioningQuick (required version >= 6.10.0)
* Qt6LocationPrivate (required version == 6.10.0)
* Qt6Location (required version >= 6.10.0)
* Qt6SensorsPrivate (required version == 6.10.0)
* Qt6Sensors (required version >= 6.10.0)
* Qt6OpenGLWidgets (required version >= 6.10.0)
* Qt6ChartsPrivate (required version == 6.10.0)
* Qt6Charts (required version >= 6.10.0)
* Qt6PdfPrivate (required version == 6.10.0)
* Qt6Pdf (required version >= 6.10.0)
* Qt6PdfWidgetsPrivate (required version == 6.10.0)
* Qt6PdfWidgets (required version >= 6.10.0)
* Qt6ExamplesAssetDownloaderPrivate (required version >= 6.10.0)
* Qt6QmlNetworkPrivate (required version == 6.10.0)
* Qt6QmlNetwork (required version >= 6.10.0)
* Qt6WebSocketsPrivate (required version == 6.10.0)
* Qt6WebSockets (required version >= 6.10.0)
* Qt6ShaderToolsTools (required version >= 6.10.0)
* Qt6ShaderToolsPrivate (required version == 6.10.0)
* Qt6ShaderTools (required version >= 6.10.0)
* Qt6Quick3DGlslParserPrivate (required version >= 6.10.0)
- Enables Syntax Highlighting
* Qt6BluetoothPrivate (required version == 6.10.0)
* Qt6Bluetooth (required version >= 6.10.0)
* Qt6SerialPortPrivate (required version == 6.10.0)
* Qt6SerialPort (required version >= 6.10.0)
* Qt6WidgetsTools (required version >= 6.10.0)
* Qt6WidgetsPrivate (required version == 6.10.0)
* Qt6Widgets (required version >= 6.10.0)
* Qt6LinguistTools (required version >= 6.10.0)
* Qt6Linguist (required version >= 6.10.0)
* Qt6TestPrivate (required version == 6.10.0)
* Qt6Test (required version >= 6.10.0)
* Qt6QuickTestPrivate (required version == 6.10.0)
* Qt6QuickTest (required version >= 6.10.0)
* Qt6QuickTemplates2Private (required version == 6.10.0)
* Qt6QuickControls2Private (required version == 6.10.0)
* Qt6QuickControls2 (required version >= 6.10.0)
* Qt6MultimediaPrivate (required version == 6.10.0)
* Qt6Multimedia (required version >= 6.10.0)
* Qt6SvgPrivate (required version == 6.10.0)
* Qt6Svg (required version >= 6.10.0)
* Threads
* Qt6BuildInternals (required version >= 6.10.0)
* WrapAtomic
* Qt6CorePrivate (required version == 6.10.0)
* Qt6Core (required version >= 6.10.0)
* WrapOpenGL
* Qt6GuiTools (required version >= 6.10.0)
* Qt6CoreTools (required version >= 6.10.0)
* Qt6DBusTools (required version >= 6.10.0)
* Qt6DBusPrivate (required version == 6.10.0)
* Qt6DBus (required version >= 6.10.0)
* Qt6GuiPrivate (required version == 6.10.0)
* Qt6Gui (required version >= 6.10.0)
* Qt6NetworkPrivate (required version == 6.10.0)
* Qt6Network (required version >= 6.10.0)
* Qt6QmlPrivate (required version == 6.10.0)
* Qt6Qml (required version >= 6.10.0)
* Qt6QmlTools (required version >= 6.10.0)
* Qt6QuickTools (required version >= 6.10.0)
* Qt6QmlModelsPrivate (required version == 6.10.0)
* Qt6QmlWorkerScriptPrivate (required version == 6.10.0)
* Qt6QmlMetaPrivate (required version == 6.10.0)
* Qt6OpenGLPrivate (required version == 6.10.0)
* Qt6OpenGL (required version >= 6.10.0)
* Qt6QuickPrivate (required version == 6.10.0)
* Qt6Quick (required version >= 6.10.0)
* Qt6 (required version >= 6.10.0)
* Git
* Python3 (required version >= 3.9)
-- The following OPTIONAL packages have not been found:
* DBus1 (required version >= 1.2)
* WrapDBus1 (required version >= 1.2)
* double-conversion
* WrapSystemDoubleConversion, double-conversion library,
* Libsystemd
* Libb2
* WrapSystemPCRE2 (required version >= 10.20)
* Slog2
* WrapBrotli
* Libproxy
* 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.,
* WrapSystemHarfbuzz (required version >= 2.6.0)
* Libinput, Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver.,
* WrapSystemJpeg
* md4c
* WrapSystemMd4c
* PNG
* WrapSystemPNG
* Mtdev
* GLESv2
* Tslib
* WrapVulkanHeaders
* RenderDoc
* GTK3 (required version >= 3.6)
* DB2, IBM DB2 client library,
* MySQL, MySQL client library,
* PostgreSQL
* Oracle, Oracle client library,
* ODBC
* Interbase, Interbase client library,
* Mimer
* JPEG
* Jasper
* WrapJasper
* Tiff
* TIFF
* WebP
* WrapWebP
* Libmng
* LTTngUST
* WrapQuick3DAssimp (required version >= 5.1.6)
* OpenXR (required version >= 1.1.40)
* WrapSystemOpenXR (required version >= 1.1.40)
* GLIB2, Event loop and utility library,
* GStreamer (required version >= 1.20)
* MMRendererCore
* MMRenderer
* PulseAudio
* WrapPulseAudio
* WMF
* PlatformGraphics
* EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG.,
* FFmpeg
* PipeWire, PipeWire - multimedia processing,
* VAAPI
* Qt6Gamepad (required version >= 6.10.0)
* assimp (required version >= 5)
* WrapQt3DAssimp (required version >= 5)
* Vulkan
* ICU (required version >= 50.1)
* BlueZ
* Libudev
* Gypsy
* Gconf
* WrapZSTD (required version >= 1.3), ZSTD compression library,
* litehtml
* Qt6ZlibPrivate (required version >= 6.10.0)
* Gn (required version == 6.10.0), Meta-build system,
* Snappy
* protobuf
* Protobuf
* WrapProtoc
* OpenSSL (required version >= 3.0)
* WrapOpenSSLHeaders (required version >= 3.0)
* WrapOpenSSL (required version >= 3.0)
* Flite
* ALSA
* SpeechDispatcher
* Hunspell
* CerenceHwrAlphabetic
* CerenceHwrCjk
* CerenceXt9
* MyScript
* WaylandScanner, Executable that converts XML protocol files to C code,
* Wayland (required version >= 1.15), C library implementation of the Wayland protocol: a protocol for a compositor to talk to its clients,
* PkgConfig
* Qt6QmlCompilerPlusPrivateTools (required version >= 6.10.0)
* Qt6WebEngineCore (required version >= 6.10.0)
* Qt6WebEngineQuick (required version >= 6.10.0)
-- Performing Test HAVE_atomicfptr
-- Performing Test HAVE_atomicfptr - Success
-- Configure summary:
Building for: macx-clang (arm64, CPU features: cx16 neon crc32 crypto)
Compiler: clang (Apple) 17.0.0.17000013
Build options:
Mode ................................... debug
Fully optimize release builds (-O3) .... no
Building shared libraries (alias of BUILD_SHARED_LIBS) yes
Using ccache ........................... no
Unity Build ............................ no
Relocatable ............................ yes
Using Link Time Optimization (LTCG) .... no
Using Intel Control-flow Enforcement Technology (CET) no
Using Glibc function fortification ..... no
Using -ftrivial-auto-var-init=pattern .. yes
Using -fstack-protector-strong ......... yes
Using -fstack-clash-protection ......... no
Using libstdc++ assertions ............. no
Using libc++ hardening ................. yes
Using -z relro -z now when linking ..... no
Target compiler supports:
ARM Extensions ....................... NEON CRC32 AES SVE
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 ............................... yes
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
Using vcpkg ............................ no
udev ................................... no
OpenSSL ................................ no
Qt directly linked to OpenSSL ........ no
OpenSSL 1.1 ............................ no
OpenSSL 3.0 ............................ no
Using system zlib ...................... yes
Zstandard support ...................... no
Thread support ......................... yes
Common build options:
Linker can resolve circular dependencies yes
Qt Core:
backtrace .............................. yes
C++23 ..................... no
DoubleConversion ....................... yes
Using system DoubleConversion ........ no
GLib ................................... no
ICU .................................... no
std::chrono::tzdb QTZ backend .......... no
Using system libb2 ..................... no
Built-in copy of the MIME database ..... yes
Application permissions ................ yes
Defaulting legacy IPC to POSIX ......... no
Tracing backend ........................
OpenSSL based cryptographic hash ....... no
Logging backends:
journald ............................. no
syslog ............................... no
slog2 ................................ no
PCRE2 .................................. yes
Using system PCRE2 ................... no
Qt Sql:
SQL item models ........................ yes
Qt Network:
getifaddrs() ........................... yes
IPv6 ifname ............................ yes
libproxy ............................... no
SecureTransport ........................ yes
DTLS ................................... no
OCSP-stapling .......................... no
SCTP ................................... no
Use system proxies ..................... yes
GSSAPI ................................. yes
Brotli Decompression Support ........... no
qIsEffectiveTLD() ...................... yes
Built-in publicsuffix database ....... yes
System publicsuffix database ......... no
Core tools:
Android deployment tool ................ yes
macOS deployment tool .................. yes
Windows deployment tool ................ no
qmake .................................. yes
Qt Gui:
Accessibility .......................... yes
Emoji Segmenter ........................ 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 .................................... no
OpenVG ................................. no
OpenGL:
Desktop OpenGL ....................... yes
OpenGL ES 2.0 ........................ no
OpenGL ES 3.0 ........................ no
OpenGL ES 3.1 ........................ no
OpenGL ES 3.2 ........................ no
Vulkan ................................. no
Metal .................................. yes
QGraphicsFrameCapture .................. yes
Session Management ..................... yes
Multi-threaded image and painting helpers 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
vxworksevdev ........................... 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
DirectWrite COLRv1 Support ........... no
Qt Widgets:
GTK+ ................................... no
Styles ................................. Fusion macOS Windows
Qt Testlib:
Tester for item models ................. yes
Batch tests ............................ no
Qt PrintSupport:
CUPS ................................... yes
Qt Sql Drivers:
DB2 (IBM) .............................. no
InterBase .............................. no
MySql .................................. no
OCI (Oracle) ........................... no
ODBC ................................... no
PostgreSQL ............................. no
SQLite ................................. yes
Using system provided SQLite ......... no
Mimer .................................. 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 .............. no
QML XML http request ................... yes
QML Locale ............................. yes
QML SSL support ........................ 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
TreeView item .......................... yes
Path support ........................... yes
PathView item .......................... yes
Positioner items ....................... yes
Repeater item .......................... yes
ShaderEffect item ...................... yes
Sprite item ............................ yes
Qt Quick Shapes:
Design Helpers ......................... yes
Qt Quick Templates 2:
Hover support .......................... yes
Multi-touch support .................... yes
Calendar support ....................... yes
Qt Quick Controls 2:
Styles ................................. Basic Fusion FluentWinUI3 Imagine iOS Material Universal macOS
QtQuick3D:
Assimp ................................. yes
System Assimp .......................... no
QtQuick3D XR:
OpenXR ................................. yes
Using system OpenXR .................. no
Qt Multimedia:
Spatial Audio .......................... yes
Spatial Audio (Quick3D) ................ yes
Low level Audio Backend:
ALSA (experimental) .................. no
PulseAudio ........................... no
PipeWire ............................. no
MMRenderer ........................... no
CoreAudio ............................ yes
Windows Media SDK .................... no
Open SLES (Android) .................. no
Web Assembly ......................... no
Windows Media Foundation ............. no
Plugin:
QtMM GStreamer plugin ................ no
FFmpeg ............................... no
FFmpeg plugin features:
PipeWire screen capture ............ no
MMRenderer ........................... no
AVFoundation ......................... yes
Native Android backend (deprecated) .. no
Native Windows backend (deprecated) .. no
Hardware acceleration and features:
Video for Linux ...................... no
VAAPI support ........................ no
Linux DMA buffer support ............. no
VideoToolbox ......................... yes
Qt 3D:
Assimp ................................. yes
System Assimp .......................... 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 ........................... yes
Qt3D Geometry Loaders:
Autodesk FBX ........................... no
Qt 5 Compatibility Libraries:
iconv .................................. no
Qt Charts Types:
Area Chart ............................. yes
Line Chart ............................. yes
Spline Chart ........................... yes
Scatter Chart .......................... yes
Bar Chart .............................. yes
Pie Chart .............................. yes
Boxplot Chart .......................... yes
Candlestick Chart ...................... yes
Qt Axis Types:
DateTime Axis .......................... yes
Qt Connectivity:
Qt Bluetooth ........................... yes
Qt NFC ................................. yes
Qt Bluetooth details:
BlueZ .................................. no
BlueZ Low Energy ....................... no
Linux Crypto API ....................... no
WinRT Bluetooth API .................... no
Qt Nfc details:
pcslite ................................ no
Use neard to access NFC devices ........ no
Qt Graphs Support:
2D Graphs .............................. yes
3D Graphs .............................. yes
Qt Graphs 3D:
Bars3D ................................. yes
Scatter3D .............................. yes
Surface3D .............................. yes
Qt Graphs 2D:
Area ................................... yes
Bar .................................... yes
Donut and Pie .......................... yes
Line ................................... yes
Scatter ................................ yes
Spline ................................. yes
Serial Port:
ntddmodm ............................... no
Qt Sensors:
Qt Tools:
Qt Assistant ........................... yes
libclang found ......................... yes
Qt Widgets Designer .................... yes
Qt Distance Field Generator ............ yes
Qt Linguist ............................ yes
pixeltool .............................. yes
qdbus .................................. yes
QDoc ................................... yes
Qt Attributions Scanner ................ yes
qtdiag ................................. yes
qtplugininfo ........................... yes
WebEngine Repository Build Options:
Build Gn ............................... yes
Jumbo Build ............................ yes
Developer build ........................ yes
Build QtWebEngine Modules:
Build QtWebEngineCore ................ no
Build QtWebEngineWidgets ............. no
Build QtWebEngineQuick ............... no
Build QtPdf Modules:
Build QtPdfWidgets ................... yes
Build QtPdfQuick ..................... yes
Optional system libraries:
re2 .................................. no
icu .................................. no
libwebp, libwebpmux and libwebpdemux . no
opus ................................. no
ffmpeg ............................... no
libvpx ............................... no
snappy ............................... no
glib ................................. no
zlib ................................. no
minizip .............................. no
libevent ............................. no
libxml2 and libxslt .................. no
lcms2 ................................ no
png .................................. no
tiff ................................. no
jpeg ................................. no
libopenjpeg2 ......................... no
harfbuzz ............................. no
freetype ............................. no
libpci ............................... no
libudev .............................. no
Qt PDF:
Support V8 ............................. no
Support XFA ............................ no
Support XFA-BMP ........................ no
Support XFA-GIF ........................ no
Support XFA-PNG ........................ no
Support XFA-TIFF ....................... no
Bitcode support ........................ no
Use static runtime ..................... no
Qt Protobuf:
Qt Core types support .................. no
Qt Gui types support ................... no
Well-known types support ............... no
QML Protobuf support ................... yes
Unsafe registry ........................ no
Qt Protobuf tools:
Qt Protobuf generator .................. no
Qt GRPC:
gRPC support ........................... yes
QML gRPC support ....................... yes
Qt GRPC tools:
Qt GRPC generator ...................... no
Qt NetworkAuth:
URI Scheme Reply Handler ............... yes
Qt Opcua:
Open62541 .............................. yes
Support for namespace 0 NodeId names ... yes
Internal code generator ................ no
Open62541 security support ............. no
Support for global discovery server .... no
Data type code generator ............... yes
Qt Remote Objects:
High Availability Manager (ham) ........ no
Qt SCXML:
Qt SCXML ............................... yes
SCXML QML Types ........................ yes
ECMAScript data model for QtScxml ...... yes
Qt State Machine:
Qt State Machine ....................... yes
StateMachine QML Type .................. yes
Q(Mouse)EventTransition class .......... yes
Qt SerialBus:
Socket CAN ............................. no
Socket CAN FD .......................... no
SerialPort Support ..................... yes
Qt TextToSpeech:
Flite .................................. no
Flite with ALSA ........................ no
Speech Dispatcher ...................... 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
Example HWR ............................ 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
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
Example HWR ............................ 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
--
Qt is now configured for building. Just run 'cmake --build . --parallel'
Once everything is built, Qt is installed. You should NOT run 'cmake --install .'
Note that this build cannot be deployed to other machines or devices.
To configure and build other Qt modules, you can use the following convenience script:
/Users/jpasion/code/build-qt6/qtbase/bin/qt-configure-module
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 (84.6s)
-- Generating done (8.1s)
-- Build files have been written to: /Users/jpasion/code/build-qt6