conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
945 stars 1.72k forks source link

[package] qt/6.6.0: Issue when building on macos #24639

Closed AbrilRBS closed 1 month ago

AbrilRBS commented 2 months ago

Description

When building on macos, we get some issues with QT trying to find threads:

This does not happen on 6.7.x, seems to be limited to 6.6

cc/ @uilianries

Steps to reproduce

conan create . --version=6.6.0 -b=missing

Logs

``` qt/6.6.0: CMakeToolchain generated: conan_toolchain.cmake qt/6.6.0: CMakeToolchain generated: /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/generators/CMakePresets.json qt/6.6.0: CMakeToolchain generated: /Users/ruben/.conan2/p/qtc970218977ea0/s/src/CMakeUserPresets.json qt/6.6.0: Generating aggregated env files qt/6.6.0: Generated aggregated env files: ['conanbuild.sh'] qt/6.6.0: Calling build() qt/6.6.0: Running CMake.configure() qt/6.6.0: RUN: cmake -G "Ninja" -DCMAKE_TOOLCHAIN_FILE="/Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/ruben/.conan2/p/b/qt7a6ada0019e2d/p" -DQT_USE_VCPKG="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/ruben/.conan2/p/qtc970218977ea0/s/src" -- Using Conan toolchain: /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Defining libcxx as C++ flags: -stdlib=libc++ -- Conan toolchain: C++ Standard 17 with extensions ON -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- The C compiler identification is AppleClang 15.0.0.15000309 -- The ASM compiler identification is AppleClang -- 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 -- Checking dependencies of submodule 'qtbase' -- Checking dependencies of submodule 'qtdeclarative' -- Skipping optional dependency 'qtimageformats' of 'qtdeclarative', because building 'qtimageformats' was explicitly disabled. -- Skipping optional dependency 'qtlanguageserver' of 'qtdeclarative', because building 'qtlanguageserver' was explicitly disabled. -- Skipping optional dependency 'qtshadertools' of 'qtdeclarative', because building 'qtshadertools' was explicitly disabled. -- Skipping optional dependency 'qtsvg' of 'qtdeclarative', because building 'qtsvg' was explicitly disabled. -- Checking dependencies of submodule 'qttools' -- Skipping optional dependency 'qtactiveqt' of 'qttools', because building 'qtactiveqt' was explicitly disabled. -- Checking dependencies of submodule 'qtdoc' -- Skipping optional dependency 'qthttpserver' of 'qtdoc', because building 'qthttpserver' was explicitly disabled. -- Skipping optional dependency 'qtmultimedia' of 'qtdoc', because building 'qtmultimedia' was explicitly disabled. -- Skipping optional dependency 'qtshadertools' of 'qtdoc', because building 'qtshadertools' was explicitly disabled. -- Skipping optional dependency 'qtwebengine' of 'qtdoc', because building 'qtwebengine' was explicitly disabled. -- Checking dependencies of submodule 'qttranslations' -- Configuring submodule 'qtbase' -DCMAKE_C_FLAGS_DEBUG=-g -DCMAKE_C_FLAGS_RELEASE=-O3 -DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG -DCMAKE_CXX_FLAGS=-stdlib=libc++ -DCMAKE_CXX_FLAGS_DEBUG=-g -DCMAKE_CXX_FLAGS_RELEASE=-O3 -DNDEBUG -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG -DCMAKE_TOOLCHAIN_FILE=/Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/generators/conan_toolchain.cmake -DCMAKE_C_STANDARD=11 -DCMAKE_C_STANDARD_REQUIRED=ON -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_STANDARD_REQUIRED=ON -DCMAKE_MODULE_PATH:STRING=/Users/ruben/.conan2/p/qtc970218977ea0/s/src/qtbase/cmake/platforms -DCMAKE_OSX_ARCHITECTURES:STRING=arm64 CMake Error at qtbase/cmake/QtPublicTargetHelpers.cmake:260 (set_property): Attempt to promote imported target "Threads::Threads" to global scope (by setting IMPORTED_GLOBAL) which is not built in this directory. Call Stack (most recent call first): qtbase/cmake/QtFindPackageHelpers.cmake:211 (__qt_internal_promote_target_to_global) qtbase/src/corelib/CMakeLists.txt:4 (qt_find_package) -- Configuring submodule 'qtimageformats' -- Configuring submodule 'qtlanguageserver' -- Configuring submodule 'qtshadertools' -- Configuring submodule 'qtsvg' -- Configuring submodule 'qtdeclarative' -- Could NOT find Qt6ShaderTools (missing: Qt6ShaderTools_DIR) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (message): Failed to find optional Qt component "ShaderTools". Expected Config file at "/Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6ShaderTools/Qt6ShaderToolsConfig.cmake" does NOT exist Call Stack (most recent call first): qtdeclarative/CMakeLists.txt:45 (find_package) -- Configuring submodule 'qtquicktimeline' -- Configuring submodule 'qtquick3d' -- Configuring submodule 'qtmultimedia' -- Configuring submodule 'qt3d' -- Configuring submodule 'qt5compat' -- Configuring submodule 'qtactiveqt' -- Configuring submodule 'qtcharts' -- Configuring submodule 'qtcoap' -- Configuring submodule 'qtconnectivity' -- Configuring submodule 'qtdatavis3d' -- Configuring submodule 'qtwebsockets' -- Configuring submodule 'qthttpserver' -- Configuring submodule 'qttools' -- Could NOT find Clang (missing: Clang_DIR) -- Could NOT find Clang (missing: Clang_DIR) -- Configuring submodule 'qtserialport' -- Configuring submodule 'qtpositioning' -- Configuring submodule 'qtwebchannel' -- Configuring submodule 'qtwebengine' -- Configuring submodule 'qtdoc' -- Configuring submodule 'qtgraphs' -- Configuring submodule 'qtgrpc' -- Configuring submodule 'qtlocation' -- Configuring submodule 'qtlottie' -- Configuring submodule 'qtmqtt' -- Configuring submodule 'qtnetworkauth' -- Configuring submodule 'qtopcua' -- Configuring submodule 'qtquick3dphysics' -- Configuring submodule 'qtquickeffectmaker' -- Configuring submodule 'qtremoteobjects' -- Configuring submodule 'qtscxml' -- Configuring submodule 'qtsensors' -- Configuring submodule 'qtserialbus' -- Configuring submodule 'qtspeech' -- Configuring submodule 'qttranslations' CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/qtc970218977ea0/s/src/qttranslations/translations/qt_sv.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/assistant_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/designer_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/linguist_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/qt_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/qt_help_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/qtbase_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/qtconnectivity_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/qtdeclarative_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/qtlocation_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/qtmultimedia_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/qtserialport_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/qtwebengine_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) CMake Warning at /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:247 (message): Failed to resolve language code for /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qttranslations/translations/en_ts/qtwebsockets_en.ts. Please update CFBundleLocalizations in your Info.plist manually. Call Stack (most recent call first): /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/qtbase/lib/cmake/Qt6LinguistTools/Qt6LinguistToolsMacros.cmake:404 (qt6_add_lrelease) qttranslations/translations/CMakeLists.txt:188 (qt_add_lrelease) -- Configuring submodule 'qtvirtualkeyboard' -- Configuring submodule 'qtwayland' -- Configuring submodule 'qtwebview' -- Configuration summary shown below. It has also been written to /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release/config.summary -- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist across reconfigurations. -- Configure summary: Building for: macx-clang (arm64, CPU features: neon crc32 crypto) Compiler: clang (Apple) 15.0.0.15000309 Build options: Mode ................................... release Optimize release build for size ........ no Fully optimize release builds (-O3) .... no Building shared libraries .............. no Using ccache ........................... no Unity Build ............................ no Relocatable ............................ no Using precompiled headers .............. yes Using Link Time Optimization (LTCG) .... no Using Intel CET ........................ no Target compiler supports: ARM Extensions ....................... NEON CRC32 AES Sanitizers: Addresses ............................ no Threads .............................. no Memory ............................... no Fuzzer (instrumentation only) ........ no Undefined ............................ no Build parts ............................ libs tools Install examples sources ............... no App store compliance ................... no Qt modules and options: Qt Concurrent .......................... yes Qt D-Bus ............................... no Qt D-Bus directly linked to libdbus .... no Qt Gui ................................. yes Qt Network ............................. yes Qt PrintSupport ........................ yes Qt Sql ................................. yes Qt Testlib ............................. yes Qt Widgets ............................. yes Qt Xml ................................. yes Support enabled for: Using pkg-config ....................... yes Using vcpkg ............................ no udev ................................... no OpenSSL ................................ yes openssl_linked ......................... yes OpenSSL 1.1 ............................ no OpenSSL 3.0 ............................ yes Using system zlib ...................... yes Zstandard support ...................... no Thread support ......................... yes Common build options: Linker can resolve circular dependencies yes Qt Core: backtrace .............................. yes DoubleConversion ....................... yes Using system DoubleConversion ........ yes GLib ................................... no ICU .................................... 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 ................... yes Qt Sql: SQL item models ........................ yes Qt Network: getifaddrs() ........................... yes IPv6 ifname ............................ yes libproxy ............................... no SecureTransport ........................ yes DTLS ................................... yes OCSP-stapling .......................... yes SCTP ................................... no Use system proxies ..................... yes GSSAPI ................................. no Brotli Decompression Support ........... yes qIsEffectiveTLD() ...................... yes Built-in publicsuffix database ....... yes System publicsuffix database ......... no Core tools: Android deployment tool ................ yes macOS deployment tool .................. yes Windows deployment tool ................ no qmake .................................. yes Qt Gui: Accessibility .......................... yes FreeType ............................... yes Using system FreeType ................ yes HarfBuzz ............................... yes Using system HarfBuzz ................ yes Fontconfig ............................. no Image formats: GIF .................................. yes ICO .................................. yes JPEG ................................. no Using system libjpeg ............... no PNG .................................. yes Using system libpng ................ yes Text formats: HtmlParser ........................... yes CssParser ............................ yes OdfWriter ............................ yes MarkdownReader ....................... yes Using system libmd4c ............... yes 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 Batch tests ............................ no Qt PrintSupport: CUPS ................................... yes Qt Sql Drivers: DB2 (IBM) .............................. no InterBase .............................. no MySql .................................. no OCI (Oracle) ........................... no ODBC ................................... yes PostgreSQL ............................. yes SQLite ................................. yes Using system provided SQLite ......... yes Mimer .................................. 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 Qt QML Models: QML list model ......................... yes QML delegate model ..................... yes Qt Quick: Qt Quick support ....................... no Qt Tools: Qt Assistant ......................... yes libclang found ....................... no Clang-based lupdate parser ........... no Qt Designer .......................... yes Qt Distance Field Generator .......... no Qt Linguist .......................... yes pixeltool ............................ yes qdbus ................................ no QDoc ................................. no Qt Attributions Scanner .............. yes qtdiag ............................... yes qtplugininfo ......................... yes Note: Using static linking will disable the use of dynamically loaded plugins. Make sure to import all needed static plugins, or compile needed modules into the library. Note: Qt Quick modules not built due to not finding the qtshadertools 'qsb' tool. WARNING: QDoc will not be compiled, probably because clang's C and C++ libraries could not be located. This means that you cannot build the Qt documentation. You may need to set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation. Other than clang's libraries, you may need to install another package, such as clang itself, to provide the ClangConfig.cmake file needed to detect your libraries. Once this file is in place, the configure script may be able to detect your system-installed libraries without further environment variables. On macOS, you can use Homebrew's llvm package. You will also need to set the FEATURE_clang CMake variable to ON to re-evaluate this check. WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found. You will need to set the FEATURE_clangcpp CMake variable to ON to re-evaluate this check. -- Qt is now configured for building. Just run 'cmake --build . --parallel' Once everything is built, you must run 'cmake --install .' Qt will be installed into '/Users/ruben/.conan2/p/b/qt7a6ada0019e2d/p' To configure and build other Qt modules, you can use the following convenience script: /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/p/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 incomplete, errors occurred! qt/6.6.0: ERROR: Package '26716611df673b362b00b69f5a42b2f0aaa7d112' build failed qt/6.6.0: WARN: Build folder /Users/ruben/.conan2/p/b/qt7a6ada0019e2d/b/build/Release ERROR: qt/6.6.0: Error in build() method, line 786 cmake.configure() ConanException: Error 1 while executing ```
uilianries commented 1 month ago

