Skip to content

Instantly share code, notes, and snippets.

@rdelfin
Last active October 8, 2024 16:28
Show Gist options
  • Select an option

  • Save rdelfin/1919aa0bb7605a12a492c4bd48cca908 to your computer and use it in GitHub Desktop.

Select an option

Save rdelfin/1919aa0bb7605a12a492c4bd48cca908 to your computer and use it in GitHub Desktop.
kf5-kconfigwidgets (kde-mac/kde/kf5-kconfigwidgets) on macOS 14 - Homebrew build logs
Homebrew build logs for kde-mac/kde/kf5-kconfigwidgets on macOS 14
Build date: 2024-10-08 17:09:30
HOMEBREW_VERSION: 4.4.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: 84c31175f11860129a9aaed40a13c549625e2db1
Last commit: 7 days ago
Core tap JSON: 08 Oct 16:08 UTC
Core cask tap JSON: 08 Oct 16:08 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.PizSK2ygg4/org.xquartz:0
HOMEBREW_EDITOR: vim
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 12
http_proxy: <REDACTED (but set)>
https_proxy: <REDACTED (but set)>
no_proxy: 127.0.0.1,169.254.169.254,<REDACTED (but set)>
Homebrew Ruby: 3.3.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/bin/ruby
CPU: dodeca-core 64-bit arm_lobos
Clang: 16.0.0 build 1600
Git: 2.39.5 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 14.7-arm64
CLT: 16.0.0.0.1.1724870825
Xcode: N/A
Rosetta 2: false
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
cowsay
[email protected]
Warning: Broken symlinks were found. Remove them with `brew cleanup`:
/opt/homebrew/bin/kdialog
kde-mac/kde/kf5-kconfigwidgets
Formula: kf5-kconfigwidgets
Tap: kde-mac/kde
Path: /opt/homebrew/Library/Taps/kde-mac/homebrew-kde/Formula/kf5-kconfigwidgets.rb
2024-10-08 16:09:28 +0000
cmake
-DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/kf5-kconfigwidgets/5.111.0
-DCMAKE_INSTALL_LIBDIR=lib
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=/opt/homebrew/Library/Homebrew/cmake/trap_fetchcontent_provider.cmake
-Wno-dev
-DBUILD_TESTING=OFF
-DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
-G
Ninja
-B
build
-S
.
-D
BUILD_QCH=ON
-D
BUILD_TESTING=ON
-D
BUILD_TESTS=ON
-D
BUILD_UNITTESTS=ON
-D
CMAKE_INSTALL_BUNDLEDIR=/opt/homebrew/Cellar/kf5-kconfigwidgets/5.111.0/bin
-D
KDE_INSTALL_LIBDIR=lib
-D
KDE_INSTALL_PLUGINDIR=lib/qt5/plugins
-D
KDE_INSTALL_QMLDIR=lib/qt5/qml
-D
KDE_INSTALL_QTPLUGINDIR=lib/qt5/plugins
-D
APPLE_SUPPRESS_X11_WARNING=ON
-D
KF_IGNORE_PLATFORM_CHECK=ON
-- The C compiler identification is AppleClang 16.0.0.16000026
-- The CXX compiler identification is AppleClang 16.0.0.16000026
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
--
Installing in /opt/homebrew/Cellar/kf5-kconfigwidgets/5.111.0. Run /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/prefix.sh to set the environment for KConfigWidgets.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE
-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Failed
-- Could not set up the appstream test. appstreamcli is missing.
CMake Warning at CMakeLists.txt:54 (find_package):
By not providing "FindKF5DocTools.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"KF5DocTools", but CMake did not find one.
Could not find a package configuration file provided by "KF5DocTools"
(requested version 5.111.0) with any of the following names:
KF5DocToolsConfig.cmake
kf5doctools-config.cmake
Add the installation prefix of "KF5DocTools" to CMAKE_PREFIX_PATH or set
"KF5DocTools_DIR" to a directory containing one of the above files. If
"KF5DocTools" provides a separate development package or SDK, be sure it
has been installed.
CMake Error at CMakeLists.txt:56 (find_package):
By not providing "FindKF5I18n.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "KF5I18n", but
CMake did not find one.
Could not find a package configuration file provided by "KF5I18n"
(requested version 5.111.0) with any of the following names:
KF5I18nConfig.cmake
kf5i18n-config.cmake
Add the installation prefix of "KF5I18n" to CMAKE_PREFIX_PATH or set
"KF5I18n_DIR" to a directory containing one of the above files. If
"KF5I18n" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
HOMEBREW_VERSION: 4.4.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: 84c31175f11860129a9aaed40a13c549625e2db1
Last commit: 7 days ago
Core tap JSON: 08 Oct 16:08 UTC
Core cask tap JSON: 08 Oct 16:08 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.PizSK2ygg4/org.xquartz:0
HOMEBREW_EDITOR: vim
HOMEBREW_MAKE_JOBS: 12
HOMEBREW_NO_BOOTSNAP: set
http_proxy: http://proxy.bloomberg.com:81
https_proxy: http://proxy.bloomberg.com:81
no_proxy: 127.0.0.1,169.254.169.254,bcc.bloomberg.com,bcpc.bloomberg.com,bcs.bloomberg.com,bdns.bloomberg.com,beta.bloomberg.com,cloud.prod.bloomberg.com,dev.bloomberg.com,dx.bloomberg.com,inf.bloomberg.com,localhost,prod.bloomberg.com
Homebrew Ruby: 3.3.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/bin/ruby
CPU: dodeca-core 64-bit arm_lobos
Clang: 16.0.0 build 1600
Git: 2.39.5 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 8.7.1 => /usr/bin/curl
macOS: 14.7-arm64
CLT: 16.0.0.0.1.1724870825
Xcode: N/A
Rosetta 2: false
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j12
CMAKE_PREFIX_PATH: /opt/homebrew/opt/readline:/opt/homebrew/opt/sqlite:/opt/homebrew/opt/qt@5:/opt/homebrew/opt/icu4c@75:/opt/homebrew
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /opt/homebrew/opt/[email protected]/Frameworks:/opt/homebrew/opt/qt@5/Frameworks:/opt/homebrew/opt/qt/Frameworks
PKG_CONFIG_PATH: /opt/homebrew/opt/graphviz/lib/pkgconfig:/opt/homebrew/opt/gmp/lib/pkgconfig:/opt/homebrew/opt/libidn2/lib/pkgconfig:/opt/homebrew/opt/libtasn1/lib/pkgconfig:/opt/homebrew/opt/nettle/lib/pkgconfig:/opt/homebrew/opt/p11-kit/lib/pkgconfig:/opt/homebrew/opt/openssl@3/lib/pkgconfig:/opt/homebrew/opt/libevent/lib/pkgconfig:/opt/homebrew/opt/libnghttp2/lib/pkgconfig:/opt/homebrew/opt/unbound/lib/pkgconfig:/opt/homebrew/opt/gnutls/lib/pkgconfig:/opt/homebrew/opt/libgpg-error/lib/pkgconfig:/opt/homebrew/opt/libassuan/lib/pkgconfig:/opt/homebrew/opt/libgcrypt/lib/pkgconfig:/opt/homebrew/opt/libksba/lib/pkgconfig:/opt/homebrew/opt/libusb/lib/pkgconfig:/opt/homebrew/opt/npth/lib/pkgconfig:/opt/homebrew/opt/readline/lib/pkgconfig:/opt/homebrew/opt/gpgme/lib/pkgconfig:/opt/homebrew/opt/libpng/lib/pkgconfig:/opt/homebrew/opt/freetype/lib/pkgconfig:/opt/homebrew/opt/pcre2/lib/pkgconfig:/opt/homebrew/opt/mpdecimal/lib/pkgconfig:/opt/homebrew/opt/sqlite/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/[email protected]/lib/pkgconfig:/opt/homebrew/opt/glib/lib/pkgconfig:/opt/homebrew/opt/jpeg-turbo/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/zstd/lib/pkgconfig:/opt/homebrew/opt/libtiff/lib/pkgconfig:/opt/homebrew/opt/webp/lib/pkgconfig:/opt/homebrew/opt/qt@5/lib/pkgconfig:/opt/homebrew/opt/assimp/lib/pkgconfig:/opt/homebrew/opt/brotli/lib/pkgconfig:/opt/homebrew/opt/dbus/lib/pkgconfig:/opt/homebrew/opt/fontconfig/lib/pkgconfig:/opt/homebrew/opt/libxau/lib/pkgconfig:/opt/homebrew/opt/libxdmcp/lib/pkgconfig:/opt/homebrew/opt/libxcb/lib/pkgconfig:/opt/homebrew/opt/libx11/lib/pkgconfig:/opt/homebrew/opt/libxext/lib/pkgconfig:/opt/homebrew/opt/libxrender/lib/pkgconfig:/opt/homebrew/opt/lzo/lib/pkgconfig:/opt/homebrew/opt/pixman/lib/pkgconfig:/opt/homebrew/opt/cairo/lib/pkgconfig:/opt/homebrew/opt/graphite2/lib/pkgconfig:/opt/homebrew/opt/icu4c@75/lib/pkgconfig:/opt/homebrew/opt/harfbuzz/lib/pkgconfig:/opt/homebrew/opt/hunspell/lib/pkgconfig:/opt/homebrew/opt/jasper/lib/pkgconfig:/opt/homebrew/opt/libb2/lib/pkgconfig:/opt/homebrew/opt/little-cms2/lib/pkgconfig:/opt/homebrew/opt/libmng/lib/pkgconfig:/opt/homebrew/opt/md4c/lib/pkgconfig:/opt/homebrew/opt/iso-codes/share/pkgconfig:/opt/homebrew/opt/xorgproto/share/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/14
HOMEBREW_MAKE_JOBS: 12
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
ACLOCAL_PATH: /opt/homebrew/share/aclocal
PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/cmake/bin:/opt/homebrew/opt/doxygen/bin:/opt/homebrew/opt/gettext/bin:/opt/homebrew/opt/graphviz/bin:/opt/homebrew/opt/kdoctools/bin:/opt/homebrew/opt/ninja/bin:/opt/homebrew/opt/libidn2/bin:/opt/homebrew/opt/libtasn1/bin:/opt/homebrew/opt/nettle/bin:/opt/homebrew/opt/p11-kit/bin:/opt/homebrew/opt/openssl@3/bin:/opt/homebrew/opt/libevent/bin:/opt/homebrew/opt/gnutls/bin:/opt/homebrew/opt/libgpg-error/bin:/opt/homebrew/opt/libassuan/bin:/opt/homebrew/opt/libgcrypt/bin:/opt/homebrew/opt/libksba/bin:/opt/homebrew/opt/pinentry/bin:/opt/homebrew/opt/gnupg/bin:/opt/homebrew/opt/gpgme/bin:/opt/homebrew/opt/libpng/bin:/opt/homebrew/opt/freetype/bin:/opt/homebrew/opt/pcre2/bin:/opt/homebrew/opt/sqlite/bin:/opt/homebrew/opt/xz/bin:/opt/homebrew/opt/[email protected]/bin:/opt/homebrew/opt/glib/bin:/opt/homebrew/opt/jpeg-turbo/bin:/opt/homebrew/opt/giflib/bin:/opt/homebrew/opt/lz4/bin:/opt/homebrew/opt/zstd/bin:/opt/homebrew/opt/libtiff/bin:/opt/homebrew/opt/webp/bin:/opt/homebrew/opt/qt@5/bin:/opt/homebrew/opt/kf5-kcoreaddons/bin:/opt/homebrew/opt/kf5-kconfig/bin:/opt/homebrew/opt/kf5-kguiaddons/bin:/opt/homebrew/opt/assimp/bin:/opt/homebrew/opt/brotli/bin:/opt/homebrew/opt/dbus/bin:/opt/homebrew/opt/fontconfig/bin:/opt/homebrew/opt/cairo/bin:/opt/homebrew/opt/graphite2/bin:/opt/homebrew/opt/icu4c@75/bin:/opt/homebrew/opt/harfbuzz/bin:/opt/homebrew/opt/hunspell/bin:/opt/homebrew/opt/jasper/bin:/opt/homebrew/opt/little-cms2/bin:/opt/homebrew/opt/md4c/bin:/opt/homebrew/opt/qt/bin:/opt/homebrew/opt/[email protected]/libexec/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang called with: CMakeCCompilerId.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
superenv executed: clang CMakeCCompilerId.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
superenv executed: clang++ CMakeCXXCompilerId.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
clang called with: -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -c /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
superenv executed: clang -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -c /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCCompilerABI.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
clang called with: -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -o cmTC_e2743
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
superenv executed: clang -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -o cmTC_e2743 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
clang++ called with: -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -c /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
superenv executed: clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -c /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
clang++ called with: -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a596e
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
superenv executed: clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a596e -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
clang called with: -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MT CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-yHHRAN/CheckSymbolExists.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
superenv executed: clang -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MT CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-yHHRAN/CheckSymbolExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
clang++ called with: -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MT CMakeFiles/cmTC_46911.dir/src.cxx.o -MF CMakeFiles/cmTC_46911.dir/src.cxx.o.d -o CMakeFiles/cmTC_46911.dir/src.cxx.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-jYQhrR/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
superenv executed: clang++ -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MT CMakeFiles/cmTC_46911.dir/src.cxx.o -MF CMakeFiles/cmTC_46911.dir/src.cxx.o.d -o CMakeFiles/cmTC_46911.dir/src.cxx.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-jYQhrR/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
clang++ called with: -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_46911.dir/src.cxx.o -o cmTC_46911
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
superenv executed: clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_46911.dir/src.cxx.o -o cmTC_46911 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
clang++ called with: -DHAVE_DATE_TIME -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -std=c++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wdate-time -MD -MT CMakeFiles/cmTC_60a86.dir/src.cxx.o -MF CMakeFiles/cmTC_60a86.dir/src.cxx.o.d -o CMakeFiles/cmTC_60a86.dir/src.cxx.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-OnVnBB/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
superenv executed: clang++ -DHAVE_DATE_TIME -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -std=c++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wdate-time -MD -MT CMakeFiles/cmTC_60a86.dir/src.cxx.o -MF CMakeFiles/cmTC_60a86.dir/src.cxx.o.d -o CMakeFiles/cmTC_60a86.dir/src.cxx.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-OnVnBB/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
clang++ called with: -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_60a86.dir/src.cxx.o -o cmTC_60a86
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
superenv executed: clang++ -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_60a86.dir/src.cxx.o -o cmTC_60a86 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
clang++ called with: -DBSYMBOLICFUNCTIONS_AVAILABLE -D_LARGEFILE64_SOURCE -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -std=c++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MT CMakeFiles/cmTC_0a7ee.dir/src.cxx.o -MF CMakeFiles/cmTC_0a7ee.dir/src.cxx.o.d -o CMakeFiles/cmTC_0a7ee.dir/src.cxx.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-V45Cr5/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
superenv executed: clang++ -DBSYMBOLICFUNCTIONS_AVAILABLE -D_LARGEFILE64_SOURCE -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -std=c++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MT CMakeFiles/cmTC_0a7ee.dir/src.cxx.o -MF CMakeFiles/cmTC_0a7ee.dir/src.cxx.o.d -o CMakeFiles/cmTC_0a7ee.dir/src.cxx.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-V45Cr5/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=.
clang++ called with: -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0a7ee.dir/src.cxx.o -o cmTC_0a7ee -Wl,-Bsymbolic-functions
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
superenv executed: clang++ -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0a7ee.dir/src.cxx.o -o cmTC_0a7ee -Wl,-Bsymbolic-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem/opt/homebrew/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/opt/homebrew/opt/readline/include -I/opt/homebrew/opt/sqlite/include -I/opt/homebrew/opt/qt@5/include -I/opt/homebrew/opt/icu4c@75/include -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names -Wl,-oso_prefix,/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
# This is the CMakeCache file.
# For build in directory: /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build
# It was generated by CMake: /opt/homebrew/Cellar/cmake/3.30.4/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Force enable X11 related detection on OS X
APPLE_FORCE_X11:BOOL=OFF
//Suppress X11 and related technologies search disabling warning
// on OS X
APPLE_SUPPRESS_X11_WARNING:BOOL=ON
//Path to a program.
APPSTREAMCLI:FILEPATH=APPSTREAMCLI-NOTFOUND
//Build the project with gcov support
BUILD_COVERAGE:BOOL=OFF
//Build plugin for Qt Designer
BUILD_DESIGNERPLUGIN:BOOL=ON
//Build API documentation in QCH format (for e.g. Qt Assistant,
// Qt Creator & KDevelop)
BUILD_QCH:BOOL=ON
//If enabled, shared libs will be built by default, otherwise static
// libs
BUILD_SHARED_LIBS:BOOL=TRUE
//Build the testing tree.
BUILD_TESTING:BOOL=ON
//No help, variable specified on the command line.
BUILD_TESTS:UNINITIALIZED=ON
//No help, variable specified on the command line.
BUILD_UNITTESTS:UNINITIALIZED=ON
//Build against Qt 6
BUILD_WITH_QT6:BOOL=OFF
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND
//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Release
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/opt/homebrew/Library/Homebrew/shims/mac/super/clang++
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler
CMAKE_C_COMPILER:FILEPATH=/opt/homebrew/Library/Homebrew/shims/mac/super/clang
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//No help, variable specified on the command line.
CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST
//Value Computed by CMake.
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/pkgRedirects
//No help, variable specified on the command line.
CMAKE_INSTALL_BUNDLEDIR:UNINITIALIZED=/opt/homebrew/Cellar/kf5-kconfigwidgets/5.111.0/bin
//No help, variable specified on the command line.
CMAKE_INSTALL_LIBDIR:UNINITIALIZED=lib
//Path to a program.
CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/opt/homebrew/Cellar/kf5-kconfigwidgets/5.111.0
//Path to a program.
CMAKE_LINKER:FILEPATH=/opt/homebrew/Library/Homebrew/shims/mac/super/ld
//Program used to build from build.ninja files.
CMAKE_MAKE_PROGRAM:FILEPATH=/opt/homebrew/bin/ninja
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
//Build architectures for OSX
CMAKE_OSX_ARCHITECTURES:STRING=
//Minimum OS X version to target for deployment (at runtime); newer
// APIs weak linked. Set to empty string for default value.
CMAKE_OSX_DEPLOYMENT_TARGET:STRING=
//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=KConfigWidgets
//No help, variable specified on the command line.
CMAKE_PROJECT_TOP_LEVEL_INCLUDES:UNINITIALIZED=/opt/homebrew/Library/Homebrew/cmake/trap_fetchcontent_provider.cmake
//Value Computed by CMake
CMAKE_PROJECT_VERSION:STATIC=5.111.0
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MAJOR:STATIC=5
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MINOR:STATIC=111
//Value Computed by CMake
CMAKE_PROJECT_VERSION_PATCH:STATIC=0
//Value Computed by CMake
CMAKE_PROJECT_VERSION_TWEAK:STATIC=
//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//Path to a program.
CMAKE_TAPI:FILEPATH=/Library/Developer/CommandLineTools/usr/bin/tapi
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON
//The directory containing a CMake configuration file for ECM.
ECM_DIR:PATH=/opt/homebrew/share/ECM/cmake
//Enable Clazy warnings
ENABLE_CLAZY:BOOL=OFF
//Control the range of deprecated API excluded from the build [default=0].
EXCLUDE_DEPRECATED_BEFORE_AND_AT:STRING=0
//Path to a program.
FISH_EXECUTABLE:FILEPATH=FISH_EXECUTABLE-NOTFOUND
//Allow FetchContent to be used in Homebrew builds
HOMEBREW_ALLOW_FETCHCONTENT:BOOL=OFF
//Value Computed by CMake
KConfigWidgets_BINARY_DIR:STATIC=/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build
//Value Computed by CMake
KConfigWidgets_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
KConfigWidgets_SOURCE_DIR:STATIC=/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
//Path to a program.
KDE_CHECK_JSONSCHEMA_EXECUTABLE:FILEPATH=KDE_CHECK_JSONSCHEMA_EXECUTABLE-NOTFOUND
//Path to a program.
KDE_CLANG_FORMAT_EXECUTABLE:FILEPATH=KDE_CLANG_FORMAT_EXECUTABLE-NOTFOUND
//application desktop files (DATAROOTDIR/applications)
KDE_INSTALL_APPDIR:PATH=
//autostart files (CONFDIR/autostart)
KDE_INSTALL_AUTOSTARTDIR:PATH=
//user executables (EXECROOTDIR/bin)
KDE_INSTALL_BINDIR:PATH=
//application bundles (/Applications/KDE)
KDE_INSTALL_BUNDLEDIR:PATH=/opt/homebrew/Cellar/kf5-kconfigwidgets/5.111.0/bin
//CMake packages, including config files (LIBDIR/cmake)
KDE_INSTALL_CMAKEPACKAGEDIR:PATH=
//application configuration files (SYSCONFDIR/xdg)
KDE_INSTALL_CONFDIR:PATH=
//read-only architecture-independent data (DATAROOTDIR)
KDE_INSTALL_DATADIR:PATH=
//read-only architecture-independent data root (share)
KDE_INSTALL_DATAROOTDIR:PATH=
//D-Bus (DATAROOTDIR/dbus-1)
KDE_INSTALL_DBUSDIR:PATH=
//D-Bus interfaces (DBUSDIR/interfaces)
KDE_INSTALL_DBUSINTERFACEDIR:PATH=
//D-Bus session services (DBUSDIR/services)
KDE_INSTALL_DBUSSERVICEDIR:PATH=
//D-Bus system services (DBUSDIR/system-services)
KDE_INSTALL_DBUSSYSTEMSERVICEDIR:PATH=
//desktop directories (DATAROOTDIR/desktop-directories)
KDE_INSTALL_DESKTOPDIR:PATH=
//documentation bundles generated using kdoctools (DATAROOTDIR/doc/HTML)
KDE_INSTALL_DOCBUNDLEDIR:PATH=
//executables and libraries ()
KDE_INSTALL_EXECROOTDIR:PATH=
//icons (DATAROOTDIR/icons)
KDE_INSTALL_ICONDIR:PATH=
//C and C++ header files (include)
KDE_INSTALL_INCLUDEDIR:PATH=
//info documentation (DATAROOTDIR/info)
KDE_INSTALL_INFODIR:PATH=
//Java AAR/JAR files for Android (jar)
KDE_INSTALL_JARDIR:PATH=
//KAppTemplate and KDevelop templates (DATAROOTDIR/kdevappwizard/templates)
KDE_INSTALL_KAPPTEMPLATESDIR:PATH=
//kconfig description files (DATAROOTDIR/config.kcfg)
KDE_INSTALL_KCFGDIR:PATH=
//kconf_update scripts (DATAROOTDIR/kconf_update)
KDE_INSTALL_KCONFUPDATEDIR:PATH=
//KDevelop file templates (DATAROOTDIR/kdevfiletemplates/templates)
KDE_INSTALL_KFILETEMPLATESDIR:PATH=
//knotify description files (DATAROOTDIR/knotifications5)
KDE_INSTALL_KNOTIFY5RCDIR:PATH=
//services for KDE Frameworks 5 (DATAROOTDIR/kservices5)
KDE_INSTALL_KSERVICES5DIR:PATH=
//service types for KDE Frameworks 5 (DATAROOTDIR/kservicetypes5)
KDE_INSTALL_KSERVICETYPES5DIR:PATH=
//kxmlgui .rc files (DATAROOTDIR/kxmlgui5)
KDE_INSTALL_KXMLGUI5DIR:PATH=
//object code libraries (EXECROOTDIR/lib)
KDE_INSTALL_LIBDIR:PATH=lib
//executables for internal use by programs and libraries (LIBDIR/libexec)
KDE_INSTALL_LIBEXECDIR:PATH=
//locale-dependent data (DATAROOTDIR/locale)
KDE_INSTALL_LOCALEDIR:PATH=
//modifiable single-machine data (var)
KDE_INSTALL_LOCALSTATEDIR:PATH=
//Qt Logging categories files (DATAROOTDIR/qlogging-categories5)
KDE_INSTALL_LOGGINGCATEGORIESDIR:PATH=
//man documentation (DATAROOTDIR/man)
KDE_INSTALL_MANDIR:PATH=
//AppStream component metadata (DATAROOTDIR/metainfo)
KDE_INSTALL_METAINFODIR:PATH=
//mime description files (DATAROOTDIR/mime/packages)
KDE_INSTALL_MIMEDIR:PATH=
//Plugins (QTPLUGINDIR)
KDE_INSTALL_PLUGINDIR:PATH=lib/qt5/plugins
//Installs /opt/homebrew/Cellar/kf5-kconfigwidgets/5.111.0/prefix.sh
// that sets up the necessary environment variables
KDE_INSTALL_PREFIX_SCRIPT:BOOL=OFF
//documentation bundles in QCH format (DATAROOTDIR/doc/qch)
KDE_INSTALL_QCHDIR:PATH=
//QtQuick2 imports (LIBDIR/qml)
KDE_INSTALL_QMLDIR:PATH=lib/qt5/qml
//Qt plugins (LIBDIR/plugins)
KDE_INSTALL_QTPLUGINDIR:PATH=lib/qt5/plugins
//documentation bundles in QCH format for Qt-extending libraries
// (DATAROOTDIR/doc/qch)
KDE_INSTALL_QTQCHDIR:PATH=
//QtQuick1 imports (QTPLUGINDIR/imports)
KDE_INSTALL_QTQUICKIMPORTSDIR:PATH=
//system admin executables (EXECROOTDIR/sbin)
KDE_INSTALL_SBINDIR:PATH=
//modifiable architecture-independent data (com)
KDE_INSTALL_SHAREDSTATEDIR:PATH=
//sound files (DATAROOTDIR/sounds)
KDE_INSTALL_SOUNDDIR:PATH=
//read-only single-machine data (etc)
KDE_INSTALL_SYSCONFDIR:PATH=
//Systemd units (CMAKE_INSTALL_PREFIX/lib/systemd)
KDE_INSTALL_SYSTEMDUNITDIR:PATH=
//Systemd user units (SYSTEMDUNITDIR/user)
KDE_INSTALL_SYSTEMDUSERUNITDIR:PATH=
//templates (DATAROOTDIR/templates)
KDE_INSTALL_TEMPLATEDIR:PATH=
//Install mkspecs files, QCH files for Qt-based libs, Plugins and
// Imports to the Qt 5 install dir
KDE_INSTALL_USE_QT_SYS_PATHS:BOOL=OFF
//desktop wallpaper images (DATAROOTDIR/wallpapers)
KDE_INSTALL_WALLPAPERDIR:PATH=
//Zsh functions and autocompletion definitions (DATAROOTDIR/zsh/site-functions)
KDE_INSTALL_ZSHAUTOCOMPLETEDIR:PATH=
//Prevent an "uninstall" target from being generated.
KDE_SKIP_UNINSTALL_TARGET:BOOL=OFF
//The directory containing a CMake configuration file for KF5Codecs.
KF5Codecs_DIR:PATH=/opt/homebrew/lib/cmake/KF5Codecs
//The directory containing a CMake configuration file for KF5Config.
KF5Config_DIR:PATH=/opt/homebrew/lib/cmake/KF5Config
//The directory containing a CMake configuration file for KF5CoreAddons.
KF5CoreAddons_DIR:PATH=/opt/homebrew/lib/cmake/KF5CoreAddons
//The directory containing a CMake configuration file for KF5DocTools.
KF5DocTools_DIR:PATH=KF5DocTools_DIR-NOTFOUND
//The directory containing a CMake configuration file for KF5GuiAddons.
KF5GuiAddons_DIR:PATH=/opt/homebrew/lib/cmake/KF5GuiAddons
//The directory containing a CMake configuration file for KF5I18n.
KF5I18n_DIR:PATH=KF5I18n_DIR-NOTFOUND
//Ignore the supported platform check against metainfo.yaml
KF_IGNORE_PLATFORM_CHECK:BOOL=ON
//The directory containing a CMake configuration file for Qt5Core.
Qt5Core_DIR:PATH=/opt/homebrew/opt/qt@5/lib/cmake/Qt5Core
//The directory containing a CMake configuration file for Qt5DBus.
Qt5DBus_DIR:PATH=/opt/homebrew/opt/qt@5/lib/cmake/Qt5DBus
//The directory containing a CMake configuration file for Qt5Gui.
Qt5Gui_DIR:PATH=/opt/homebrew/opt/qt@5/lib/cmake/Qt5Gui
//The directory containing a CMake configuration file for Qt5Widgets.
Qt5Widgets_DIR:PATH=/opt/homebrew/opt/qt@5/lib/cmake/Qt5Widgets
//The directory containing a CMake configuration file for Qt5Xml.
Qt5Xml_DIR:PATH=/opt/homebrew/opt/qt@5/lib/cmake/Qt5Xml
//The directory containing a CMake configuration file for Qt5.
Qt5_DIR:PATH=/opt/homebrew/opt/qt@5/lib/cmake/Qt5
########################
# INTERNAL cache entries
########################
//Test BSYMBOLICFUNCTIONS_AVAILABLE
BSYMBOLICFUNCTIONS_AVAILABLE:INTERNAL=
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=30
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=4
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.30.4/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.30.4/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.30.4/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/opt/homebrew/Cellar/cmake/3.30.4/bin/ccmake
//Whether to issue deprecation errors for macros and functions.
CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=MACHO
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Ninja
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0
//ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL
CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/opt/homebrew/Cellar/cmake/3.30.4/share/cmake
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//Suppress errors that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE
//Suppress Warnings that are meant for the author of the CMakeLists.txt
// files.
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE
//ADVANCED property for variable: CMAKE_TAPI
CMAKE_TAPI-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Whether to issue warnings for deprecated functionality.
CMAKE_WARN_DEPRECATED:INTERNAL=FALSE
//Test HAVE_DATE_TIME
HAVE_DATE_TIME:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_APPDIR
KDE_INSTALL_APPDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_AUTOSTARTDIR
KDE_INSTALL_AUTOSTARTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_BINDIR
KDE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_BUNDLEDIR
KDE_INSTALL_BUNDLEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_CMAKEPACKAGEDIR
KDE_INSTALL_CMAKEPACKAGEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_CONFDIR
KDE_INSTALL_CONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DATADIR
KDE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DATAROOTDIR
KDE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSDIR
KDE_INSTALL_DBUSDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSINTERFACEDIR
KDE_INSTALL_DBUSINTERFACEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSSERVICEDIR
KDE_INSTALL_DBUSSERVICEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSSYSTEMSERVICEDIR
KDE_INSTALL_DBUSSYSTEMSERVICEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DESKTOPDIR
KDE_INSTALL_DESKTOPDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DOCBUNDLEDIR
KDE_INSTALL_DOCBUNDLEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_EXECROOTDIR
KDE_INSTALL_EXECROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_ICONDIR
KDE_INSTALL_ICONDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_INCLUDEDIR
KDE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_INFODIR
KDE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_JARDIR
KDE_INSTALL_JARDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KAPPTEMPLATESDIR
KDE_INSTALL_KAPPTEMPLATESDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KCFGDIR
KDE_INSTALL_KCFGDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KCONFUPDATEDIR
KDE_INSTALL_KCONFUPDATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KFILETEMPLATESDIR
KDE_INSTALL_KFILETEMPLATESDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KNOTIFY5RCDIR
KDE_INSTALL_KNOTIFY5RCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KSERVICES5DIR
KDE_INSTALL_KSERVICES5DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KSERVICETYPES5DIR
KDE_INSTALL_KSERVICETYPES5DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KXMLGUI5DIR
KDE_INSTALL_KXMLGUI5DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LIBDIR
KDE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LIBEXECDIR
KDE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LOCALEDIR
KDE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LOCALSTATEDIR
KDE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LOGGINGCATEGORIESDIR
KDE_INSTALL_LOGGINGCATEGORIESDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_MANDIR
KDE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_METAINFODIR
KDE_INSTALL_METAINFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_MIMEDIR
KDE_INSTALL_MIMEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_PLUGINDIR
KDE_INSTALL_PLUGINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QCHDIR
KDE_INSTALL_QCHDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QMLDIR
KDE_INSTALL_QMLDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QTPLUGINDIR
KDE_INSTALL_QTPLUGINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QTQCHDIR
KDE_INSTALL_QTQCHDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QTQUICKIMPORTSDIR
KDE_INSTALL_QTQUICKIMPORTSDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SBINDIR
KDE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SHAREDSTATEDIR
KDE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SOUNDDIR
KDE_INSTALL_SOUNDDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SYSCONFDIR
KDE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SYSTEMDUNITDIR
KDE_INSTALL_SYSTEMDUNITDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SYSTEMDUSERUNITDIR
KDE_INSTALL_SYSTEMDUSERUNITDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_TEMPLATEDIR
KDE_INSTALL_TEMPLATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_WALLPAPERDIR
KDE_INSTALL_WALLPAPERDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_ZSHAUTOCOMPLETEDIR
KDE_INSTALL_ZSHAUTOCOMPLETEDIR-ADVANCED:INTERNAL=1
//Have symbol __GLIBC__
LIBC_IS_GLIBC:INTERNAL=
//Test _OFFT_IS_64BIT
_OFFT_IS_64BIT:INTERNAL=1
---
events:
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineSystem.cmake:205 (message)"
- "CMakeLists.txt:5 (project)"
message: |
The system is: Darwin - 23.6.0 - arm64
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:5 (project)"
message: |
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang
Build flags:
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is AppleClang, found in:
/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/3.30.4/CompilerIdC/a.out
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
- "CMakeLists.txt:5 (project)"
message: |
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /opt/homebrew/Library/Homebrew/shims/mac/super/clang++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is AppleClang, found in:
/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/3.30.4/CompilerIdCXX/a.out
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:5 (project)"
checks:
- "Detecting C compiler ABI info"
directories:
source: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-HmBxR7"
binary: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-HmBxR7"
cmakeVariables:
CMAKE_C_FLAGS: ""
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_OSX_ARCHITECTURES: ""
CMAKE_OSX_DEPLOYMENT_TARGET: ""
CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk"
CMAKE_WARN_DEPRECATED: "FALSE"
buildResult:
variable: "CMAKE_C_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-HmBxR7'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_e2743
[1/2] /opt/homebrew/Library/Homebrew/shims/mac/super/clang -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -c /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCCompilerABI.c
Apple clang version 16.0.0 (clang-1600.0.26.3)
Target: arm64-apple-darwin23.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
clang: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
"/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx14.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=14.5 -fvisibility-inlines-hidden-static-local-var -fbuiltin-headers-in-system-modules -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-HmBxR7 -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem /opt/homebrew/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I /opt/homebrew/opt/readline/include -I /opt/homebrew/opt/sqlite/include -I /opt/homebrew/opt/qt@5/include -I /opt/homebrew/opt/icu4c@75/include -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -source-date-epoch 1696673917 -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdebug-compilation-dir=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-HmBxR7 -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -x c /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCCompilerABI.c
clang -cc1 version 16.0.0 (clang-1600.0.26.3) default target arm64-apple-darwin23.6.0
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/local/include"
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
/opt/homebrew/opt/readline/include
/opt/homebrew/opt/sqlite/include
/opt/homebrew/opt/qt@5/include
/opt/homebrew/opt/icu4c@75/include
/opt/homebrew/include
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
/Library/Developer/CommandLineTools/usr/lib/clang/16/include
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include
/Library/Developer/CommandLineTools/usr/include
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks (framework directory)
End of search list.
[2/2] : && /opt/homebrew/Library/Homebrew/shims/mac/super/clang -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -o cmTC_e2743 && :
Apple clang version 16.0.0 (clang-1600.0.26.3)
Target: arm64-apple-darwin23.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
"/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 14.0.0 14.5 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_e2743 -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -headerpad_max_install_names -oso_prefix /private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0 -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld-1115.7.3
BUILD 13:29:00 Aug 9 2024
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29)
TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.8)
Library search paths:
/opt/homebrew/opt/readline/lib
/opt/homebrew/opt/sqlite/lib
/opt/homebrew/opt/qt@5/lib
/opt/homebrew/opt/icu4c@75/lib
/opt/homebrew/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/swift
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:113 (message)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:5 (project)"
message: |
Effective list of requested architectures (possibly empty) : ""
Effective list of architectures found in the ABI info binary: "arm64"
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:5 (project)"
message: |
Parsed C implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/opt/homebrew/opt/readline/include]
add: [/opt/homebrew/opt/sqlite/include]
add: [/opt/homebrew/opt/qt@5/include]
add: [/opt/homebrew/opt/icu4c@75/include]
add: [/opt/homebrew/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
add: [/Library/Developer/CommandLineTools/usr/lib/clang/16/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include]
add: [/Library/Developer/CommandLineTools/usr/include]
end of search list found
collapse include dir [/opt/homebrew/opt/readline/include] ==> [/opt/homebrew/opt/readline/include]
collapse include dir [/opt/homebrew/opt/sqlite/include] ==> [/opt/homebrew/opt/sqlite/include]
collapse include dir [/opt/homebrew/opt/qt@5/include] ==> [/opt/homebrew/opt/qt@5/include]
collapse include dir [/opt/homebrew/opt/icu4c@75/include] ==> [/opt/homebrew/opt/icu4c@75/include]
collapse include dir [/opt/homebrew/include] ==> [/opt/homebrew/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/16/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/16/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include]
collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
implicit include dirs: [/opt/homebrew/opt/readline/include;/opt/homebrew/opt/sqlite/include;/opt/homebrew/opt/qt@5/include;/opt/homebrew/opt/icu4c@75/include;/opt/homebrew/include;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers;/Library/Developer/CommandLineTools/usr/lib/clang/16/include;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:5 (project)"
message: |
Parsed C implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-HmBxR7']
ignore line: []
ignore line: [Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_e2743]
ignore line: [[1/2] /opt/homebrew/Library/Homebrew/shims/mac/super/clang -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -v -Wl -v -MD -MT CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -c /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCCompilerABI.c]
ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.3)]
ignore line: [Target: arm64-apple-darwin23.6.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
ignore line: [clang: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx14.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=14.5 -fvisibility-inlines-hidden-static-local-var -fbuiltin-headers-in-system-modules -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-HmBxR7 -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem /opt/homebrew/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I /opt/homebrew/opt/readline/include -I /opt/homebrew/opt/sqlite/include -I /opt/homebrew/opt/qt@5/include -I /opt/homebrew/opt/icu4c@75/include -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -source-date-epoch 1696673917 -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdebug-compilation-dir=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-HmBxR7 -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -x c /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCCompilerABI.c]
ignore line: [clang -cc1 version 16.0.0 (clang-1600.0.26.3) default target arm64-apple-darwin23.6.0]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/local/include"]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/Library/Frameworks"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /opt/homebrew/opt/readline/include]
ignore line: [ /opt/homebrew/opt/sqlite/include]
ignore line: [ /opt/homebrew/opt/qt@5/include]
ignore line: [ /opt/homebrew/opt/icu4c@75/include]
ignore line: [ /opt/homebrew/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/16/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks (framework directory)]
ignore line: [End of search list.]
ignore line: [[2/2] : && /opt/homebrew/Library/Homebrew/shims/mac/super/clang -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -o cmTC_e2743 && :]
ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.3)]
ignore line: [Target: arm64-apple-darwin23.6.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 14.0.0 14.5 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_e2743 -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o -headerpad_max_install_names -oso_prefix /private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0 -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a]
arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
arg [-demangle] ==> ignore
arg [-lto_library] ==> ignore, skip following value
arg [/Library/Developer/CommandLineTools/usr/lib/libLTO.dylib] ==> skip value of -lto_library
arg [-dynamic] ==> ignore
arg [-arch] ==> ignore
arg [arm64] ==> ignore
arg [-platform_version] ==> ignore
arg [macos] ==> ignore
arg [14.0.0] ==> ignore
arg [14.5] ==> ignore
arg [-syslibroot] ==> ignore
arg [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk] ==> ignore
arg [-mllvm] ==> ignore
arg [-enable-linkonceodr-outlining] ==> ignore
arg [-o] ==> ignore
arg [cmTC_e2743] ==> ignore
arg [-L/opt/homebrew/opt/readline/lib] ==> dir [/opt/homebrew/opt/readline/lib]
arg [-L/opt/homebrew/opt/sqlite/lib] ==> dir [/opt/homebrew/opt/sqlite/lib]
arg [-L/opt/homebrew/opt/qt@5/lib] ==> dir [/opt/homebrew/opt/qt@5/lib]
arg [-L/opt/homebrew/opt/icu4c@75/lib] ==> dir [/opt/homebrew/opt/icu4c@75/lib]
arg [-L/opt/homebrew/lib] ==> dir [/opt/homebrew/lib]
arg [-L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
arg [-search_paths_first] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-v] ==> ignore
arg [CMakeFiles/cmTC_e2743.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-oso_prefix] ==> ignore
arg [/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0] ==> ignore
arg [-lSystem] ==> lib [System]
arg [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a]
linker tool for 'C': /Library/Developer/CommandLineTools/usr/bin/ld
Library search paths: [;/opt/homebrew/opt/readline/lib;/opt/homebrew/opt/sqlite/lib;/opt/homebrew/opt/qt@5/lib;/opt/homebrew/opt/icu4c@75/lib;/opt/homebrew/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/swift]
Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks]
remove lib [System]
remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a]
collapse library dir [/opt/homebrew/opt/readline/lib] ==> [/opt/homebrew/opt/readline/lib]
collapse library dir [/opt/homebrew/opt/sqlite/lib] ==> [/opt/homebrew/opt/sqlite/lib]
collapse library dir [/opt/homebrew/opt/qt@5/lib] ==> [/opt/homebrew/opt/qt@5/lib]
collapse library dir [/opt/homebrew/opt/icu4c@75/lib] ==> [/opt/homebrew/opt/icu4c@75/lib]
collapse library dir [/opt/homebrew/lib] ==> [/opt/homebrew/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/opt/homebrew/opt/readline/lib] ==> [/opt/homebrew/opt/readline/lib]
collapse library dir [/opt/homebrew/opt/sqlite/lib] ==> [/opt/homebrew/opt/sqlite/lib]
collapse library dir [/opt/homebrew/opt/qt@5/lib] ==> [/opt/homebrew/opt/qt@5/lib]
collapse library dir [/opt/homebrew/opt/icu4c@75/lib] ==> [/opt/homebrew/opt/icu4c@75/lib]
collapse library dir [/opt/homebrew/lib] ==> [/opt/homebrew/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/swift] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/swift]
collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks]
implicit libs: []
implicit objs: []
implicit dirs: [/opt/homebrew/opt/readline/lib;/opt/homebrew/opt/sqlite/lib;/opt/homebrew/opt/qt@5/lib;/opt/homebrew/opt/icu4c@75/lib;/opt/homebrew/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/swift]
implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks]
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:5 (project)"
message: |
Running the C compiler's linker: "/Library/Developer/CommandLineTools/usr/bin/ld" "-v"
@(#)PROGRAM:ld PROJECT:ld-1115.7.3
BUILD 13:29:00 Aug 9 2024
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29)
TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.8)
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:5 (project)"
checks:
- "Detecting CXX compiler ABI info"
directories:
source: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-KqbTde"
binary: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-KqbTde"
cmakeVariables:
CMAKE_CXX_FLAGS: ""
CMAKE_CXX_FLAGS_DEBUG: "-g"
CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_OSX_ARCHITECTURES: ""
CMAKE_OSX_DEPLOYMENT_TARGET: ""
CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk"
CMAKE_WARN_DEPRECATED: "FALSE"
buildResult:
variable: "CMAKE_CXX_ABI_COMPILED"
cached: true
stdout: |
Change Dir: '/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-KqbTde'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_a596e
[1/2] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -c /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp
Apple clang version 16.0.0 (clang-1600.0.26.3)
Target: arm64-apple-darwin23.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
clang++: warning: -Wl,-v: 'linker' input unused [-Wunused-command-line-argument]
ignoring nonexistent directory "/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1"
"/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx14.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=14.5 -fvisibility-inlines-hidden-static-local-var -fbuiltin-headers-in-system-modules -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-KqbTde -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem /opt/homebrew/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I /opt/homebrew/opt/readline/include -I /opt/homebrew/opt/sqlite/include -I /opt/homebrew/opt/qt@5/include -I /opt/homebrew/opt/icu4c@75/include -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -source-date-epoch 1696673917 -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdeprecated-macro -fdebug-compilation-dir=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-KqbTde -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -x c++ /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp
clang -cc1 version 16.0.0 (clang-1600.0.26.3) default target arm64-apple-darwin23.6.0
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/local/include"
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
/opt/homebrew/opt/readline/include
/opt/homebrew/opt/sqlite/include
/opt/homebrew/opt/qt@5/include
/opt/homebrew/opt/icu4c@75/include
/opt/homebrew/include
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1
/Library/Developer/CommandLineTools/usr/lib/clang/16/include
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include
/Library/Developer/CommandLineTools/usr/include
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks (framework directory)
End of search list.
[2/2] : && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a596e && :
Apple clang version 16.0.0 (clang-1600.0.26.3)
Target: arm64-apple-darwin23.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
"/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 14.0.0 14.5 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_a596e -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -headerpad_max_install_names -oso_prefix /private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0 -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld-1115.7.3
BUILD 13:29:00 Aug 9 2024
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29)
TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.8)
Library search paths:
/opt/homebrew/opt/readline/lib
/opt/homebrew/opt/sqlite/lib
/opt/homebrew/opt/qt@5/lib
/opt/homebrew/opt/icu4c@75/lib
/opt/homebrew/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/swift
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks
exitCode: 0
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:113 (message)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:5 (project)"
message: |
Effective list of requested architectures (possibly empty) : ""
Effective list of architectures found in the ABI info binary: "arm64"
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:5 (project)"
message: |
Parsed CXX implicit include dir info: rv=done
found start of include info
found start of implicit include info
add: [/opt/homebrew/opt/readline/include]
add: [/opt/homebrew/opt/sqlite/include]
add: [/opt/homebrew/opt/qt@5/include]
add: [/opt/homebrew/opt/icu4c@75/include]
add: [/opt/homebrew/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1]
add: [/Library/Developer/CommandLineTools/usr/lib/clang/16/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include]
add: [/Library/Developer/CommandLineTools/usr/include]
end of search list found
collapse include dir [/opt/homebrew/opt/readline/include] ==> [/opt/homebrew/opt/readline/include]
collapse include dir [/opt/homebrew/opt/sqlite/include] ==> [/opt/homebrew/opt/sqlite/include]
collapse include dir [/opt/homebrew/opt/qt@5/include] ==> [/opt/homebrew/opt/qt@5/include]
collapse include dir [/opt/homebrew/opt/icu4c@75/include] ==> [/opt/homebrew/opt/icu4c@75/include]
collapse include dir [/opt/homebrew/include] ==> [/opt/homebrew/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1]
collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/16/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/16/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include]
collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
implicit include dirs: [/opt/homebrew/opt/readline/include;/opt/homebrew/opt/sqlite/include;/opt/homebrew/opt/qt@5/include;/opt/homebrew/opt/icu4c@75/include;/opt/homebrew/include;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1;/Library/Developer/CommandLineTools/usr/lib/clang/16/include;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:5 (project)"
message: |
Parsed CXX implicit link information:
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
ignore line: [Change Dir: '/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-KqbTde']
ignore line: []
ignore line: [Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_a596e]
ignore line: [[1/2] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -v -Wl -v -MD -MT CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -c /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.3)]
ignore line: [Target: arm64-apple-darwin23.6.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
ignore line: [clang++: warning: -Wl -v: 'linker' input unused [-Wunused-command-line-argument]]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1"]
ignore line: [ "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1 -triple arm64-apple-macosx14.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=non-leaf -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=1 -fobjc-msgsend-selector-stubs -target-sdk-version=14.5 -fvisibility-inlines-hidden-static-local-var -fbuiltin-headers-in-system-modules -target-cpu apple-m1 -target-feature +v8.5a -target-feature +aes -target-feature +crc -target-feature +dotprod -target-feature +fp-armv8 -target-feature +fp16fml -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +sha3 -target-feature +neon -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-abi darwinpcs -debugger-tuning=lldb -target-linker-version 1115.7.3 -v -fcoverage-compilation-dir=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-KqbTde -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -dependency-file CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -isystem /opt/homebrew/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I /opt/homebrew/opt/readline/include -I /opt/homebrew/opt/sqlite/include -I /opt/homebrew/opt/qt@5/include -I /opt/homebrew/opt/icu4c@75/include -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -source-date-epoch 1696673917 -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdeprecated-macro -fdebug-compilation-dir=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-KqbTde -fdebug-prefix-map=/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0=. -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fno-cxx-modules -fcxx-exceptions -fexceptions -fmax-type-align=16 -fcommon -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -x c++ /opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [clang -cc1 version 16.0.0 (clang-1600.0.26.3) default target arm64-apple-darwin23.6.0]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/local/include"]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/Library/Frameworks"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /opt/homebrew/opt/readline/include]
ignore line: [ /opt/homebrew/opt/sqlite/include]
ignore line: [ /opt/homebrew/opt/qt@5/include]
ignore line: [ /opt/homebrew/opt/icu4c@75/include]
ignore line: [ /opt/homebrew/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1]
ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/16/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks (framework directory)]
ignore line: [End of search list.]
ignore line: [[2/2] : && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl -search_paths_first -Wl -headerpad_max_install_names -v -Wl -v CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a596e && :]
ignore line: [Apple clang version 16.0.0 (clang-1600.0.26.3)]
ignore line: [Target: arm64-apple-darwin23.6.0]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /Library/Developer/CommandLineTools/usr/bin]
link line: [ "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -dynamic -arch arm64 -platform_version macos 14.0.0 14.5 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mllvm -enable-linkonceodr-outlining -o cmTC_a596e -L/opt/homebrew/opt/readline/lib -L/opt/homebrew/opt/sqlite/lib -L/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/opt/icu4c@75/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o -headerpad_max_install_names -oso_prefix /private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0 -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a]
arg [/Library/Developer/CommandLineTools/usr/bin/ld] ==> ignore
arg [-demangle] ==> ignore
arg [-lto_library] ==> ignore, skip following value
arg [/Library/Developer/CommandLineTools/usr/lib/libLTO.dylib] ==> skip value of -lto_library
arg [-dynamic] ==> ignore
arg [-arch] ==> ignore
arg [arm64] ==> ignore
arg [-platform_version] ==> ignore
arg [macos] ==> ignore
arg [14.0.0] ==> ignore
arg [14.5] ==> ignore
arg [-syslibroot] ==> ignore
arg [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk] ==> ignore
arg [-mllvm] ==> ignore
arg [-enable-linkonceodr-outlining] ==> ignore
arg [-o] ==> ignore
arg [cmTC_a596e] ==> ignore
arg [-L/opt/homebrew/opt/readline/lib] ==> dir [/opt/homebrew/opt/readline/lib]
arg [-L/opt/homebrew/opt/sqlite/lib] ==> dir [/opt/homebrew/opt/sqlite/lib]
arg [-L/opt/homebrew/opt/qt@5/lib] ==> dir [/opt/homebrew/opt/qt@5/lib]
arg [-L/opt/homebrew/opt/icu4c@75/lib] ==> dir [/opt/homebrew/opt/icu4c@75/lib]
arg [-L/opt/homebrew/lib] ==> dir [/opt/homebrew/lib]
arg [-L/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
arg [-search_paths_first] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-v] ==> ignore
arg [CMakeFiles/cmTC_a596e.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-oso_prefix] ==> ignore
arg [/private/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0] ==> ignore
arg [-lc++] ==> lib [c++]
arg [-lSystem] ==> lib [System]
arg [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a]
linker tool for 'CXX': /Library/Developer/CommandLineTools/usr/bin/ld
Library search paths: [;/opt/homebrew/opt/readline/lib;/opt/homebrew/opt/sqlite/lib;/opt/homebrew/opt/qt@5/lib;/opt/homebrew/opt/icu4c@75/lib;/opt/homebrew/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/swift]
Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks]
remove lib [System]
remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a]
collapse library dir [/opt/homebrew/opt/readline/lib] ==> [/opt/homebrew/opt/readline/lib]
collapse library dir [/opt/homebrew/opt/sqlite/lib] ==> [/opt/homebrew/opt/sqlite/lib]
collapse library dir [/opt/homebrew/opt/qt@5/lib] ==> [/opt/homebrew/opt/qt@5/lib]
collapse library dir [/opt/homebrew/opt/icu4c@75/lib] ==> [/opt/homebrew/opt/icu4c@75/lib]
collapse library dir [/opt/homebrew/lib] ==> [/opt/homebrew/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/opt/homebrew/opt/readline/lib] ==> [/opt/homebrew/opt/readline/lib]
collapse library dir [/opt/homebrew/opt/sqlite/lib] ==> [/opt/homebrew/opt/sqlite/lib]
collapse library dir [/opt/homebrew/opt/qt@5/lib] ==> [/opt/homebrew/opt/qt@5/lib]
collapse library dir [/opt/homebrew/opt/icu4c@75/lib] ==> [/opt/homebrew/opt/icu4c@75/lib]
collapse library dir [/opt/homebrew/lib] ==> [/opt/homebrew/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/swift] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/swift]
collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks]
implicit libs: [c++]
implicit objs: []
implicit dirs: [/opt/homebrew/opt/readline/lib;/opt/homebrew/opt/sqlite/lib;/opt/homebrew/opt/qt@5/lib;/opt/homebrew/opt/icu4c@75/lib;/opt/homebrew/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/swift]
implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks]
-
kind: "message-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
- "CMakeLists.txt:5 (project)"
message: |
Running the CXX compiler's linker: "/Library/Developer/CommandLineTools/usr/bin/ld" "-v"
@(#)PROGRAM:ld PROJECT:ld-1115.7.3
BUILD 13:29:00 Aug 9 2024
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29)
TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.8)
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CheckSymbolExists.cmake:154 (try_compile)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CheckSymbolExists.cmake:66 (__CHECK_SYMBOL_EXISTS_IMPL)"
- "/opt/homebrew/share/ECM/kde-modules/KDECompilerSettings.cmake:300 (check_symbol_exists)"
- "/opt/homebrew/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:61 (include)"
- "CMakeLists.txt:15 (include)"
checks:
- "Looking for __GLIBC__"
directories:
source: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-yHHRAN"
binary: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-yHHRAN"
cmakeVariables:
CMAKE_C_FLAGS: ""
CMAKE_C_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/opt/homebrew/share/ECM/modules/;/opt/homebrew/share/ECM/find-modules/;/opt/homebrew/share/ECM/kde-modules/"
CMAKE_OSX_ARCHITECTURES: ""
CMAKE_OSX_DEPLOYMENT_TARGET: ""
CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk"
CMAKE_WARN_DEPRECATED: "FALSE"
buildResult:
variable: "LIBC_IS_GLIBC"
cached: true
stdout: |
Change Dir: '/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-yHHRAN'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_c90a5
[1/2] /opt/homebrew/Library/Homebrew/shims/mac/super/clang -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MT CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-yHHRAN/CheckSymbolExists.c
FAILED: CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o
/opt/homebrew/Library/Homebrew/shims/mac/super/clang -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MT CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_c90a5.dir/CheckSymbolExists.c.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-yHHRAN/CheckSymbolExists.c
/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-yHHRAN/CheckSymbolExists.c:8:19: error: use of undeclared identifier '__GLIBC__'
8 | return ((int*)(&__GLIBC__))[argc];
| ^
1 error generated.
ninja: build stopped: subcommand failed.
exitCode: 1
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)"
- "/opt/homebrew/share/ECM/kde-modules/KDECompilerSettings.cmake:324 (check_cxx_source_compiles)"
- "/opt/homebrew/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:61 (include)"
- "CMakeLists.txt:15 (include)"
checks:
- "Performing Test _OFFT_IS_64BIT"
directories:
source: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-jYQhrR"
binary: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-jYQhrR"
cmakeVariables:
CMAKE_CXX_FLAGS: ""
CMAKE_CXX_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/opt/homebrew/share/ECM/modules/;/opt/homebrew/share/ECM/find-modules/;/opt/homebrew/share/ECM/kde-modules/"
CMAKE_OSX_ARCHITECTURES: ""
CMAKE_OSX_DEPLOYMENT_TARGET: ""
CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk"
CMAKE_WARN_DEPRECATED: "FALSE"
buildResult:
variable: "_OFFT_IS_64BIT"
cached: true
stdout: |
Change Dir: '/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-jYQhrR'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_46911
[1/2] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MT CMakeFiles/cmTC_46911.dir/src.cxx.o -MF CMakeFiles/cmTC_46911.dir/src.cxx.o.d -o CMakeFiles/cmTC_46911.dir/src.cxx.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-jYQhrR/src.cxx
[2/2] : && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_46911.dir/src.cxx.o -o cmTC_46911 && :
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CheckCXXCompilerFlag.cmake:34 (cmake_check_compiler_flag)"
- "/opt/homebrew/share/ECM/kde-modules/KDECompilerSettings.cmake:599 (check_cxx_compiler_flag)"
- "/opt/homebrew/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:61 (include)"
- "CMakeLists.txt:15 (include)"
checks:
- "Performing Test HAVE_DATE_TIME"
directories:
source: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-OnVnBB"
binary: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-OnVnBB"
cmakeVariables:
CMAKE_CXX_FLAGS: " -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla"
CMAKE_CXX_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/opt/homebrew/share/ECM/modules/;/opt/homebrew/share/ECM/find-modules/;/opt/homebrew/share/ECM/kde-modules/"
CMAKE_OSX_ARCHITECTURES: ""
CMAKE_OSX_DEPLOYMENT_TARGET: ""
CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk"
CMAKE_WARN_DEPRECATED: "FALSE"
buildResult:
variable: "HAVE_DATE_TIME"
cached: true
stdout: |
Change Dir: '/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-OnVnBB'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_60a86
[1/2] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DHAVE_DATE_TIME -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -std=c++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wdate-time -MD -MT CMakeFiles/cmTC_60a86.dir/src.cxx.o -MF CMakeFiles/cmTC_60a86.dir/src.cxx.o.d -o CMakeFiles/cmTC_60a86.dir/src.cxx.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-OnVnBB/src.cxx
[2/2] : && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_60a86.dir/src.cxx.o -o cmTC_60a86 && :
exitCode: 0
-
kind: "try_compile-v1"
backtrace:
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
- "/opt/homebrew/Cellar/cmake/3.30.4/share/cmake/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)"
- "/opt/homebrew/share/ECM/kde-modules/KDECompilerSettings.cmake:653 (check_cxx_source_compiles)"
- "/opt/homebrew/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:61 (include)"
- "CMakeLists.txt:15 (include)"
checks:
- "Performing Test BSYMBOLICFUNCTIONS_AVAILABLE"
directories:
source: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-V45Cr5"
binary: "/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-V45Cr5"
cmakeVariables:
CMAKE_CXX_FLAGS: " -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time"
CMAKE_CXX_FLAGS_DEBUG: "-g"
CMAKE_EXE_LINKER_FLAGS: ""
CMAKE_MODULE_PATH: "/opt/homebrew/share/ECM/modules/;/opt/homebrew/share/ECM/find-modules/;/opt/homebrew/share/ECM/kde-modules/"
CMAKE_OSX_ARCHITECTURES: ""
CMAKE_OSX_DEPLOYMENT_TARGET: ""
CMAKE_OSX_SYSROOT: "/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk"
CMAKE_WARN_DEPRECATED: "FALSE"
buildResult:
variable: "BSYMBOLICFUNCTIONS_AVAILABLE"
cached: true
stdout: |
Change Dir: '/tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-V45Cr5'
Run Build Command(s): /opt/homebrew/bin/ninja -v cmTC_0a7ee
[1/2] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DBSYMBOLICFUNCTIONS_AVAILABLE -D_LARGEFILE64_SOURCE -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -std=c++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MT CMakeFiles/cmTC_0a7ee.dir/src.cxx.o -MF CMakeFiles/cmTC_0a7ee.dir/src.cxx.o.d -o CMakeFiles/cmTC_0a7ee.dir/src.cxx.o -c /tmp/kf5-kconfigwidgets-20241008-69159-uh6amx/kconfigwidgets-5.111.0/build/CMakeFiles/CMakeScratch/TryCompile-V45Cr5/src.cxx
[2/2] : && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0a7ee.dir/src.cxx.o -o cmTC_0a7ee -Wl,-Bsymbolic-functions && :
FAILED: cmTC_0a7ee
: && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0a7ee.dir/src.cxx.o -o cmTC_0a7ee -Wl,-Bsymbolic-functions && :
ld: unknown options: -Bsymbolic-functions
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
exitCode: 1
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment