'/opt/homebrew/Cellar/cmake/3.23.1/bin/cmake' '-DCMAKE_BUILD_TYPE=Debug' '-DFEATURE_framework=OFF' '-DFEATURE_developer_build=ON' '-DQT_BUILD_TESTS=ON' '-DQT_BUILD_TESTS_BY_DEFAULT=OFF' '-DQT_BUILD_EXAMPLES=ON' '-DQT_BUILD_EXAMPLES_BY_DEFAULT=OFF' '-DFEATURE_sanitize_address=ON' '-G' 'Ninja' '/Users/mitch/dev/qt-dev/qtbase' -- The CXX compiler identification is AppleClang 13.0.0.13000027 -- The C compiler identification is AppleClang 13.0.0.13000027 -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /Library/Developer/CommandLineTools/usr/bin/cc -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/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: /Library/Developer/CommandLineTools/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- CMAKE_BUILD_TYPE was set to: 'Debug' -- Check for feature set changes -- Looking for a OBJC compiler -- Looking for a OBJC compiler - /Library/Developer/CommandLineTools/usr/bin/cc -- The OBJC compiler identification is AppleClang 13.0.0.13000027 -- Detecting OBJC compiler ABI info -- Detecting OBJC compiler ABI info - done -- Check for working OBJC compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped -- Looking for a OBJCXX compiler -- Looking for a OBJCXX compiler - /Library/Developer/CommandLineTools/usr/bin/c++ -- The OBJCXX compiler identification is AppleClang 13.0.0.13000027 -- Detecting OBJCXX compiler ABI info -- Detecting OBJCXX compiler ABI info - done -- Check for working OBJCXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- 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_CXX_STANDARD=17 -DCMAKE_MODULE_PATH:STRING=/Users/mitch/dev/qt-dev/qtbase/cmake/platforms -DCMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH:BOOL=OFF -- Extracting architecture info from /Users/mitch/dev/qt-dev-debug-non-fw/qtbase/config.tests/arch/architecture_test. -- CMAKE_OSX_ARCHITECTURES: "" (defaults to arm64) -- CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk" -- CMAKE_OSX_DEPLOYMENT_TARGET: "10.14" -- QT_MAC_SDK_VERSION: "12.3" -- QT_MAC_XCODE_VERSION: "" -- QT_IS_MACOS_UNIVERSAL: "OFF" -- CMAKE_VERSION: "3.23.1" -- CMAKE_HOST_SYSTEM: "Darwin-21.3.0" -- CMAKE_HOST_SYSTEM_NAME: "Darwin" -- CMAKE_HOST_SYSTEM_VERSION: "21.3.0" -- CMAKE_HOST_SYSTEM_PROCESSOR: "arm64" -- CMAKE_SYSTEM: "Darwin" -- CMAKE_SYSTEM_NAME: "Darwin" -- CMAKE_SYSTEM_VERSION: "21.3.0" -- CMAKE_SYSTEM_PROCESSOR: "arm64" -- CMAKE_CROSSCOMPILING: "FALSE" -- CMAKE_C_COMPILER: "/Library/Developer/CommandLineTools/usr/bin/cc" (13.0.0.13000027) -- CMAKE_CXX_COMPILER: "/Library/Developer/CommandLineTools/usr/bin/c++" (13.0.0.13000027) -- CMAKE_OBJC_COMPILER: "/Library/Developer/CommandLineTools/usr/bin/cc" (13.0.0.13000027) -- CMAKE_OBJCXX_COMPILER: "/Library/Developer/CommandLineTools/usr/bin/c++" (13.0.0.13000027) -- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/lib/libz.tbd (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 WrapZSTD: 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 - Failed -- Performing Test TEST_use_gold_linker -- Performing Test TEST_use_gold_linker - Failed -- Performing Test TEST_use_lld_linker -- Performing Test TEST_use_lld_linker - Failed -- Performing Test TEST_use_mold_linker -- Performing Test TEST_use_mold_linker - Success -- Performing Test HAVE_cxx14 -- Performing Test HAVE_cxx14 - Success -- Performing Test HAVE_cxx17 -- Performing Test HAVE_cxx17 - Success -- Performing Test HAVE_cxx20 -- Performing Test HAVE_cxx20 - Success -- Performing Test precompiled header support -- Performing Test precompiled header support - Success -- Performing Test TEST_optimize_debug -- Performing Test TEST_optimize_debug - Success -- Performing Test TEST_no_extern_direct_access -- Performing Test TEST_no_extern_direct_access - Failed -- Performing Test TEST_enable_new_dtags -- Performing Test TEST_enable_new_dtags - Failed -- Performing Test TEST_gdb_index -- Performing Test TEST_gdb_index - Failed -- Performing Test HAVE_reduce_relocations -- Performing Test HAVE_reduce_relocations - Failed -- Performing Test separate debug information support -- Performing Test separate debug information support - Failed -- Performing Test HAVE_signaling_nan -- Performing Test HAVE_signaling_nan - Success -- Performing Test SSE2 instructions intrinsics -- Performing Test SSE2 instructions intrinsics - Failed -- Performing Test SSE3 instructions intrinsics -- Performing Test SSE3 instructions intrinsics - Failed -- Performing Test SSSE3 instructions intrinsics -- Performing Test SSSE3 instructions intrinsics - Failed -- Performing Test SSE4.1 instructions intrinsics -- Performing Test SSE4.1 instructions intrinsics - Failed -- Performing Test SSE4.2 instructions intrinsics -- Performing Test SSE4.2 instructions intrinsics - Failed -- Performing Test AES new instructions intrinsics -- Performing Test AES new instructions intrinsics - Failed -- Performing Test F16C instructions intrinsics -- Performing Test F16C instructions intrinsics - Failed -- Performing Test RDRAND instruction intrinsics -- Performing Test RDRAND instruction intrinsics - Failed -- Performing Test RDSEED instruction intrinsics -- Performing Test RDSEED instruction intrinsics - Failed -- Performing Test SHA new instructions intrinsics -- Performing Test SHA new instructions intrinsics - Failed -- Performing Test AVX instructions intrinsics -- Performing Test AVX instructions intrinsics - Failed -- Performing Test AVX2 instructions intrinsics -- Performing Test AVX2 instructions intrinsics - Failed -- Performing Test AVX512 F instructions intrinsics -- Performing Test AVX512 F instructions intrinsics - Failed -- Performing Test AVX512 ER instructions intrinsics -- Performing Test AVX512 ER instructions intrinsics - Failed -- Performing Test AVX512 CD instructions intrinsics -- Performing Test AVX512 CD instructions intrinsics - Failed -- Performing Test AVX512 PF instructions intrinsics -- Performing Test AVX512 PF instructions intrinsics - Failed -- Performing Test AVX512 DQ instructions intrinsics -- Performing Test AVX512 DQ instructions intrinsics - Failed -- Performing Test AVX512 BW instructions intrinsics -- Performing Test AVX512 BW instructions intrinsics - Failed -- Performing Test AVX512 VL instructions intrinsics -- Performing Test AVX512 VL instructions intrinsics - Failed -- Performing Test AVX512 IFMA instructions intrinsics -- Performing Test AVX512 IFMA instructions intrinsics - Failed -- Performing Test AVX512 VBMI instructions intrinsics -- Performing Test AVX512 VBMI instructions intrinsics - Failed -- Performing Test AVX512VBMI2 intrinsics -- Performing Test AVX512VBMI2 intrinsics - Failed -- Performing Test VAES intrinsics -- Performing Test VAES intrinsics - Failed -- Performing Test HAVE_posix_fallocate -- Performing Test HAVE_posix_fallocate - Failed -- 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 -- Performing Test HAVE_LD_VERSION_SCRIPT -- Performing Test HAVE_LD_VERSION_SCRIPT - Failed -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include -- 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 "70.1") -- 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 - Failed -- Performing Test HAVE_cloexec -- Performing Test HAVE_cloexec - Failed -- Performing Test HAVE_cxx11_future -- Performing Test HAVE_cxx11_future - Success -- Performing Test HAVE_cxx11_random -- Performing Test HAVE_cxx11_random - Success -- Performing Test HAVE_cxx17_filesystem -- Performing Test HAVE_cxx17_filesystem - Failed -- Performing Test HAVE_dladdr -- Performing Test HAVE_dladdr - Success -- Performing Test HAVE_eventfd -- Performing Test HAVE_eventfd - Failed -- Performing Test HAVE_futimens -- Performing Test HAVE_futimens - Success -- Performing Test HAVE_futimes -- Performing Test HAVE_futimes - Success -- Performing Test HAVE_getauxval -- Performing Test HAVE_getauxval - Failed -- Performing Test HAVE_getentropy -- Performing Test HAVE_getentropy - Success -- Performing Test HAVE_glibc -- Performing Test HAVE_glibc - Failed -- Performing Test HAVE_inotify -- Performing Test HAVE_inotify - Failed -- Performing Test HAVE_ipc_sysv -- Performing Test HAVE_ipc_sysv - Success -- Performing Test HAVE_ipc_posix -- Performing Test HAVE_ipc_posix - Success -- Performing Test HAVE_linkat -- Performing Test HAVE_linkat - Success -- Performing Test HAVE_ppoll -- Performing Test HAVE_ppoll - Failed -- Performing Test HAVE_pollts -- Performing Test HAVE_pollts - Failed -- Performing Test HAVE_poll -- Performing Test HAVE_poll - 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_cpp_winrt -- Performing Test HAVE_cpp_winrt - Failed -- Performing Test HAVE_xlocalescanprint -- Performing Test HAVE_xlocalescanprint - Failed -- Could NOT find WrapBrotli (missing: BrotliDec_FOUND BrotliEnc_FOUND BrotliCommon_FOUND) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSL (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Found GSSAPI: /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/GSS.framework -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Performing Test HAVE_getifaddrs -- Performing Test HAVE_getifaddrs - Success -- Performing Test HAVE_ifr_index -- Performing Test HAVE_ifr_index - Failed -- Performing Test HAVE_ipv6ifname -- Performing Test HAVE_ipv6ifname - Success -- Performing Test HAVE_linux_netlink -- Performing Test HAVE_linux_netlink - Failed -- Performing Test HAVE_sctp -- Performing Test HAVE_sctp - Failed -- Performing Test HAVE_networklistmanager -- Performing Test HAVE_networklistmanager - Failed -- Could NOT find Libdrm (missing: Libdrm_LIBRARY Libdrm_INCLUDE_DIR) -- Performing Test HAVE_EGL -- Performing Test HAVE_EGL - Failed -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0") -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR) -- 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 WrapSystemJpeg (missing: __jpeg_found) -- Could NOT find md4c (missing: md4c_DIR) -- Could NOT find WrapSystemPNG (missing: __png_found) -- Found OpenGL: /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework -- Found WrapOpenGL: TRUE -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- Performing Test HAVE_GLESv2 -- Performing Test HAVE_GLESv2 - Failed -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2) -- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) -- Performing Test HAVE_evdev -- Performing Test HAVE_evdev - Failed -- Performing Test HAVE_integrityfb -- Performing Test HAVE_integrityfb - Failed -- Performing Test HAVE_linuxfb -- Performing Test HAVE_linuxfb - Failed -- Performing Test HAVE_directwrite -- Performing Test HAVE_directwrite - 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 -- Using source syncqt found at: /Users/mitch/dev/qt-dev/qtbase/libexec/syncqt.pl -- Running syncqt for module: 'QtPng' -- Running syncqt for module: 'QtJpeg' -- Running syncqt for module: 'QtFreetype' -- Running syncqt for module: 'QtHarfbuzz' -- Tool 'Qt6::moc' will be built from source. -- Tool 'Qt6::rcc' will be built from source. -- Tool 'Qt6::tracegen' will be built from source. -- Tool 'Qt6::cmake_automoc_parser' will be built from source. -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Using Qt bundled PCRE2. -- Found WrapPCRE2: TRUE -- Running syncqt for module: 'QtCore' -- 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 "70.1") -- 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) -- xmlstarlet command was not found. freedesktop.org.xml will not be minified. -- Running syncqt for module: 'QtConcurrent' -- Running syncqt for module: 'QtSql' -- Running syncqt for module: 'QtNetwork' -- Could NOT find WrapBrotli (missing: BrotliDec_FOUND BrotliEnc_FOUND BrotliCommon_FOUND) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSLHeaders (missing: OPENSSL_INCLUDE_DIR) -- Could NOT find WrapOpenSSL (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS) -- Running syncqt for module: 'QtXml' -- Tool 'Qt6::uic' will be built from source. -- Tool 'Qt6::qdbuscpp2xml' will be built from source. -- Tool 'Qt6::qdbusxml2cpp' will be built from source. -- Tool 'Qt6::qlalr' will be built from source. -- Tool 'Qt6::qvkgen' will be built from source. -- Tool 'Qt6::qtpaths' will be built from source. -- Tool 'Qt6::androiddeployqt' will be built from source. -- Tool 'Qt6::androidtestrunner' will be built from source. -- Tool 'Qt6::macdeployqt' will be built from source. -- Running syncqt for module: 'QtDBus' -- Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR) -- Using Qt bundled Harfbuzz. -- Found WrapHarfbuzz: TRUE -- Using Qt bundled PNG. -- Found WrapPNG: TRUE -- Using Qt bundled Freetype. -- Found WrapFreetype: TRUE -- Running syncqt for module: 'QtGui' -- Could NOT find Libdrm (missing: Libdrm_LIBRARY Libdrm_INCLUDE_DIR) -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0") -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR) -- 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 WrapSystemJpeg (missing: __jpeg_found) -- Could NOT find md4c (missing: md4c_DIR) -- Could NOT find WrapSystemPNG (missing: __png_found) -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY) -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2) -- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) -- Running syncqt for module: 'QtOpenGL' -- Running syncqt for module: 'QtWidgets' -- Running syncqt for module: 'QtOpenGLWidgets' -- Running syncqt for module: 'QtDeviceDiscoverySupport' -- Running syncqt for module: 'QtFbSupport' -- Running syncqt for module: 'QtTest' -- Running syncqt for module: 'QtPrintSupport' -- Found Cups: /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/lib/libcups.tbd (found version "2.3.4") -- 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_INCLUDE_DIR) -- Found SQLite3: /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include (found version "3.37.0") -- Could NOT find Interbase (missing: Interbase_LIBRARY Interbase_INCLUDE_DIR) -- Using Qt bundled Jpeg. -- Found WrapJpeg: TRUE CMAKE_VERSION: 3.23.1 CMAKE_PREFIX_PATH: /Users/mitch/dev/qt-dev/qtbase/cmake;/Users/mitch/dev/qt-dev-debug-non-fw/qtbase CMAKE_MODULES_UNDER_TEST: Core;Network;Xml;Sql;Test;DBus;Gui;Widgets;PrintSupport;OpenGL;Concurrent CMAKE_Core_MODULE_MAJOR_VERSION: 6 CMAKE_Core_MODULE_MINOR_VERSION: 4 CMAKE_Core_MODULE_PATCH_VERSION: 0 CMAKE_Network_MODULE_MAJOR_VERSION: 6 CMAKE_Network_MODULE_MINOR_VERSION: 4 CMAKE_Network_MODULE_PATCH_VERSION: 0 CMAKE_Xml_MODULE_MAJOR_VERSION: 6 CMAKE_Xml_MODULE_MINOR_VERSION: 4 CMAKE_Xml_MODULE_PATCH_VERSION: 0 CMAKE_Sql_MODULE_MAJOR_VERSION: 6 CMAKE_Sql_MODULE_MINOR_VERSION: 4 CMAKE_Sql_MODULE_PATCH_VERSION: 0 CMAKE_Test_MODULE_MAJOR_VERSION: 6 CMAKE_Test_MODULE_MINOR_VERSION: 4 CMAKE_Test_MODULE_PATCH_VERSION: 0 CMAKE_DBus_MODULE_MAJOR_VERSION: 6 CMAKE_DBus_MODULE_MINOR_VERSION: 4 CMAKE_DBus_MODULE_PATCH_VERSION: 0 CMAKE_Gui_MODULE_MAJOR_VERSION: 6 CMAKE_Gui_MODULE_MINOR_VERSION: 4 CMAKE_Gui_MODULE_PATCH_VERSION: 0 CMAKE_Widgets_MODULE_MAJOR_VERSION: 6 CMAKE_Widgets_MODULE_MINOR_VERSION: 4 CMAKE_Widgets_MODULE_PATCH_VERSION: 0 CMAKE_PrintSupport_MODULE_MAJOR_VERSION: 6 CMAKE_PrintSupport_MODULE_MINOR_VERSION: 4 CMAKE_PrintSupport_MODULE_PATCH_VERSION: 0 CMAKE_OpenGL_MODULE_MAJOR_VERSION: 6 CMAKE_OpenGL_MODULE_MINOR_VERSION: 4 CMAKE_OpenGL_MODULE_PATCH_VERSION: 0 CMAKE_Concurrent_MODULE_MAJOR_VERSION: 6 CMAKE_Concurrent_MODULE_MINOR_VERSION: 4 CMAKE_Concurrent_MODULE_PATCH_VERSION: 0 CMake Warning at tests/auto/CMakeLists.txt:58 (message): QtDBus is enabled with runtime support, but session bus is not available. Skipping QtDBus tests. -- Tool 'Qt6::qmake' will be built from source. -- The following packages have been found: * QtBuildInternals * WrapZLIB (required version >= 1.0.8) * Backtrace * OpenGL * Threads * WrapPCRE2 * WrapBacktrace * WrapAtomic * WrapRt * GSSAPI, Generic Security Services Application Program Interface * WrapHarfbuzz * WrapPNG * ZLIB * WrapOpenGL * Cups * SQLite3 * WrapFreetype * WrapJpeg * Qt6Core * Qt6Network * Qt6Xml * Qt6Sql * Qt6Test * Qt6DBus * Qt6Gui * Qt6Widgets * Qt6PrintSupport * Qt6OpenGL * Qt6Concurrent * Qt6 -- The following OPTIONAL packages have not been found: * zstd * WrapZSTD (required version >= 1.3), ZSTD compression library, * DBus1 (required version >= 1.2) * WrapDBus1 (required version >= 1.2) * Libudev * double-conversion * WrapDoubleConversion * ICU * Libsystemd * Libb2 * LTTngUST * PCRE2 * WrapSystemPCRE2 (required version >= 10.20) * Slog2 * unofficial-brotli * WrapBrotli * Libproxy * OpenSSL * WrapOpenSSLHeaders * WrapOpenSSL * GLIB2, Event loop and utility library, * 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) * Libinput, Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver., * JPEG * WrapSystemJpeg * md4c * WrapSystemMd4c * PNG * WrapSystemPNG * Mtdev * EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG., * GLESv2 * Tslib * Vulkan * WrapVulkanHeaders * GTK3 (required version >= 3.6) * DB2, IBM DB2 client library, * PkgConfig * MySQL, MySQL client library, * PostgreSQL * Oracle, Oracle client library, * ODBC * Interbase, Interbase client library, -- Configure summary: Building for: macx-clang (arm64, CPU features: neon crc32 crypto) Compiler: clang (Apple) 13.0.0.13000027 Build options: Mode ................................... debug 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 Using Intel CET ........................ no Target compiler supports: Extensions ........................... NEON CRC32 AES Sanitizers: Addresses ............................ yes Threads .............................. no Memory ............................... no Fuzzer (instrumentation only) ........ no Undefined ............................ no Build parts ............................ libs tools App store compliance .. -- Configuration summary has been written to /Users/mitch/dev/qt-dev-debug-non-fw/qtbase/config.summary -- Configure with --log-level=STATUS or higher to increase the output verbosity. ................. 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 udev ................................... no Using system zlib ...................... yes Zstandard support ...................... no Thread support ......................... yes Common build options: Linker can resolve circular dependencies yes Qt Core: backtrace .............................. yes DoubleConversion ....................... yes Using system DoubleConversion ........ no GLib ................................... no ICU .................................... no Using system libb2 ..................... no Built-in copy of the MIME database ..... yes cpp/winrt base ......................... no 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() ........................... yes IPv6 ifname ............................ yes libproxy ............................... no SecureTransport ........................ yes OpenSSL ................................ no Qt directly linked to OpenSSL ........ no OpenSSL 1.1 ............................ no DTLS ................................... no OCSP-stapling .......................... no SCTP ................................... no Use system proxies ..................... yes GSSAPI ................................. yes Brotli Decompression Support ........... no qTopLevelDomain() ...................... 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 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 Session Management ..................... yes Features used by QPA backends: evdev .................................. no libinput ............................... no HiRes wheel support in libinput ........ no INTEGRITY HID .......................... no mtdev .................................. no tslib .................................. no xkbcommon .............................. no X11 specific: XLib ................................. no XCB Xlib ............................. no EGL on X11 ........................... no xkbcommon-x11 ........................ no xcb-sm ............................... no QPA backends: DirectFB ............................... no EGLFS .................................. no EGLFS details: EGLFS OpenWFD ........................ no EGLFS i.Mx6 .......................... no EGLFS i.Mx6 Wayland .................. no EGLFS RCAR ........................... no EGLFS EGLDevice ...................... no EGLFS GBM ............................ no EGLFS VSP2 ........................... no EGLFS Mali ........................... no EGLFS Raspberry Pi ................... no EGLFS X11 ............................ no LinuxFB ................................ no VNC .................................... no VK_KHR_display ......................... no QNX: lgmon ................................ no IMF .................................. no XCB: Using system-provided xcb-xinput ..... no GL integrations: GLX Plugin ......................... no XCB GLX .......................... no EGL-X11 Plugin ..................... no Windows: Direct 2D ............................ no Direct 2D 1.1 ........................ no DirectWrite .......................... no DirectWrite 3 ........................ no Qt Widgets: GTK+ ................................... no Styles ................................. Fusion macOS Windows Qt Testlib: Tester for item models ................. yes 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 -- 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/mitch/dev/qt-dev-debug-non-fw/qtbase/bin/qt-configure-module If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory -- Configuring done -- Generating done -- Build files have been written to: /Users/mitch/dev/qt-dev-debug-non-fw/qtbase