The issue happens in Mac M1 and with Qt6 < 6.7 (including 6.6 and 6.5).

Passing ENABLE_threads to OFF or ON in CMakeToolchain.variables results in the same error, so we can't disable via definitions.

Another configure log, but using Qt 6.5:

$ conan create 6.x.x/ --version=6.5.3 -pr:h=default -pr:b=default                                                                                                                             

======== Exporting recipe to the cache ========
qt/6.5.3: Exporting package recipe: /Users/uilian/Development/conan/conan-center-index/recipes/qt/6.x.x/conanfile.py
qt/6.5.3: exports: File 'conandata.yml' found. Exporting it...
qt/6.5.3: Calling export()
qt/6.5.3: Calling export_sources()
qt/6.5.3: Copied 1 '.conf' file: qtmodules6.5.3.conf
qt/6.5.3: Copied 1 '.py' file: conanfile.py
qt/6.5.3: Copied 1 '.yml' file: conandata.yml
qt/6.5.3: Copied 2 '.patch' files: fix-long-path-on-windows_6.5.3.patch, 32fa63f_6.5.0.patch
qt/6.5.3: Copied 1 '.diff' file: c72097e.diff
qt/6.5.3: Exported to cache folder: /Users/uilian/.conan2/p/qt7cf1c080a7ce2/e
qt/6.5.3: Exported: qt/6.5.3#ae7faa2fcffb620564ea8adceecec437 (2024-07-24 10:22:36 UTC)

======== Input profiles ========
Profile host:
[settings]
arch=armv8
build_type=Release
compiler=apple-clang
compiler.cppstd=17
compiler.libcxx=libc++
compiler.version=15
os=Macos
[conf]
tools.build:verbosity=verbose
tools.cmake.cmaketoolchain:generator=Ninja
tools.compilation:verbosity=verbose

Profile build:
[settings]
arch=armv8
build_type=Release
compiler=apple-clang
compiler.cppstd=17
compiler.libcxx=libc++
compiler.version=15
os=Macos
[conf]
tools.build:verbosity=verbose
tools.cmake.cmaketoolchain:generator=Ninja
tools.compilation:verbosity=verbose

======== Computing dependency graph ========
Graph root
    cli
Requirements
    autoconf/2.71#f9307992909d7fb3df459340f1932809 - Cache
    automake/1.16.5#058bda3e21c36c9aa8425daf3c1faf50 - Cache
    brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519 - Cache
    bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Cache
    double-conversion/3.3.0#33321c201741cc32b51169c6d2d05e60 - Cache
    freetype/2.13.2#7934d59c447d72edcd56025dc60e1aeb - Cache
    glib/2.78.3#298e03077934a696f094272c745c2316 - Cache
    harfbuzz/8.3.0#c83405ed297bad6c9e9587e2a19c686a - Cache
    libelf/0.8.13#4f70a3555809ae50cc8add44f0f84288 - Cache
    libffi/3.4.4#72cccac6139293b6e97ec9cd676547ff - Cache
    libgettext/0.22#35d2811b2dd27a98f69e4daa86ca2000 - Cache
    libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd - Cache
    libpng/1.6.42#fdba4ebf89df3c55d6db0145a2a66a24 - Cache
    libpq/15.4#f0bd46b7559165ceb6a090529fc729b9 - Cache
    libtool/2.4.7#08316dad5c72c541ed21e039e4cf217b - Cache
    m4/1.4.19#b38ced39a01e31fef5435bc634461fd2 - Cache
    md4c/0.4.8#9b5da52e0c0b803bb0d1a4b9fdfe10b1 - Cache
    odbc/2.3.11#84d32d803c970271eb2fc58d3e3cc2b5 - Cache
    opengl/system#4df6fecde4084386beded3ed0e56e4ea - Cache
    openssl/3.2.2#899583c694f9deccec74dbe0bbc65a15 - Cache
    pcre2/10.42#a7a2c122056510509a7525c83d6a6695 - Cache
    qt/6.5.3#ae7faa2fcffb620564ea8adceecec437 - Cache
    sqlite3/3.45.0#3a7911478ffd14e7acc694ac113449b6 - Cache
    zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Cache
Build requirements
    autoconf/2.71#f9307992909d7fb3df459340f1932809 - Cache
    automake/1.16.5#058bda3e21c36c9aa8425daf3c1faf50 - Cache
    bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Cache
    cmake/3.29.5#56dbff3ff8af6bcd4b9c170fbd4da068 - Cache
    gettext/0.21#a2bd3513f212013764c9040f4c70ed69 - Cache
    glib/2.78.3#298e03077934a696f094272c745c2316 - Cache
    gnu-config/cci.20210814#dc430d754f465e8c74463019672fb97b - Cache
    libelf/0.8.13#4f70a3555809ae50cc8add44f0f84288 - Cache
    libffi/3.4.4#72cccac6139293b6e97ec9cd676547ff - Cache
    libgettext/0.22#35d2811b2dd27a98f69e4daa86ca2000 - Cache
    libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd - Cache
    m4/1.4.19#b38ced39a01e31fef5435bc634461fd2 - Cache
    meson/1.2.2#04bdfb85d665c82b08a3510aee3ffd19 - Cache
    meson/1.3.2#d1125ba555ec1a94f165a3412fdf7f88 - Cache
    meson/1.4.0#024dfac41ea5570cb1aec3ea6fe34d0a - Cache
    ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21 - Cache
    pcre2/10.42#a7a2c122056510509a7525c83d6a6695 - Cache
    pkgconf/2.0.3#f996677e96e61e6552d85e83756c328b - Cache
    pkgconf/2.1.0#27f44583701117b571307cf5b5fe5605 - Cache
    zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Cache
Resolved version ranges
    cmake/[>=3.21.1 <4]: cmake/3.29.5
    openssl/[>=1.1 <4]: openssl/3.2.2
    zlib/[>=1.2.11 <2]: zlib/1.3.1

======== Computing necessary packages ========
qt/6.5.3: Forced build from source
Requirements
    autoconf/2.71#f9307992909d7fb3df459340f1932809:da39a3ee5e6b4b0d3255bfef95601890afd80709#5b77f70c17ad1741f5845d4e468a347e - Cache
    automake/1.16.5#058bda3e21c36c9aa8425daf3c1faf50:9e5323c65b94ae38c3c733fe12637776db0119a5#53e724e4596a55dd2b2a3931d36256dc - Cache
    brotli/1.1.0#d56d7bb9ca722942aba17369cb5c0519:27c3eb48256dc5d2ec50ae887081dd85434e5755#d900a07edf8ac9e300a5105e46e95dd8 - Cache
    bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:bd47875fc25b97398a4030f4060ef8ef3539584a#8496bd2ef430954493e1f454a057c2ae - Cache
    double-conversion/3.3.0#33321c201741cc32b51169c6d2d05e60:f3c011171e27f251044f2d9d6c96f710e7b11116#b1ab9a4912ac93ded1707e7683552710 - Cache
    freetype/2.13.2#7934d59c447d72edcd56025dc60e1aeb:b4870ffee4add54f8c0802d2f844e0b2960d8167#374402cb5b32cdfc812a543dc0a46d7d - Cache
    glib/2.78.3#298e03077934a696f094272c745c2316:809ad11dca7631334092e6fd8ac10fc4ab13d046#866db777b57cfede3899011a7568420c - Cache
    harfbuzz/8.3.0#c83405ed297bad6c9e9587e2a19c686a:71bd60f99625f0406a06074fbca90446cf99892b#31543895a2bec6d87824c537355d05da - Cache
    libelf/0.8.13#4f70a3555809ae50cc8add44f0f84288:b117a9060cd3cd9e1fab132b9eda3173f84743bd#d9045a577b336abaa3c89410832c91e9 - Cache
    libffi/3.4.4#72cccac6139293b6e97ec9cd676547ff:2ee39e692ca4177b4b689b15bc1f2cfdf8f83706#731fa926db9c0e50276c00f65daa5a9f - Cache
    libgettext/0.22#35d2811b2dd27a98f69e4daa86ca2000:50beeb0af7d06901e44de287d86534d4592f2583#ff4bf8ecf6f56088632dea1e9a778326 - Cache
    libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd:2ee39e692ca4177b4b689b15bc1f2cfdf8f83706#fc73ee0f45832b31ea39ddac665eef3f - Cache
    libpng/1.6.42#fdba4ebf89df3c55d6db0145a2a66a24:110170895f97fd2467430f5b1f7482bcfb6ba38b#6464859c23e13822481f1357a6f7baa0 - Cache
    libpq/15.4#f0bd46b7559165ceb6a090529fc729b9:f0b000c509a4fac0d67f486d07efc67f25653547#564ae2d72442ad24230a5c8fe887143d - Cache
    libtool/2.4.7#08316dad5c72c541ed21e039e4cf217b:2ee39e692ca4177b4b689b15bc1f2cfdf8f83706#404108e2f60ca6c8dbf5698ab47f5e46 - Cache
    m4/1.4.19#b38ced39a01e31fef5435bc634461fd2:617cae191537b47386c088e07b1822d8606b7e67#af3bb664b82c4f616d3146625c5b4bd5 - Cache
    md4c/0.4.8#9b5da52e0c0b803bb0d1a4b9fdfe10b1:b5c3671c8e8f51c21784d0e7c3d3f6beaaed98a5#a90d34674306a29a6e067f0179b8c5b1 - Cache
    odbc/2.3.11#84d32d803c970271eb2fc58d3e3cc2b5:ea24a61a3a5c42c3c117e5a507bed5fe857f834b#fc5c6fb0fa308556d0a5f33b585559f5 - Cache
    opengl/system#4df6fecde4084386beded3ed0e56e4ea:da39a3ee5e6b4b0d3255bfef95601890afd80709#0ba8627bd47edc3a501e8f0eb9a79e5e - Cache
    openssl/3.2.2#899583c694f9deccec74dbe0bbc65a15:7833c7c48ca5681090256e36ed675b071307c45a#df7ad22cfac9e92700aa9207fc77e126 - Cache
    pcre2/10.42#a7a2c122056510509a7525c83d6a6695:17867723f5118ac06c0e40c6780f191fc7f9489d#5383d43d3ec97fa8aaae59df128d10d9 - Cache
    qt/6.5.3#ae7faa2fcffb620564ea8adceecec437:dabdd19fefb7cda231fd7e561770e83d7797d3c5 - Build
    sqlite3/3.45.0#3a7911478ffd14e7acc694ac113449b6:dc4b586c4203330fce9008cb16c26d25219e4944#c12836486108c4fe7eaefc239f50abf7 - Cache
    zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:2ee39e692ca4177b4b689b15bc1f2cfdf8f83706#1a0af64d22ca28cc11822f1c483dde56 - Cache
Build requirements
    cmake/3.29.5#56dbff3ff8af6bcd4b9c170fbd4da068:9e5323c65b94ae38c3c733fe12637776db0119a5#c0ce3837078ea5d0a7bee6f158402384 - Cache
    ninja/1.11.1#77587f8c8318662ac8e5a7867eb4be21:617cae191537b47386c088e07b1822d8606b7e67#c91372a33f74405b60f9f71b2163a290 - Cache
    pkgconf/2.1.0#27f44583701117b571307cf5b5fe5605:df7e47c8f0b96c79c977dd45ec51a050d8380273#0e4a349206e0319ddfe0a13932c26b03 - Cache
Skipped binaries
    autoconf/2.71, automake/1.16.5, bzip2/1.0.8, gettext/0.21, glib/2.78.3, gnu-config/cci.20210814, libelf/0.8.13, libffi/3.4.4, libgettext/0.22, libiconv/1.17, m4/1.4.19, meson/1.2.2, meson/1.3.2, meson/1.4.0, pcre2/10.42, pkgconf/2.0.3, zlib/1.3.1

======== Installing packages ========
brotli/1.1.0: Already installed! (1 of 27)
bzip2/1.0.8: Already installed! (2 of 27)
cmake/3.29.5: Already installed! (3 of 27)
cmake/3.29.5: Appending PATH environment variable: /Users/uilian/.conan2/p/cmake0979532776192/p/CMake.app/Contents/bin
double-conversion/3.3.0: Already installed! (4 of 27)
libffi/3.4.4: Already installed! (5 of 27)
libiconv/1.17: Already installed! (6 of 27)
libpq/15.4: Already installed! (7 of 27)
m4/1.4.19: Already installed! (8 of 27)
md4c/0.4.8: Already installed! (9 of 27)
ninja/1.11.1: Already installed! (10 of 27)
opengl/system: Already installed! (11 of 27)
sqlite3/3.45.0: Already installed! (12 of 27)
zlib/1.3.1: Already installed! (13 of 27)
libelf/0.8.13: Already installed! (14 of 27)
pkgconf/2.1.0: Already installed! (15 of 27)
pkgconf/2.1.0: WARN: The use of 'unix_path_legacy_compat' is deprecated in Conan 2.0 and does not perform path conversions. This is retained for compatibility with Conan 1.x and will be removed in a future version.
autoconf/2.71: Already installed! (16 of 27)
libgettext/0.22: Already installed! (17 of 27)
libpng/1.6.42: Already installed! (18 of 27)
openssl/3.2.2: Already installed! (19 of 27)
pcre2/10.42: Already installed! (20 of 27)
pcre2/10.42: Appending PATH environment variable: /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/bin
automake/1.16.5: Already installed! (21 of 27)
freetype/2.13.2: Already installed! (22 of 27)
glib/2.78.3: Already installed! (23 of 27)
libtool/2.4.7: Already installed! (24 of 27)
libtool/2.4.7: WARN: The use of 'unix_path_legacy_compat' is deprecated in Conan 2.0 and does not perform path conversions. This is retained for compatibility with Conan 1.x and will be removed in a future version.
libtool/2.4.7: WARN: The use of 'unix_path_legacy_compat' is deprecated in Conan 2.0 and does not perform path conversions. This is retained for compatibility with Conan 1.x and will be removed in a future version.
harfbuzz/8.3.0: Already installed! (25 of 27)
odbc/2.3.11: Already installed! (26 of 27)
qt/6.5.3: Calling source() in /Users/uilian/.conan2/p/qt7cf1c080a7ce2/s/src
qt/6.5.3: Downloading 798.4MB 7cda4d119aad27a3887329cfc285f2aba5da85601212bcb0aea27bd6b7b544cb
qt/6.5.3: Downloaded 242.6MB 30% 7cda4d119aad27a3887329cfc285f2aba5da85601212bcb0aea27bd6b7b544cb
qt/6.5.3: Downloaded 480.2MB 60% 7cda4d119aad27a3887329cfc285f2aba5da85601212bcb0aea27bd6b7b544cb
qt/6.5.3: Downloaded 695.2MB 87% 7cda4d119aad27a3887329cfc285f2aba5da85601212bcb0aea27bd6b7b544cb
qt/6.5.3: Apply patch (bugfix): Workaround for too long .rps file name
qt/6.5.3: Apply patch (bugfix): Fix build error with lambda on GCC 9.2
qt/6.5.3: Apply patch (bugfix): Use absolute path in the generated header files to avoid relative path longer than 250 characters (not supported on by msvc compiler)

-------- Installing package qt/6.5.3 (27 of 27) --------
qt/6.5.3: Building from source
qt/6.5.3: Package qt/6.5.3:dabdd19fefb7cda231fd7e561770e83d7797d3c5
qt/6.5.3: Copying sources to build folder
qt/6.5.3: Building your package in /Users/uilian/.conan2/p/b/qt3f715ca804189/b
qt/6.5.3: Calling generate()
qt/6.5.3: Generators folder: /Users/uilian/.conan2/p/b/qt3f715ca804189/b/build/Release/generators
qt/6.5.3: CMakeDeps necessary find_package() and targets for your CMakeLists.txt
    find_package(OpenSSL)
    find_package(double-conversion)
    find_package(harfbuzz)
    find_package(freetype)
    find_package(PCRE2)
    find_package(PNG)
    find_package(ZLIB)
    find_package(SQLite3)
    find_package(PostgreSQL)
    find_package(ODBC)
    find_package(opengl_system)
    find_package(brotli)
    find_package(md4c)
    target_link_libraries(... openssl::openssl double-conversion::double-conversion harfbuzz::harfbuzz Freetype::Freetype pcre2::pcre2 PNG::PNG ZLIB::ZLIB SQLite::SQLite3 PostgreSQL::PostgreSQL ODBC::ODBC opengl::opengl brotli::brotli md4c::md4c-html)
qt/6.5.3: CMakeToolchain generated: conan_toolchain.cmake
qt/6.5.3: CMakeToolchain generated: /Users/uilian/.conan2/p/b/qt3f715ca804189/b/build/Release/generators/CMakePresets.json
qt/6.5.3: CMakeToolchain generated: /Users/uilian/.conan2/p/b/qt3f715ca804189/b/src/CMakeUserPresets.json
qt/6.5.3: Generating aggregated env files
qt/6.5.3: Generated aggregated env files: ['conanbuild.sh']
qt/6.5.3: Calling build()
qt/6.5.3: Running CMake.configure()
qt/6.5.3: RUN: cmake -G "Ninja" -DCMAKE_TOOLCHAIN_FILE="/Users/uilian/.conan2/p/b/qt3f715ca804189/b/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/uilian/.conan2/p/b/qt3f715ca804189/p" -DQT_USE_VCPKG="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/uilian/.conan2/p/b/qt3f715ca804189/b/src" --loglevel=VERBOSE
-- Using Conan toolchain: /Users/uilian/.conan2/p/b/qt3f715ca804189/b/build/Release/generators/conan_toolchain.cmake
-- Conan toolchain: Defining libcxx as C++ flags: -stdlib=libc++
-- Conan toolchain: C++ Standard 17 with extensions OFF
-- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF
-- The CXX compiler identification is AppleClang 15.0.0.15000309
-- The C compiler identification is AppleClang 15.0.0.15000309
-- The ASM compiler identification is AppleClang
-- 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
-- Checking dependencies of submodule 'qtbase'
-- Checking dependencies of submodule 'qtdeclarative'
-- Skipping optional dependency 'qtimageformats' of 'qtdeclarative', because building 'qtimageformats' was explicitly disabled.
-- Skipping optional dependency 'qtlanguageserver' of 'qtdeclarative', because building 'qtlanguageserver' was explicitly disabled.
-- Skipping optional dependency 'qtshadertools' of 'qtdeclarative', because building 'qtshadertools' was explicitly disabled.
-- Skipping optional dependency 'qtsvg' of 'qtdeclarative', because building 'qtsvg' was explicitly disabled.
-- Checking dependencies of submodule 'qttools'
-- Skipping optional dependency 'qtactiveqt' of 'qttools', because building 'qtactiveqt' was explicitly disabled.
-- Checking dependencies of submodule 'qtdoc'
-- Skipping optional dependency 'qthttpserver' of 'qtdoc', because building 'qthttpserver' was explicitly disabled.
-- Skipping optional dependency 'qtmultimedia' of 'qtdoc', because building 'qtmultimedia' was explicitly disabled.
-- Skipping optional dependency 'qtshadertools' of 'qtdoc', because building 'qtshadertools' was explicitly disabled.
-- Skipping optional dependency 'qtwebengine' of 'qtdoc', because building 'qtwebengine' was explicitly disabled.
-- Checking dependencies of submodule 'qttranslations'
-- Configuring submodule 'qtbase'
-- [QtBase] CMAKE_BUILD_TYPE was set to: 'Release'
-- [QtBase] Check for feature set changes
-- [QtBase] The OBJC compiler identification is AppleClang 15.0.0.15000309
-- [QtBase] Detecting OBJC compiler ABI info
-- [QtBase] Detecting OBJC compiler ABI info - done
-- [QtBase] Check for working OBJC compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped
-- [QtBase] The OBJCXX compiler identification is AppleClang 15.0.0.15000309
-- [QtBase] Detecting OBJCXX compiler ABI info
-- [QtBase] Detecting OBJCXX compiler ABI info - done
-- [QtBase] Check for working OBJCXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
-- [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=-stdlib=libc++
            -DCMAKE_CXX_FLAGS_DEBUG=-g
            -DCMAKE_CXX_FLAGS_RELEASE=-O3 -DNDEBUG
            -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O2 -g -DNDEBUG
            -DCMAKE_TOOLCHAIN_FILE=/Users/uilian/.conan2/p/b/qt3f715ca804189/b/build/Release/generators/conan_toolchain.cmake
            -DCMAKE_C_STANDARD=11
            -DCMAKE_C_STANDARD_REQUIRED=ON
            -DCMAKE_CXX_STANDARD=17
            -DCMAKE_CXX_STANDARD_REQUIRED=ON
            -DCMAKE_MODULE_PATH:STRING=/Users/uilian/.conan2/p/b/qt3f715ca804189/b/src/qtbase/cmake/platforms
            -DCMAKE_OSX_ARCHITECTURES:STRING=arm64
-- [QtBase] Extracting architecture info from /Users/uilian/.conan2/p/b/qt3f715ca804189/b/build/Release/qtbase/config.tests/arch/architecture_test.
-- [QtBase] CMAKE_OSX_ARCHITECTURES: "arm64"
-- [QtBase] CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk"
-- [QtBase] CMAKE_OSX_DEPLOYMENT_TARGET: "11.0"
-- [QtBase] QT_MAC_SDK_VERSION: "14.4"
-- [QtBase] QT_MAC_XCODE_VERSION: ""
-- [QtBase] QT_IS_MACOS_UNIVERSAL: "OFF"
-- [QtBase] Configure tests main architecture (in multi-arch build): "arm64"
-- [QtBase] CMAKE_VERSION: "3.29.5"
-- [QtBase] CMAKE_HOST_SYSTEM: "Darwin-23.5.0"
-- [QtBase] CMAKE_HOST_SYSTEM_NAME: "Darwin"
-- [QtBase] CMAKE_HOST_SYSTEM_VERSION: "23.5.0"
-- [QtBase] CMAKE_HOST_SYSTEM_PROCESSOR: "arm64"
-- [QtBase] CMAKE_SYSTEM: "Darwin"
-- [QtBase] CMAKE_SYSTEM_NAME: "Darwin"
-- [QtBase] CMAKE_SYSTEM_VERSION: "23.5.0"
-- [QtBase] CMAKE_SYSTEM_PROCESSOR: "arm64"
-- [QtBase] CMAKE_CROSSCOMPILING: "FALSE"
-- [QtBase] CMAKE_INSTALL_PREFIX: "/Users/uilian/.conan2/p/b/qt3f715ca804189/p"
-- [QtBase] CMAKE_STAGING_PREFIX: ""
-- [QtBase] QT_BUILD_DIR: "/Users/uilian/.conan2/p/b/qt3f715ca804189/b/build/Release/qtbase"
-- [QtBase] QT_INSTALL_DIR: ""
-- [QtBase] QT_WILL_INSTALL: "ON"
-- [QtBase] CMAKE_C_COMPILER: "/Library/Developer/CommandLineTools/usr/bin/cc" (15.0.0.15000309)
-- [QtBase] CMAKE_CXX_COMPILER: "/Library/Developer/CommandLineTools/usr/bin/c++" (15.0.0.15000309)
-- [QtBase] CMAKE_OBJC_COMPILER: "/Library/Developer/CommandLineTools/usr/bin/cc" (15.0.0.15000309)
-- [QtBase] CMAKE_OBJCXX_COMPILER: "/Library/Developer/CommandLineTools/usr/bin/c++" (15.0.0.15000309)
-- [QtBase] Conan: Target declared 'ZLIB::ZLIB'
-- [QtBase] Conan: Library z found /Users/uilian/.conan2/p/b/zlibfaa15f7ab621a/p/lib/libz.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/zlibfaa15f7ab621a/p/lib/libz.a
-- [QtBase] Found WrapSystemZLIB: TRUE (Required is at least version "1.0.8")
-- [QtBase] Conan: Component target declared 'OpenSSL::Crypto'
-- [QtBase] Conan: Component target declared 'OpenSSL::SSL'
-- [QtBase] Conan: Target declared 'openssl::openssl'
-- [QtBase] Conan: Library ssl found /Users/uilian/.conan2/p/b/opens8ccd63dc11225/p/lib/libssl.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/opens8ccd63dc11225/p/lib/libssl.a
-- [QtBase] Conan: Library crypto found /Users/uilian/.conan2/p/b/opens8ccd63dc11225/p/lib/libcrypto.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/opens8ccd63dc11225/p/lib/libcrypto.a
-- [QtBase] Conan: Library ssl found /Users/uilian/.conan2/p/b/opens8ccd63dc11225/p/lib/libssl.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/opens8ccd63dc11225/p/lib/libssl.a
-- [QtBase] Conan: Library crypto found /Users/uilian/.conan2/p/b/opens8ccd63dc11225/p/lib/libcrypto.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/opens8ccd63dc11225/p/lib/libcrypto.a
-- [QtBase] Conan: Including build module from '/Users/uilian/.conan2/p/b/opens8ccd63dc11225/p/lib/cmake/conan-official-openssl-variables.cmake'
-- [QtBase] Found WrapOpenSSLHeaders: /Users/uilian/.conan2/p/b/opens8ccd63dc11225/p/include (found version "3.2.2")
-- [QtBase] Performing Test HAVE_opensslv11_headers
-- [QtBase] Performing Test HAVE_opensslv11_headers - Failed
-- [QtBase] Found WrapOpenSSL: crypto (found version "3.2.2")
-- [QtBase] Performing Test HAVE_opensslv11
-- [QtBase] Performing Test HAVE_opensslv11 - Failed
-- [QtBase] Performing Test HAVE_opensslv30_headers
-- [QtBase] Performing Test HAVE_opensslv30_headers - Success
-- [QtBase] Performing Test HAVE_opensslv30
-- [QtBase] Performing Test HAVE_opensslv30 - Failed
-- [QtBase] Found WrapZSTD: 1.5.6 (found suitable version "1.5.6", minimum required is "1.3")
-- [QtBase] Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2")
-- [QtBase] Checking for module 'libudev'
-- [QtBase]   Package 'libudev', required by 'virtual:world', not found
-- [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 HAVE_cxx14
-- [QtBase] Performing Test HAVE_cxx14 - Success
-- [QtBase] Performing Test HAVE_cxx17
-- [QtBase] Performing Test HAVE_cxx17 - Success
-- [QtBase] Performing Test HAVE_cxx20
-- [QtBase] Performing Test HAVE_cxx20 - Success
-- [QtBase] Performing Test HAVE_cxx2b
-- [QtBase] Performing Test HAVE_cxx2b - Success
-- [QtBase] Performing Test precompiled header support
-- [QtBase] Performing Test precompiled header support - Success
-- [QtBase] Performing Test TEST_optimize_debug
-- [QtBase] Performing Test TEST_optimize_debug - Success
-- [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 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 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 Basic x86 intrinsics
-- [QtBase] Performing Test Basic x86 intrinsics - 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 HAVE_posix_fallocate
-- [QtBase] Performing Test HAVE_posix_fallocate - Failed
-- [QtBase] Performing Test HAVE_alloca_stdlib_h
-- [QtBase] Performing Test HAVE_alloca_stdlib_h - Success
-- [QtBase] Performing Test HAVE_alloca_h
-- [QtBase] Performing Test HAVE_alloca_h - Success
-- [QtBase] Performing Test HAVE_alloca_malloc_h
-- [QtBase] Performing Test HAVE_alloca_malloc_h - Failed
-- [QtBase] Performing Test HAVE_stack_protector
-- [QtBase] Performing Test HAVE_stack_protector - Success
-- [QtBase] Performing Test HAVE_intelcet
-- [QtBase] Performing Test HAVE_intelcet - Failed
-- [QtBase] Looking for backtrace
-- [QtBase] Looking for backtrace - found
-- [QtBase] backtrace facility detected in default set of libraries
-- [QtBase] Found Backtrace: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include
-- [QtBase] Conan: Target declared 'double-conversion::double-conversion'
-- [QtBase] Conan: Library double-conversion found /Users/uilian/.conan2/p/b/doubl010fcf75e57e5/p/lib/libdouble-conversion.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/doubl010fcf75e57e5/p/lib/libdouble-conversion.a
-- [QtBase] Found WrapSystemDoubleConversion: /Users/uilian/.conan2/p/b/qt3f715ca804189/b/build/Release/generators/double-conversion-config.cmake (found version "3.3.0")
-- [QtBase] Found GLIB2: /Users/uilian/.conan2/p/b/glibcf7465a8d60a7/p/lib/libglib-2.0.a
-- [QtBase] The following ICU libraries were not found:
-- [QtBase]   i18n (required)
-- [QtBase]   uc (required)
-- [QtBase]   data (required)
-- [QtBase] Failed to find all ICU components (missing: ICU_LIBRARY _ICU_REQUIRED_LIBS_FOUND) (found suitable version "74.1", minimum required is "50.1")
-- [QtBase] Checking for module 'libsystemd'
-- [QtBase]   Package 'libsystemd', required by 'virtual:world', not found
-- [QtBase] Performing Test HAVE_STDATOMIC
-- [QtBase] Performing Test HAVE_STDATOMIC - Success
-- [QtBase] Found WrapAtomic: TRUE
-- [QtBase] Checking for module 'libb2'
-- [QtBase]   Package 'libb2', required by 'virtual:world', not found
-- [QtBase] Performing Test HAVE_GETTIME
-- [QtBase] Performing Test HAVE_GETTIME - Success
-- [QtBase] Found WrapRt: TRUE
-- [QtBase] Conan: Component target declared 'PCRE2::8BIT'
-- [QtBase] Conan: Component target declared 'PCRE2::16BIT'
-- [QtBase] Conan: Component target declared 'PCRE2::32BIT'
-- [QtBase] Conan: Component target declared 'PCRE2::POSIX'
-- [QtBase] Conan: Target declared 'pcre2::pcre2'
-- [QtBase] Conan: Library pcre2-posix found /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-posix.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-posix.a
-- [QtBase] Conan: Library pcre2-32 found /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-32.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-32.a
-- [QtBase] Conan: Library pcre2-16 found /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-16.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-16.a
-- [QtBase] Conan: Library pcre2-8 found /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-8.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-8.a
-- [QtBase] Conan: Library pcre2-posix found /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-posix.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-posix.a
-- [QtBase] Conan: Library pcre2-32 found /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-32.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-32.a
-- [QtBase] Conan: Library pcre2-16 found /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-16.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-16.a
-- [QtBase] Conan: Library pcre2-8 found /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-8.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/pcre23aca6338037d5/p/lib/libpcre2-8.a
-- [QtBase] Conan: Target declared 'BZip2::BZip2'
-- [QtBase] Conan: Library bz2 found /Users/uilian/.conan2/p/b/bzip21aadd509484ad/p/lib/libbz2.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/bzip21aadd509484ad/p/lib/libbz2.a
-- [QtBase] Conan: Including build module from '/Users/uilian/.conan2/p/b/bzip21aadd509484ad/p/lib/cmake/conan-official-bzip2-variables.cmake'
-- [QtBase] Found WrapSystemPCRE2: TRUE (found suitable version "10.42", minimum required is "10.20")
-- [QtBase] Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY) 
-- [QtBase] Performing Test HAVE_atomicfptr
-- [QtBase] Performing Test HAVE_atomicfptr - Success
-- [QtBase] Performing Test HAVE_clock_monotonic
-- [QtBase] Performing Test HAVE_clock_monotonic - Failed
-- [QtBase] Performing Test HAVE_cloexec
-- [QtBase] Performing Test HAVE_cloexec - Failed
-- [QtBase] Performing Test HAVE_cxx11_future
-- [QtBase] Performing Test HAVE_cxx11_future - Success
-- [QtBase] Performing Test HAVE_cxx11_random
-- [QtBase] Performing Test HAVE_cxx11_random - Success
-- [QtBase] Performing Test HAVE_cxx17_filesystem
-- [QtBase] Performing Test HAVE_cxx17_filesystem - Success
-- [QtBase] Performing Test HAVE_dladdr
-- [QtBase] Performing Test HAVE_dladdr - Success
-- [QtBase] Performing Test HAVE_eventfd
-- [QtBase] Performing Test HAVE_eventfd - Failed
-- [QtBase] Performing Test HAVE_futimens
-- [QtBase] Performing Test HAVE_futimens - Success
-- [QtBase] Performing Test HAVE_getauxval
-- [QtBase] Performing Test HAVE_getauxval - Failed
-- [QtBase] Performing Test HAVE_getentropy
-- [QtBase] Performing Test HAVE_getentropy - Success
-- [QtBase] Performing Test HAVE_glibc
-- [QtBase] Performing Test HAVE_glibc - Failed
-- [QtBase] Performing Test HAVE_inotify
-- [QtBase] Performing Test HAVE_inotify - Failed
-- [QtBase] Performing Test HAVE_ipc_sysv
-- [QtBase] Performing Test HAVE_ipc_sysv - Success
-- [QtBase] Performing Test HAVE_ipc_posix
-- [QtBase] Performing Test HAVE_ipc_posix - Success
-- [QtBase] Performing Test HAVE_linkat
-- [QtBase] Performing Test HAVE_linkat - Success
-- [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_renameat2
-- [QtBase] Performing Test HAVE_renameat2 - Failed
-- [QtBase] Performing Test HAVE_statx
-- [QtBase] Performing Test HAVE_statx - Failed
-- [QtBase] Performing Test HAVE_syslog
-- [QtBase] Performing Test HAVE_syslog - Success
-- [QtBase] Performing Test HAVE_cpp_winrt
-- [QtBase] Performing Test HAVE_cpp_winrt - Failed
-- [QtBase] Performing Test HAVE_xlocalescanprint
-- [QtBase] Performing Test HAVE_xlocalescanprint - Failed
-- [QtBase] Checking for module 'libproxy-1.0'
-- [QtBase]   Package 'libproxy-1.0', required by 'virtual:world', not found
-- [QtBase] Found GSSAPI: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/GSS.framework
-- [QtBase] Found GLIB2: /Users/uilian/.conan2/p/b/glibcf7465a8d60a7/p/lib/libglib-2.0.a  found components: GOBJECT
-- [QtBase] Found GLIB2: /Users/uilian/.conan2/p/b/glibcf7465a8d60a7/p/lib/libglib-2.0.a  found components: GIO
-- [QtBase] Performing Test HAVE_getifaddrs
-- [QtBase] Performing Test HAVE_getifaddrs - Success
-- [QtBase] Performing Test HAVE_ifr_index
-- [QtBase] Performing Test HAVE_ifr_index - Failed
-- [QtBase] Performing Test HAVE_ipv6ifname
-- [QtBase] Performing Test HAVE_ipv6ifname - Success
-- [QtBase] Performing Test HAVE_linux_netlink
-- [QtBase] Performing Test HAVE_linux_netlink - Failed
-- [QtBase] Performing Test HAVE_sctp
-- [QtBase] Performing Test HAVE_sctp - Failed
-- [QtBase] Performing Test HAVE_dtls
-- [QtBase] Performing Test HAVE_dtls - Success
-- [QtBase] Performing Test HAVE_ocsp
-- [QtBase] Performing Test HAVE_ocsp - Success
-- [QtBase] Performing Test HAVE_networklistmanager
-- [QtBase] Performing Test HAVE_networklistmanager - Failed
-- [QtBase] Checking for module 'atspi-2'
-- [QtBase]   Package 'atspi-2', required by 'virtual:world', not found
-- [QtBase] Checking for module 'directfb'
-- [QtBase]   Package 'directfb', required by 'virtual:world', not found
-- [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] Conan: Target declared 'Freetype::Freetype'
-- [QtBase] Conan: Library freetype found /Users/uilian/.conan2/p/b/freet4c605a88e5b0c/p/lib/libfreetype.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/freet4c605a88e5b0c/p/lib/libfreetype.a
-- [QtBase] Conan: Library bz2 found /Users/uilian/.conan2/p/b/bzip21aadd509484ad/p/lib/libbz2.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/bzip21aadd509484ad/p/lib/libbz2.a
-- [QtBase] Conan: Including build module from '/Users/uilian/.conan2/p/b/bzip21aadd509484ad/p/lib/cmake/conan-official-bzip2-variables.cmake'
-- [QtBase] Conan: Target declared 'PNG::PNG'
-- [QtBase] Conan: Library png found /Users/uilian/.conan2/p/b/libpn3d542a19e4e28/p/lib/libpng.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/libpn3d542a19e4e28/p/lib/libpng.a
-- [QtBase] Conan: Component target declared 'brotli::brotlicommon'
-- [QtBase] Conan: Component target declared 'brotli::brotlidec'
-- [QtBase] Conan: Component target declared 'brotli::brotlienc'
-- [QtBase] Conan: Target declared 'brotli::brotli'
-- [QtBase] Conan: Library brotlienc found /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlienc.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlienc.a
-- [QtBase] Conan: Library brotlidec found /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlidec.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlidec.a
-- [QtBase] Conan: Library brotlicommon found /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlicommon.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlicommon.a
-- [QtBase] Conan: Library brotlienc found /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlienc.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlienc.a
-- [QtBase] Conan: Library brotlidec found /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlidec.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlidec.a
-- [QtBase] Conan: Library brotlicommon found /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlicommon.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/brotl3430b44841a20/p/lib/libbrotlicommon.a
-- [QtBase] Conan: Including build module from '/Users/uilian/.conan2/p/b/freet4c605a88e5b0c/p/lib/cmake/conan-official-freetype-variables.cmake'
-- [QtBase] Found WrapSystemFreetype: Freetype::Freetype (found suitable version "2.13.2", minimum required is "2.2.0")
-- [QtBase] Found Fontconfig: /opt/homebrew/lib/libfontconfig.dylib (found version "2.15.0")
-- [QtBase] Could NOT find gbm (missing: gbm_LIBRARY gbm_INCLUDE_DIR) 
-- [QtBase] Checking for module 'harfbuzz'
-- [QtBase]   Found harfbuzz, version 8.3.0
-- [QtBase] Found WrapSystemHarfbuzz: TRUE (found suitable version "8.3.0", minimum required is "2.6.0")
-- [QtBase] Could NOT find Libinput (missing: Libinput_LIBRARY Libinput_INCLUDE_DIR) 
-- [QtBase] Found WrapSystemJpeg: /opt/homebrew/lib/libjpeg.dylib (found version "80")
-- [QtBase] Conan: Component target declared 'md4c::md4c'
-- [QtBase] Conan: Component target declared 'md4c::md4c-html'
-- [QtBase] Conan: Library md4c-html found /Users/uilian/.conan2/p/b/md4ce285846d95786/p/lib/libmd4c-html.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/md4ce285846d95786/p/lib/libmd4c-html.a
-- [QtBase] Conan: Library md4c found /Users/uilian/.conan2/p/b/md4ce285846d95786/p/lib/libmd4c.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/md4ce285846d95786/p/lib/libmd4c.a
-- [QtBase] Conan: Library md4c-html found /Users/uilian/.conan2/p/b/md4ce285846d95786/p/lib/libmd4c-html.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/md4ce285846d95786/p/lib/libmd4c-html.a
-- [QtBase] Conan: Library md4c found /Users/uilian/.conan2/p/b/md4ce285846d95786/p/lib/libmd4c.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/md4ce285846d95786/p/lib/libmd4c.a
-- [QtBase] Found WrapSystemMd4c: TRUE (found version "0.4.8")
-- [QtBase] Conan: Library png found /Users/uilian/.conan2/p/b/libpn3d542a19e4e28/p/lib/libpng.a
-- [QtBase] Conan: Found: /Users/uilian/.conan2/p/b/libpn3d542a19e4e28/p/lib/libpng.a
-- [QtBase] Found WrapSystemPNG: PNG::PNG (found version "1.6.42")
-- [QtBase] Checking for module 'mtdev'
-- [QtBase]   Package 'mtdev', required by 'virtual:world', not found
-- [QtBase] Found OpenGL: /Library/Developer/CommandLineTools/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] Checking for module 'tslib'
-- [QtBase]   Package 'tslib', required by 'virtual:world', not found
-- [QtBase] Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) 
-- [QtBase] Performing Test HAVE_evdev
-- [QtBase] Performing Test HAVE_evdev - Failed
-- [QtBase] Performing Test HAVE_integrityfb
-- [QtBase] Performing Test HAVE_integrityfb - Failed
-- [QtBase] Performing Test HAVE_linuxfb
-- [QtBase] Performing Test HAVE_linuxfb - Failed
-- [QtBase] Performing Test HAVE_directwrite
-- [QtBase] Performing Test HAVE_directwrite - Failed
-- [QtBase] Performing Test HAVE_directwrite3
-- [QtBase] Performing Test HAVE_directwrite3 - Failed
-- [QtBase] Performing Test HAVE_d2d1
-- [QtBase] Performing Test HAVE_d2d1 - Failed
-- [QtBase] Performing Test HAVE_d2d1_1
-- [QtBase] Performing Test HAVE_d2d1_1 - Failed
-- [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] Found Threads: TRUE
CMake Error at qtbase/cmake/QtPublicTargetHelpers.cmake:260 (set_property):
  Attempt to promote imported target "Threads::Threads" to global scope (by
  setting IMPORTED_GLOBAL) which is not built in this directory.
Call Stack (most recent call first):
  qtbase/cmake/QtFindPackageHelpers.cmake:202 (__qt_internal_promote_target_to_global)
  qtbase/src/corelib/CMakeLists.txt:4 (qt_find_package)