Skip to content

Instantly share code, notes, and snippets.

@maikol-solis
Created November 4, 2021 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maikol-solis/bc2715fa4a478de0b192d2c507dfcb5a to your computer and use it in GitHub Desktop.
Save maikol-solis/bc2715fa4a478de0b192d2c507dfcb5a to your computer and use it in GitHub Desktop.
kf5-kxmlgui (kde-mac/kde/kf5-kxmlgui) on macOS 11 - Homebrew build logs
Homebrew build logs for kde-mac/kde/kf5-kxmlgui on macOS 11
Build date: 2021-11-04 13:44:32
HOMEBREW_VERSION: 3.3.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 9daf5e2d28396c7a4379605e89e029d9fccb41e6
Last commit: 5 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 41d893f6646ee39cf1ce87780d3d3c879b916705
Core tap last commit: 2 hours ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.bdQRRieABm/org.xquartz:0
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 8
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit icelake
Clang: 13.0.0 build 1300
Git: 2.33.1 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
macOS: 11.6-x86_64
CLT: 13.0.0.0.1.1630607135
Xcode: N/A
XQuartz: 2.8.1 => /opt/X11
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: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected dylibs:
/usr/local/lib/libtcl8.6.dylib
/usr/local/lib/libtk8.6.dylib
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/fakemysql.h
/usr/local/include/fakepq.h
/usr/local/include/fakesql.h
/usr/local/include/itcl.h
/usr/local/include/itcl2TclOO.h
/usr/local/include/itclDecls.h
/usr/local/include/itclInt.h
/usr/local/include/itclIntDecls.h
/usr/local/include/itclMigrate2TclCore.h
/usr/local/include/itclTclIntStubsFcn.h
/usr/local/include/mysqlStubs.h
/usr/local/include/odbcStubs.h
/usr/local/include/pqStubs.h
/usr/local/include/tcl.h
/usr/local/include/tclDecls.h
/usr/local/include/tclOO.h
/usr/local/include/tclOODecls.h
/usr/local/include/tclPlatDecls.h
/usr/local/include/tclThread.h
/usr/local/include/tclTomMath.h
/usr/local/include/tclTomMathDecls.h
/usr/local/include/tdbc.h
/usr/local/include/tdbcDecls.h
/usr/local/include/tdbcInt.h
/usr/local/include/tk.h
/usr/local/include/tkDecls.h
/usr/local/include/tkPlatDecls.h
Warning: Unbrewed '.pc' files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected '.pc' files:
/usr/local/lib/pkgconfig/tcl.pc
/usr/local/lib/pkgconfig/tk.pc
Warning: Unbrewed static libraries were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected static libraries:
/usr/local/lib/libtclstub8.6.a
/usr/local/lib/libtkstub8.6.a
Warning: Broken symlinks were found. Remove them with `brew cleanup`:
/usr/local/bin/kdialog
kde-mac/kde/kf5-kxmlgui
Formula: kf5-kxmlgui
Tap: kde-mac/kde
Path: /usr/local/Homebrew/Library/Taps/kde-mac/homebrew-kde/Formula/kf5-kxmlgui.rb
2021-11-04 19:44:24 +0000
cmake
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/kf5-kxmlgui/5.87.0
-DCMAKE_INSTALL_LIBDIR=lib
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
-DBUILD_TESTING=OFF
-DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX11.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=/usr/local/Cellar/kf5-kxmlgui/5.87.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
-- The C compiler identification is AppleClang 13.0.0.13000029
-- The CXX compiler identification is AppleClang 13.0.0.13000029
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/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: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
--
Installing in /usr/local/Cellar/kf5-kxmlgui/5.87.0. Run /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/prefix.sh to set the environment for KXmlGui.
-- 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.
-- Found Gettext: /usr/local/bin/msgmerge (found version "0.21")
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Found Doxygen: /usr/local/bin/doxygen (found suitable version "1.9.2", minimum required is "1.8.13") found components: doxygen dot
-- Found QHelpGenerator executable: /usr/local/opt/qt@5/bin/qhelpgenerator
-- No such target Qt5Xml_QCH defined when calling ecm_add_qch(), ignored.
-- No such target Qt5DBus_QCH defined when calling ecm_add_qch(), ignored.
-- No such target Qt5Widgets_QCH defined when calling ecm_add_qch(), ignored.
-- No such target Qt5Core_QCH defined when calling ecm_add_qch(), ignored.
-- No such target Qt5Gui_QCH defined when calling ecm_add_qch(), ignored.
-- The following features have been enabled:
* QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)
* DESIGNERPLUGIN, Build plugin for Qt Designer
-- The following REQUIRED packages have been found:
* ECM (required version >= 5.87.0), Extra CMake Modules., <https://commits.kde.org/extra-cmake-modules>
* Qt5Network
* Qt5PrintSupport
* KF5ItemViews (required version >= 5.87.0)
* KF5CoreAddons (required version >= 5.87.0)
* KF5Auth (required version >= 5.87.0)
* KF5Codecs (required version >= 5.87.0)
* Qt5DBus (required version >= 5.15.2)
* KF5Config (required version >= 5.87.0)
* KF5ConfigWidgets (required version >= 5.87.0)
* Qt5Gui (required version >= 5.15.2)
* KF5GuiAddons (required version >= 5.87.0)
* KF5IconThemes (required version >= 5.87.0)
* KF5WidgetsAddons (required version >= 5.87.0)
* Qt5UiPlugin
Required to build Qt Designer plugins
* Doxygen (required version >= 1.8.13)
Needed for API dox QCH file generation
* QHelpGenerator, Part of Qt5 tools
Needed for API dox QCH file generation
* Qt5Widgets (required version >= 5.15.2)
* Qt5Core (required version >= 5.15.2)
* Gettext
* KF5I18n (required version >= 5.87.0)
* Qt5Xml
* Qt5Test
* Qt5 (required version >= 5.15.2)
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTS
BUILD_UNITTESTS
-- Build files have been written to: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build
clang called with: CMakeCCompilerId.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang CMakeCCompilerId.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: CMakeCXXCompilerId.cpp
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ CMakeCXXCompilerId.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCCompilerABI.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
superenv executed: clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -MF CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o.d -o CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCCompilerABI.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
clang called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -o cmTC_a13c5
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -o cmTC_a13c5 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
superenv executed: clang++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -v -Wl,-v -MD -MT CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -MF CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o.d -o CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
clang++ called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_e069f
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_e069f -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -MD -MT CMakeFiles/cmTC_f2f16.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_f2f16.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_f2f16.dir/CheckSymbolExists.c.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
superenv executed: clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -MD -MT CMakeFiles/cmTC_f2f16.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_f2f16.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_f2f16.dir/CheckSymbolExists.c.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
clang++ called with: -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -MD -MT CMakeFiles/cmTC_16d8e.dir/src.cxx.o -MF CMakeFiles/cmTC_16d8e.dir/src.cxx.o.d -o CMakeFiles/cmTC_16d8e.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
superenv executed: clang++ -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -MD -MT CMakeFiles/cmTC_16d8e.dir/src.cxx.o -MF CMakeFiles/cmTC_16d8e.dir/src.cxx.o.d -o CMakeFiles/cmTC_16d8e.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
clang++ called with: -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_16d8e.dir/src.cxx.o -o cmTC_16d8e
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
superenv executed: clang++ -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_16d8e.dir/src.cxx.o -o cmTC_16d8e -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
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 -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wdate-time -std=c++17 -MD -MT CMakeFiles/cmTC_8b643.dir/src.cxx.o -MF CMakeFiles/cmTC_8b643.dir/src.cxx.o.d -o CMakeFiles/cmTC_8b643.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
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 -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wdate-time -std=c++17 -MD -MT CMakeFiles/cmTC_8b643.dir/src.cxx.o -MF CMakeFiles/cmTC_8b643.dir/src.cxx.o.d -o CMakeFiles/cmTC_8b643.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
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 -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8b643.dir/src.cxx.o -o cmTC_8b643
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
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 -Wvla -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8b643.dir/src.cxx.o -o cmTC_8b643 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
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 -Wvla -Wdate-time -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -std=c++17 -MD -MT CMakeFiles/cmTC_2880c.dir/src.cxx.o -MF CMakeFiles/cmTC_2880c.dir/src.cxx.o.d -o CMakeFiles/cmTC_2880c.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
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 -Wvla -Wdate-time -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -std=c++17 -MD -MT CMakeFiles/cmTC_2880c.dir/src.cxx.o -MF CMakeFiles/cmTC_2880c.dir/src.cxx.o.d -o CMakeFiles/cmTC_2880c.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
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 -Wvla -Wdate-time -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2880c.dir/src.cxx.o -o cmTC_2880c -Wl,-Bsymbolic-functions
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
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 -Wvla -Wdate-time -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2880c.dir/src.cxx.o -o cmTC_2880c -Wl,-Bsymbolic-functions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DCOMPILER_HAS_HIDDEN_VISIBILITY -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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -fvisibility=hidden -std=c++17 -MD -MT CMakeFiles/cmTC_1347a.dir/src.cxx.o -MF CMakeFiles/cmTC_1347a.dir/src.cxx.o.d -o CMakeFiles/cmTC_1347a.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
superenv executed: clang++ -DCOMPILER_HAS_HIDDEN_VISIBILITY -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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -fvisibility=hidden -std=c++17 -MD -MT CMakeFiles/cmTC_1347a.dir/src.cxx.o -MF CMakeFiles/cmTC_1347a.dir/src.cxx.o.d -o CMakeFiles/cmTC_1347a.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1347a.dir/src.cxx.o -o cmTC_1347a
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1347a.dir/src.cxx.o -o cmTC_1347a -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -fvisibility-inlines-hidden -std=c++17 -MD -MT CMakeFiles/cmTC_8f291.dir/src.cxx.o -MF CMakeFiles/cmTC_8f291.dir/src.cxx.o.d -o CMakeFiles/cmTC_8f291.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
superenv executed: clang++ -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY -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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -fvisibility-inlines-hidden -std=c++17 -MD -MT CMakeFiles/cmTC_8f291.dir/src.cxx.o -MF CMakeFiles/cmTC_8f291.dir/src.cxx.o.d -o CMakeFiles/cmTC_8f291.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8f291.dir/src.cxx.o -o cmTC_8f291
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8f291.dir/src.cxx.o -o cmTC_8f291 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
clang++ called with: -DCOMPILER_HAS_DEPRECATED_ATTR -DQT_MAC_USE_COCOA -D_DARWIN_C_SOURCE -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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -std=c++17 -MD -MT CMakeFiles/cmTC_48434.dir/src.cxx.o -MF CMakeFiles/cmTC_48434.dir/src.cxx.o.d -o CMakeFiles/cmTC_48434.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
superenv executed: clang++ -DCOMPILER_HAS_DEPRECATED_ATTR -DQT_MAC_USE_COCOA -D_DARWIN_C_SOURCE -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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -std=c++17 -MD -MT CMakeFiles/cmTC_48434.dir/src.cxx.o -MF CMakeFiles/cmTC_48434.dir/src.cxx.o.d -o CMakeFiles/cmTC_48434.dir/src.cxx.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_48434.dir/src.cxx.o -o cmTC_48434
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
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 -Wvla -Wdate-time -pedantic -Wzero-as-null-pointer-constant -fdiagnostics-color=always -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_48434.dir/src.cxx.o -o cmTC_48434 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
2021-11-04 19:44:28 +0000
cmake
--build
build
[1/124] cd /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build && /usr/local/Cellar/cmake/3.21.4/bin/cmake -DPYTHON_EXECUTABLE=/usr/local/bin/python3 -D_ki18n_pmap_compile_script=/usr/local/lib/cmake/KF5I18n/ts-pmap-compile.py -DCOPY_TO=/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/locale -DPO_DIR=/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/po -P /usr/local/lib/cmake/KF5I18n/build-tsfiles.cmake
[2/124] cd /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src && cmake -E remove_directory "/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui_ECMQchDoxygen" && cmake -E make_directory "/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui_ECMQchDoxygen" && /usr/local/bin/doxygen /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui_ECMQchDoxygen.config
FAILED: src/KF5XmlGui.qch src/KF5XmlGui.tags /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui.qch /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui.tags
cd /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src && cmake -E remove_directory "/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui_ECMQchDoxygen" && cmake -E make_directory "/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui_ECMQchDoxygen" && /usr/local/bin/doxygen /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui_ECMQchDoxygen.config
libc++abi: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
/bin/sh: line 1: 55767 Abort trap: 6 /usr/local/bin/doxygen /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui_ECMQchDoxygen.config
[3/124] cd /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build && /usr/local/Cellar/cmake/3.21.4/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/local/bin/msgfmt -DCOPY_TO=/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/locale -DPO_DIR=/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/po -P /usr/local/lib/cmake/KF5I18n/build-pofiles.cmake
[4/124] cd /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/ksendbugmail && /usr/local/Cellar/cmake/3.21.4/bin/cmake -E cmake_autogen /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/ksendbugmail/CMakeFiles/ksendbugmail_autogen.dir/AutogenInfo.json Release && /usr/local/Cellar/cmake/3.21.4/bin/cmake -E touch /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/ksendbugmail/ksendbugmail_autogen/timestamp && /usr/local/Cellar/cmake/3.21.4/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0 /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/src/ksendbugmail /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/ksendbugmail /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/ksendbugmail/ksendbugmail_autogen/deps /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/d/1c32f8dbdfc6519c6bf7f59f89cb060cf188227bc04a5c008a5d46ae2d121df9.d
[5/124] cd /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src && /usr/local/Cellar/cmake/3.21.4/bin/cmake -E cmake_autogen /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/CMakeFiles/KF5XmlGui_autogen.dir/AutogenInfo.json Release && /usr/local/Cellar/cmake/3.21.4/bin/cmake -E touch /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui_autogen/timestamp && /usr/local/Cellar/cmake/3.21.4/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0 /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/src /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/KF5XmlGui_autogen/deps /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/d/83654987886e78c51bac360699e3672efca61f629a4d3fa21cb65da63f405149.d
ninja: build stopped: subcommand failed.
HOMEBREW_VERSION: 3.3.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 9daf5e2d28396c7a4379605e89e029d9fccb41e6
Last commit: 5 days ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 41d893f6646ee39cf1ce87780d3d3c879b916705
Core tap last commit: 2 hours ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core
HOMEBREW_DISPLAY: /private/tmp/com.apple.launchd.bdQRRieABm/org.xquartz:0
HOMEBREW_MAKE_JOBS: 8
HOMEBREW_NO_BOOTSNAP: set
Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: octa-core 64-bit icelake
Clang: 13.0.0 build 1300
Git: 2.33.1 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
macOS: 11.6-x86_64
CLT: 13.0.0.0.1.1630607135
Xcode: N/A
XQuartz: 2.8.1 => /opt/X11
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/qt@5:/usr/local/opt/libffi:/usr/local/opt/m4:/usr/local/opt/readline:/usr/local/opt/openssl@1.1:/usr/local/opt/icu4c:/usr/local/opt/libarchive:/usr/local
CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /usr/local/opt/qt@5/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/graphviz/lib/pkgconfig:/usr/local/opt/qt@5/lib/pkgconfig:/usr/local/opt/kf5-attica/lib/pkgconfig:/usr/local/opt/dbus/lib/pkgconfig:/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/gmp/lib/pkgconfig:/usr/local/opt/bdw-gc/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig:/usr/local/opt/guile/lib/pkgconfig:/usr/local/opt/libidn2/lib/pkgconfig:/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/p11-kit/lib/pkgconfig:/usr/local/opt/openssl@1.1/lib/pkgconfig:/usr/local/opt/libevent/lib/pkgconfig:/usr/local/opt/libnghttp2/lib/pkgconfig:/usr/local/opt/unbound/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig:/usr/local/opt/libgpg-error/lib/pkgconfig:/usr/local/opt/libassuan/lib/pkgconfig:/usr/local/opt/libgcrypt/lib/pkgconfig:/usr/local/opt/libksba/lib/pkgconfig:/usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/gpgme/lib/pkgconfig:/usr/local/opt/hunspell/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/libb2/lib/pkgconfig:/usr/local/opt/lz4/lib/pkgconfig:/usr/local/opt/zstd/lib/pkgconfig:/usr/local/opt/libarchive/lib/pkgconfig:/usr/local/opt/hfstospell/lib/pkgconfig:/usr/local/opt/libvoikko/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/11
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/cmake/bin:/usr/local/opt/doxygen/bin:/usr/local/opt/graphviz/bin:/usr/local/opt/ninja/bin:/usr/local/opt/qt@5/bin:/usr/local/opt/kf5-kconfig/bin:/usr/local/opt/kf5-kcoreaddons/bin:/usr/local/opt/dbus/bin:/usr/local/opt/kf5-kdbusaddons/bin:/usr/local/opt/kf5-kglobalaccel/bin:/usr/local/opt/xz/bin:/usr/local/opt/gettext/bin:/usr/local/opt/m4/bin:/usr/local/opt/libtool/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/guile/bin:/usr/local/opt/libidn2/bin:/usr/local/opt/libtasn1/bin:/usr/local/opt/nettle/bin:/usr/local/opt/p11-kit/bin:/usr/local/opt/openssl@1.1/bin:/usr/local/opt/libevent/bin:/usr/local/opt/gnutls/bin:/usr/local/opt/libgpg-error/bin:/usr/local/opt/libassuan/bin:/usr/local/opt/libgcrypt/bin:/usr/local/opt/libksba/bin:/usr/local/opt/npth/bin:/usr/local/opt/pinentry/bin:/usr/local/opt/gnupg/bin:/usr/local/opt/gpgme/bin:/usr/local/opt/kf5-kconfigwidgets/bin:/usr/local/opt/kf5-kiconthemes/bin:/usr/local/opt/kf5-kservice/bin:/usr/local/opt/hunspell/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/lz4/bin:/usr/local/opt/zstd/bin:/usr/local/opt/libarchive/bin:/usr/local/opt/hfstospell/bin:/usr/local/opt/libvoikko/bin:/usr/local/opt/kf5-sonnet/bin:/usr/bin:/bin:/usr/sbin:/sbin
clang++ called with: -dM -E -c /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055100 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050f02 -DQT_GUI_LIB -DQT_MAC_USE_COCOA -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN="kxmlgui5" -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/ksendbugmail -I/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/src/ksendbugmail -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtNetwork.framework -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -I/usr/local/include/KF5/KConfigCore -I/usr/local/include/KF5 -I/usr/local/include/KF5/KI18n -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -I/usr/local/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1 -I/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include -I/Library/Developer/CommandLineTools/usr/include -F /usr/local/opt/qt@5/lib
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -dM -E -c /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055100 -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050f02 -DQT_GUI_LIB -DQT_MAC_USE_COCOA -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN="kxmlgui5" -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src/ksendbugmail -I/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/src/ksendbugmail -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtNetwork.framework -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -I/usr/local/include/KF5/KConfigCore -I/usr/local/include/KF5 -I/usr/local/include/KF5/KI18n -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -I/usr/local/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1 -I/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include -I/Library/Developer/CommandLineTools/usr/include -F /usr/local/opt/qt@5/lib -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
clang++ called with: -dM -E -c /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB -DKF5XmlGui_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055100 -DKGUIADDONS_LIB -DKXMLGUI_DEPRECATED_WARNINGS_SINCE=0x0 -DKXMLGUI_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050f02 -DQT_GUI_LIB -DQT_MAC_USE_COCOA -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN="kxmlgui5" -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src -I/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/src -I/usr/local/opt/qt@5/lib/QtXml.framework -I/usr/local/opt/qt@5/lib/QtXml.framework/Headers -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/usr/local/include/KF5/KConfigCore -I/usr/local/include/KF5 -I/usr/local/include/KF5/KConfigWidgets -I/usr/local/include/KF5/KCodecs -I/usr/local/include/KF5/KWidgetsAddons -I/usr/local/include/KF5/KConfigGui -I/usr/local/include/KF5/KAuth -I/usr/local/include/KF5/KCoreAddons -I/usr/local/opt/qt@5/lib/QtNetwork.framework -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.2 -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.2/QtCore -I/usr/local/include/KF5/KGuiAddons -I/usr/local/include/KF5/KItemViews -I/usr/local/include/KF5/KI18n -I/usr/local/include/KF5/KIconThemes -I/usr/local/opt/qt@5/lib/QtDBus.framework -I/usr/local/opt/qt@5/lib/QtDBus.framework/Headers -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -I/usr/local/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1 -I/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include -I/Library/Developer/CommandLineTools/usr/include -F /usr/local/opt/qt@5/lib
superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -dM -E -c /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DKCOREADDONS_LIB -DKF5XmlGui_EXPORTS -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055100 -DKGUIADDONS_LIB -DKXMLGUI_DEPRECATED_WARNINGS_SINCE=0x0 -DKXMLGUI_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x050f02 -DQT_GUI_LIB -DQT_MAC_USE_COCOA -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_PRINTSUPPORT_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN="kxmlgui5" -D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE -I/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/src -I/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/src -I/usr/local/opt/qt@5/lib/QtXml.framework -I/usr/local/opt/qt@5/lib/QtXml.framework/Headers -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/usr/local/include/KF5/KConfigCore -I/usr/local/include/KF5 -I/usr/local/include/KF5/KConfigWidgets -I/usr/local/include/KF5/KCodecs -I/usr/local/include/KF5/KWidgetsAddons -I/usr/local/include/KF5/KConfigGui -I/usr/local/include/KF5/KAuth -I/usr/local/include/KF5/KCoreAddons -I/usr/local/opt/qt@5/lib/QtNetwork.framework -I/usr/local/opt/qt@5/lib/QtNetwork.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.2 -I/usr/local/opt/qt@5/lib/QtCore.framework/Versions/5/Headers/5.15.2/QtCore -I/usr/local/include/KF5/KGuiAddons -I/usr/local/include/KF5/KItemViews -I/usr/local/include/KF5/KI18n -I/usr/local/include/KF5/KIconThemes -I/usr/local/opt/qt@5/lib/QtDBus.framework -I/usr/local/opt/qt@5/lib/QtDBus.framework/Headers -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include -I/usr/local/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1 -I/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include -I/Library/Developer/CommandLineTools/usr/include -F /usr/local/opt/qt@5/lib -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt@5/include -I/usr/local/opt/libffi/include -I/usr/local/opt/readline/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/icu4c/include -I/usr/local/opt/libarchive/include
# This is the CMakeCache file.
# For build in directory: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build
# It was generated by CMake: /usr/local/Cellar/cmake/3.21.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
//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=/usr/local/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=/usr/local/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
//No help, variable specified on the command line.
CMAKE_INSTALL_BUNDLEDIR:UNINITIALIZED=/usr/local/Cellar/kf5-kxmlgui/5.87.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=/usr/local/Cellar/kf5-kxmlgui/5.87.0
//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/ld
//Program used to build from build.ninja files.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/local/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/MacOSX11.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=KXmlGui
//Value Computed by CMake
CMAKE_PROJECT_VERSION:STATIC=5.87.0
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MAJOR:STATIC=5
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MINOR:STATIC=87
//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
//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
//Dot tool for use with Doxygen
DOXYGEN_DOT_EXECUTABLE:FILEPATH=/usr/local/bin/dot
//Doxygen documentation generation tool (http://www.doxygen.org)
DOXYGEN_EXECUTABLE:FILEPATH=/usr/local/bin/doxygen
//The directory containing a CMake configuration file for ECM.
ECM_DIR:PATH=/usr/local/share/ECM/cmake
//The directory where mkspecs will be installed to.
ECM_MKSPECS_INSTALL_DIR:PATH=mkspecs/modules
//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
//Force building KXmlGui without KGlobalAccel. Doing this will
// break global shortcut support. [default=OFF]
FORCE_DISABLE_KGLOBALACCEL:BOOL=OFF
//Path to a program.
GETTEXT_MSGFMT_EXECUTABLE:FILEPATH=/usr/local/bin/msgfmt
//Path to a program.
GETTEXT_MSGMERGE_EXECUTABLE:FILEPATH=/usr/local/bin/msgmerge
//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=/usr/local/Cellar/kf5-kxmlgui/5.87.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=
//knotify description files (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 /usr/local/Cellar/kf5-kxmlgui/5.87.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=
//Prevent an "uninstall" target from being generated.
KDE_SKIP_UNINSTALL_TARGET:BOOL=OFF
//The directory containing a CMake configuration file for KF5Auth.
KF5Auth_DIR:PATH=/usr/local/lib/cmake/KF5Auth
//The directory containing a CMake configuration file for KF5Codecs.
KF5Codecs_DIR:PATH=/usr/local/lib/cmake/KF5Codecs
//The directory containing a CMake configuration file for KF5ConfigWidgets.
KF5ConfigWidgets_DIR:PATH=/usr/local/lib/cmake/KF5ConfigWidgets
//The directory containing a CMake configuration file for KF5Config.
KF5Config_DIR:PATH=/usr/local/lib/cmake/KF5Config
//The directory containing a CMake configuration file for KF5CoreAddons.
KF5CoreAddons_DIR:PATH=/usr/local/lib/cmake/KF5CoreAddons
//The directory containing a CMake configuration file for KF5GuiAddons.
KF5GuiAddons_DIR:PATH=/usr/local/lib/cmake/KF5GuiAddons
//The directory containing a CMake configuration file for KF5I18n.
KF5I18n_DIR:PATH=/usr/local/lib/cmake/KF5I18n
//The directory containing a CMake configuration file for KF5IconThemes.
KF5IconThemes_DIR:PATH=/usr/local/lib/cmake/KF5IconThemes
//The directory containing a CMake configuration file for KF5ItemViews.
KF5ItemViews_DIR:PATH=/usr/local/lib/cmake/KF5ItemViews
//The directory containing a CMake configuration file for KF5Sonnet.
KF5Sonnet_DIR:PATH=/usr/local/lib/cmake/KF5Sonnet
//The directory containing a CMake configuration file for KF5TextWidgets.
KF5TextWidgets_DIR:PATH=/usr/local/lib/cmake/KF5TextWidgets
//The directory containing a CMake configuration file for KF5WidgetsAddons.
KF5WidgetsAddons_DIR:PATH=/usr/local/lib/cmake/KF5WidgetsAddons
//Path to a program.
KI18N_PYTHON_EXECUTABLE:FILEPATH=/usr/local/bin/python3
//Value Computed by CMake
KXmlGui_BINARY_DIR:STATIC=/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build
//Value Computed by CMake
KXmlGui_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
KXmlGui_SOURCE_DIR:STATIC=/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0
//Location of the Qt5 qmake executable
QMAKE_EXECUTABLE:FILEPATH=/usr/local/opt/qt@5/bin/qmake
//The directory containing a CMake configuration file for Qt5Core.
Qt5Core_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Core
//The directory containing a CMake configuration file for Qt5DBus.
Qt5DBus_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5DBus
//The directory containing a CMake configuration file for Qt5Gui.
Qt5Gui_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Gui
//The directory containing a CMake configuration file for Qt5Help.
Qt5Help_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Help
//The directory containing a CMake configuration file for Qt5Network.
Qt5Network_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Network
//The directory containing a CMake configuration file for Qt5PrintSupport.
Qt5PrintSupport_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5PrintSupport
//The directory containing a CMake configuration file for Qt5Sql.
Qt5Sql_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Sql
//The directory containing a CMake configuration file for Qt5Test.
Qt5Test_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Test
//The directory containing a CMake configuration file for Qt5UiPlugin.
Qt5UiPlugin_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5UiPlugin
//The directory containing a CMake configuration file for Qt5Widgets.
Qt5Widgets_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Widgets
//The directory containing a CMake configuration file for Qt5Xml.
Qt5Xml_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5Xml
//The directory containing a CMake configuration file for Qt5.
Qt5_DIR:PATH=/usr/local/opt/qt@5/lib/cmake/Qt5
//Path to a file.
_qtcoreTagsPath:PATH=_qtcoreTagsPath-NOTFOUND
########################
# 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-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.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=21
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=4
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.21.4/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.21.4/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.21.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
//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-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.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=7
//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=/usr/local/Cellar/cmake/3.21.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
//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
//Compiler support for a deprecated attribute
COMPILER_HAS_DEPRECATED:INTERNAL=1
//Test COMPILER_HAS_DEPRECATED_ATTR
COMPILER_HAS_DEPRECATED_ATTR:INTERNAL=1
//Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
COMPILER_HAS_HIDDEN_INLINE_VISIBILITY:INTERNAL=1
//Test COMPILER_HAS_HIDDEN_VISIBILITY
COMPILER_HAS_HIDDEN_VISIBILITY:INTERNAL=1
//ADVANCED property for variable: DOXYGEN_DOT_EXECUTABLE
DOXYGEN_DOT_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DOXYGEN_EXECUTABLE
DOXYGEN_EXECUTABLE-ADVANCED:INTERNAL=1
//Details about finding Doxygen
FIND_PACKAGE_MESSAGE_DETAILS_Doxygen:INTERNAL=[/usr/local/bin/doxygen][cfound components: doxygen dot ][v1.9.2(1.8.13)]
//Details about finding Gettext
FIND_PACKAGE_MESSAGE_DETAILS_Gettext:INTERNAL=[/usr/local/bin/msgmerge][/usr/local/bin/msgfmt][v0.21()]
//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
//Have symbol __GLIBC__
LIBC_IS_GLIBC:INTERNAL=
//Test _OFFT_IS_64BIT
_OFFT_IS_64BIT:INTERNAL=1
Determining if the __GLIBC__ exist failed with the following output:
Change Dir: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_f2f16 && [1/2] Building C object CMakeFiles/cmTC_f2f16.dir/CheckSymbolExists.c.o
FAILED: CMakeFiles/cmTC_f2f16.dir/CheckSymbolExists.c.o
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -MD -MT CMakeFiles/cmTC_f2f16.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_f2f16.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_f2f16.dir/CheckSymbolExists.c.o -c /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier '__GLIBC__'
return ((int*)(&__GLIBC__))[argc];
^
1 error generated.
ninja: build stopped: subcommand failed.
File /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef __GLIBC__
return ((int*)(&__GLIBC__))[argc];
#else
(void)argc;
return 0;
#endif
}
Performing C++ SOURCE FILE Test BSYMBOLICFUNCTIONS_AVAILABLE failed with the following output:
Change Dir: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_2880c && [1/2] Building CXX object CMakeFiles/cmTC_2880c.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_2880c
FAILED: cmTC_2880c
: && /usr/local/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 -Wvla -Wdate-time -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2880c.dir/src.cxx.o -o cmTC_2880c -Wl,-Bsymbolic-functions && :
ld: unknown option: -Bsymbolic-functions
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
Source file was:
int main () { return 0; }
The system is: Darwin - 20.6.0 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/local/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-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/3.21.4/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/local/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-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/3.21.4/CompilerIdCXX/a.out"
Detecting C compiler ABI info compiled with the following output:
Change Dir: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_a13c5 && [1/2] Building C object CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o
Apple clang version 13.0.0 (clang-1300.0.29.3)
Target: x86_64-apple-darwin20.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 x86_64-apple-macosx11.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=11.3 -fvisibility-inlines-hidden-static-local-var -target-cpu penryn -tune-cpu generic -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem /usr/local/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I /usr/local/opt/qt@5/include -I /usr/local/opt/libffi/include -I /usr/local/opt/readline/include -I /usr/local/opt/openssl@1.1/include -I /usr/local/opt/icu4c/include -I /usr/local/opt/libarchive/include -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -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 -fdebug-compilation-dir /private/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp -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=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -x c /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCCompilerABI.c
clang -cc1 version 13.0.0 (clang-1300.0.29.3) default target x86_64-apple-darwin20.6.0
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/local/include"
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
/usr/local/opt/qt@5/include
/usr/local/opt/libffi/include
/usr/local/opt/readline/include
/usr/local/opt/openssl@1.1/include
/usr/local/opt/icu4c/include
/usr/local/opt/libarchive/include
/usr/local/include
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include
/Library/Developer/CommandLineTools/usr/include
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks (framework directory)
End of search list.
[2/2] Linking C executable cmTC_a13c5
Apple clang version 13.0.0 (clang-1300.0.29.3)
Target: x86_64-apple-darwin20.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 x86_64 -platform_version macos 11.0.0 11.3 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -o cmTC_a13c5 -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -headerpad_max_install_names -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld64-711
BUILD 14:59:24 Aug 21 2021
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/usr/local/opt/qt@5/lib
/usr/local/opt/libffi/lib
/usr/local/opt/readline/lib
/usr/local/opt/openssl@1.1/lib
/usr/local/opt/icu4c/lib
/usr/local/opt/libarchive/lib
/usr/local/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/
Parsed C implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/usr/local/opt/qt@5/include]
add: [/usr/local/opt/libffi/include]
add: [/usr/local/opt/readline/include]
add: [/usr/local/opt/openssl@1.1/include]
add: [/usr/local/opt/icu4c/include]
add: [/usr/local/opt/libarchive/include]
add: [/usr/local/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
add: [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include]
add: [/Library/Developer/CommandLineTools/usr/include]
end of search list found
collapse include dir [/usr/local/opt/qt@5/include] ==> [/usr/local/opt/qt@5/include]
collapse include dir [/usr/local/opt/libffi/include] ==> [/usr/local/opt/libffi/include]
collapse include dir [/usr/local/opt/readline/include] ==> [/usr/local/opt/readline/include]
collapse include dir [/usr/local/opt/openssl@1.1/include] ==> [/usr/local/opt/openssl@1.1/include]
collapse include dir [/usr/local/opt/icu4c/include] ==> [/usr/local/opt/icu4c/include]
collapse include dir [/usr/local/opt/libarchive/include] ==> [/usr/local/opt/libarchive/include]
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include]
collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
implicit include dirs: [/usr/local/opt/qt@5/include;/usr/local/opt/libffi/include;/usr/local/opt/readline/include;/usr/local/opt/openssl@1.1/include;/usr/local/opt/icu4c/include;/usr/local/opt/libarchive/include;/usr/local/include;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers;/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/usr/local/bin/ninja cmTC_a13c5 && [1/2] Building C object CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o]
ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.3)]
ignore line: [Target: x86_64-apple-darwin20.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 x86_64-apple-macosx11.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=11.3 -fvisibility-inlines-hidden-static-local-var -target-cpu penryn -tune-cpu generic -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem /usr/local/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I /usr/local/opt/qt@5/include -I /usr/local/opt/libffi/include -I /usr/local/opt/readline/include -I /usr/local/opt/openssl@1.1/include -I /usr/local/opt/icu4c/include -I /usr/local/opt/libarchive/include -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -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 -fdebug-compilation-dir /private/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp -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=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -x c /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCCompilerABI.c]
ignore line: [clang -cc1 version 13.0.0 (clang-1300.0.29.3) default target x86_64-apple-darwin20.6.0]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/local/include"]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/Library/Frameworks"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /usr/local/opt/qt@5/include]
ignore line: [ /usr/local/opt/libffi/include]
ignore line: [ /usr/local/opt/readline/include]
ignore line: [ /usr/local/opt/openssl@1.1/include]
ignore line: [ /usr/local/opt/icu4c/include]
ignore line: [ /usr/local/opt/libarchive/include]
ignore line: [ /usr/local/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks (framework directory)]
ignore line: [End of search list.]
ignore line: [[2/2] Linking C executable cmTC_a13c5]
ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.3)]
ignore line: [Target: x86_64-apple-darwin20.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 x86_64 -platform_version macos 11.0.0 11.3 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -o cmTC_a13c5 -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_a13c5.dir/CMakeCCompilerABI.c.o -headerpad_max_install_names -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/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 [x86_64] ==> ignore
arg [-platform_version] ==> ignore
arg [macos] ==> ignore
arg [11.0.0] ==> ignore
arg [11.3] ==> ignore
arg [-syslibroot] ==> ignore
arg [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk] ==> ignore
arg [-o] ==> ignore
arg [cmTC_a13c5] ==> ignore
arg [-L/usr/local/opt/qt@5/lib] ==> dir [/usr/local/opt/qt@5/lib]
arg [-L/usr/local/opt/libffi/lib] ==> dir [/usr/local/opt/libffi/lib]
arg [-L/usr/local/opt/readline/lib] ==> dir [/usr/local/opt/readline/lib]
arg [-L/usr/local/opt/openssl@1.1/lib] ==> dir [/usr/local/opt/openssl@1.1/lib]
arg [-L/usr/local/opt/icu4c/lib] ==> dir [/usr/local/opt/icu4c/lib]
arg [-L/usr/local/opt/libarchive/lib] ==> dir [/usr/local/opt/libarchive/lib]
arg [-L/usr/local/lib] ==> dir [/usr/local/lib]
arg [-L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.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_a13c5.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-lSystem] ==> lib [System]
arg [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
Library search paths: [;/usr/local/opt/qt@5/lib;/usr/local/opt/libffi/lib;/usr/local/opt/readline/lib;/usr/local/opt/openssl@1.1/lib;/usr/local/opt/icu4c/lib;/usr/local/opt/libarchive/lib;/usr/local/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib]
Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/]
remove lib [System]
remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
collapse library dir [/usr/local/opt/qt@5/lib] ==> [/usr/local/opt/qt@5/lib]
collapse library dir [/usr/local/opt/libffi/lib] ==> [/usr/local/opt/libffi/lib]
collapse library dir [/usr/local/opt/readline/lib] ==> [/usr/local/opt/readline/lib]
collapse library dir [/usr/local/opt/openssl@1.1/lib] ==> [/usr/local/opt/openssl@1.1/lib]
collapse library dir [/usr/local/opt/icu4c/lib] ==> [/usr/local/opt/icu4c/lib]
collapse library dir [/usr/local/opt/libarchive/lib] ==> [/usr/local/opt/libarchive/lib]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/usr/local/opt/qt@5/lib] ==> [/usr/local/opt/qt@5/lib]
collapse library dir [/usr/local/opt/libffi/lib] ==> [/usr/local/opt/libffi/lib]
collapse library dir [/usr/local/opt/readline/lib] ==> [/usr/local/opt/readline/lib]
collapse library dir [/usr/local/opt/openssl@1.1/lib] ==> [/usr/local/opt/openssl@1.1/lib]
collapse library dir [/usr/local/opt/icu4c/lib] ==> [/usr/local/opt/icu4c/lib]
collapse library dir [/usr/local/opt/libarchive/lib] ==> [/usr/local/opt/libarchive/lib]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib]
collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks]
implicit libs: []
implicit objs: []
implicit dirs: [/usr/local/opt/qt@5/lib;/usr/local/opt/libffi/lib;/usr/local/opt/readline/lib;/usr/local/opt/openssl@1.1/lib;/usr/local/opt/icu4c/lib;/usr/local/opt/libarchive/lib;/usr/local/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib]
implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks]
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_e069f && [1/2] Building CXX object CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o
Apple clang version 13.0.0 (clang-1300.0.29.3)
Target: x86_64-apple-darwin20.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 x86_64-apple-macosx11.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=11.3 -fvisibility-inlines-hidden-static-local-var -target-cpu penryn -tune-cpu generic -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem /usr/local/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I /usr/local/opt/qt@5/include -I /usr/local/opt/libffi/include -I /usr/local/opt/readline/include -I /usr/local/opt/openssl@1.1/include -I /usr/local/opt/icu4c/include -I /usr/local/opt/libarchive/include -stdlib=libc++ -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -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 -fdeprecated-macro -fdebug-compilation-dir /private/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp -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=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -x c++ /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp
clang -cc1 version 13.0.0 (clang-1300.0.29.3) default target x86_64-apple-darwin20.6.0
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/local/include"
ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/Library/Frameworks"
#include "..." search starts here:
#include <...> search starts here:
/usr/local/opt/qt@5/include
/usr/local/opt/libffi/include
/usr/local/opt/readline/include
/usr/local/opt/openssl@1.1/include
/usr/local/opt/icu4c/include
/usr/local/opt/libarchive/include
/usr/local/include
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1
/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include
/Library/Developer/CommandLineTools/usr/include
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks (framework directory)
End of search list.
[2/2] Linking CXX executable cmTC_e069f
Apple clang version 13.0.0 (clang-1300.0.29.3)
Target: x86_64-apple-darwin20.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 x86_64 -platform_version macos 11.0.0 11.3 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -o cmTC_e069f -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -headerpad_max_install_names -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a
@(#)PROGRAM:ld PROJECT:ld64-711
BUILD 14:59:24 Aug 21 2021
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/usr/local/opt/qt@5/lib
/usr/local/opt/libffi/lib
/usr/local/opt/readline/lib
/usr/local/opt/openssl@1.1/lib
/usr/local/opt/icu4c/lib
/usr/local/opt/libarchive/lib
/usr/local/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/
Parsed CXX implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/usr/local/opt/qt@5/include]
add: [/usr/local/opt/libffi/include]
add: [/usr/local/opt/readline/include]
add: [/usr/local/opt/openssl@1.1/include]
add: [/usr/local/opt/icu4c/include]
add: [/usr/local/opt/libarchive/include]
add: [/usr/local/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1]
add: [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
add: [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include]
add: [/Library/Developer/CommandLineTools/usr/include]
end of search list found
collapse include dir [/usr/local/opt/qt@5/include] ==> [/usr/local/opt/qt@5/include]
collapse include dir [/usr/local/opt/libffi/include] ==> [/usr/local/opt/libffi/include]
collapse include dir [/usr/local/opt/readline/include] ==> [/usr/local/opt/readline/include]
collapse include dir [/usr/local/opt/openssl@1.1/include] ==> [/usr/local/opt/openssl@1.1/include]
collapse include dir [/usr/local/opt/icu4c/include] ==> [/usr/local/opt/icu4c/include]
collapse include dir [/usr/local/opt/libarchive/include] ==> [/usr/local/opt/libarchive/include]
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1]
collapse include dir [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include] ==> [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
collapse include dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include]
collapse include dir [/Library/Developer/CommandLineTools/usr/include] ==> [/Library/Developer/CommandLineTools/usr/include]
implicit include dirs: [/usr/local/opt/qt@5/include;/usr/local/opt/libffi/include;/usr/local/opt/readline/include;/usr/local/opt/openssl@1.1/include;/usr/local/opt/icu4c/include;/usr/local/opt/libarchive/include;/usr/local/include;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1;/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include;/Library/Developer/CommandLineTools/usr/include]
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/usr/local/bin/ninja cmTC_e069f && [1/2] Building CXX object CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.3)]
ignore line: [Target: x86_64-apple-darwin20.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 x86_64-apple-macosx11.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all --mrelax-relocations -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -fno-rounding-math -munwind-tables -target-sdk-version=11.3 -fvisibility-inlines-hidden-static-local-var -target-cpu penryn -tune-cpu generic -debugger-tuning=lldb -target-linker-version 711 -v -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0 -dependency-file CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o.d -skip-unused-modulemap-deps -MT CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -sys-header-deps -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -isystem /usr/local/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I /usr/local/opt/qt@5/include -I /usr/local/opt/libffi/include -I /usr/local/opt/readline/include -I /usr/local/opt/openssl@1.1/include -I /usr/local/opt/icu4c/include -I /usr/local/opt/libarchive/include -stdlib=libc++ -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1 -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -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 -fdeprecated-macro -fdebug-compilation-dir /private/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp -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=+nullptrToBoolConversion -clang-vendor-feature=+messageToSelfInClassMethodIdReturnType -clang-vendor-feature=+disableInferNewAvailabilityFromInit -clang-vendor-feature=+disableNeonImmediateRangeCheck -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -fno-odr-hash-protocols -clang-vendor-feature=+revert09abecef7bbf -mllvm -disable-aligned-alloc-awareness=1 -mllvm -enable-dse-memoryssa=0 -o CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -x c++ /usr/local/Cellar/cmake/3.21.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [clang -cc1 version 13.0.0 (clang-1300.0.29.3) default target x86_64-apple-darwin20.6.0]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/local/include"]
ignore line: [ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/Library/Frameworks"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /usr/local/opt/qt@5/include]
ignore line: [ /usr/local/opt/libffi/include]
ignore line: [ /usr/local/opt/readline/include]
ignore line: [ /usr/local/opt/openssl@1.1/include]
ignore line: [ /usr/local/opt/icu4c/include]
ignore line: [ /usr/local/opt/libarchive/include]
ignore line: [ /usr/local/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1]
ignore line: [ /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/usr/include]
ignore line: [ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks (framework directory)]
ignore line: [End of search list.]
ignore line: [[2/2] Linking CXX executable cmTC_e069f]
ignore line: [Apple clang version 13.0.0 (clang-1300.0.29.3)]
ignore line: [Target: x86_64-apple-darwin20.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 x86_64 -platform_version macos 11.0.0 11.3 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -o cmTC_e069f -L/usr/local/opt/qt@5/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/libarchive/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_e069f.dir/CMakeCXXCompilerABI.cpp.o -headerpad_max_install_names -lc++ -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/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 [x86_64] ==> ignore
arg [-platform_version] ==> ignore
arg [macos] ==> ignore
arg [11.0.0] ==> ignore
arg [11.3] ==> ignore
arg [-syslibroot] ==> ignore
arg [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk] ==> ignore
arg [-o] ==> ignore
arg [cmTC_e069f] ==> ignore
arg [-L/usr/local/opt/qt@5/lib] ==> dir [/usr/local/opt/qt@5/lib]
arg [-L/usr/local/opt/libffi/lib] ==> dir [/usr/local/opt/libffi/lib]
arg [-L/usr/local/opt/readline/lib] ==> dir [/usr/local/opt/readline/lib]
arg [-L/usr/local/opt/openssl@1.1/lib] ==> dir [/usr/local/opt/openssl@1.1/lib]
arg [-L/usr/local/opt/icu4c/lib] ==> dir [/usr/local/opt/icu4c/lib]
arg [-L/usr/local/opt/libarchive/lib] ==> dir [/usr/local/opt/libarchive/lib]
arg [-L/usr/local/lib] ==> dir [/usr/local/lib]
arg [-L/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.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_e069f.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-headerpad_max_install_names] ==> ignore
arg [-lc++] ==> lib [c++]
arg [-lSystem] ==> lib [System]
arg [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a] ==> lib [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
Library search paths: [;/usr/local/opt/qt@5/lib;/usr/local/opt/libffi/lib;/usr/local/opt/readline/lib;/usr/local/opt/openssl@1.1/lib;/usr/local/opt/icu4c/lib;/usr/local/opt/libarchive/lib;/usr/local/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib]
Framework search paths: [;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/]
remove lib [System]
remove lib [/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/lib/darwin/libclang_rt.osx.a]
collapse library dir [/usr/local/opt/qt@5/lib] ==> [/usr/local/opt/qt@5/lib]
collapse library dir [/usr/local/opt/libffi/lib] ==> [/usr/local/opt/libffi/lib]
collapse library dir [/usr/local/opt/readline/lib] ==> [/usr/local/opt/readline/lib]
collapse library dir [/usr/local/opt/openssl@1.1/lib] ==> [/usr/local/opt/openssl@1.1/lib]
collapse library dir [/usr/local/opt/icu4c/lib] ==> [/usr/local/opt/icu4c/lib]
collapse library dir [/usr/local/opt/libarchive/lib] ==> [/usr/local/opt/libarchive/lib]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/usr/local/opt/qt@5/lib] ==> [/usr/local/opt/qt@5/lib]
collapse library dir [/usr/local/opt/libffi/lib] ==> [/usr/local/opt/libffi/lib]
collapse library dir [/usr/local/opt/readline/lib] ==> [/usr/local/opt/readline/lib]
collapse library dir [/usr/local/opt/openssl@1.1/lib] ==> [/usr/local/opt/openssl@1.1/lib]
collapse library dir [/usr/local/opt/icu4c/lib] ==> [/usr/local/opt/icu4c/lib]
collapse library dir [/usr/local/opt/libarchive/lib] ==> [/usr/local/opt/libarchive/lib]
collapse library dir [/usr/local/lib] ==> [/usr/local/lib]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries]
collapse library dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib]
collapse framework dir [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/] ==> [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks]
implicit libs: [c++]
implicit objs: []
implicit dirs: [/usr/local/opt/qt@5/lib;/usr/local/opt/libffi/lib;/usr/local/opt/readline/lib;/usr/local/opt/openssl@1.1/lib;/usr/local/opt/icu4c/lib;/usr/local/opt/libarchive/lib;/usr/local/lib;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries;/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib]
implicit fwks: [/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/System/Library/Frameworks]
Performing C++ SOURCE FILE Test _OFFT_IS_64BIT succeeded with the following output:
Change Dir: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_16d8e && [1/2] Building CXX object CMakeFiles/cmTC_16d8e.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_16d8e
Source file was:
#include <sys/types.h>
/* Check that off_t can represent 2**63 - 1 correctly.
We can't simply define LARGE_OFF_T to be 9223372036854775807,
since some C++ compilers masquerading as C compilers
incorrectly reject 9223372036854775807. */
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1];
int main() { return 0; }
Performing C++ SOURCE FILE Test HAVE_DATE_TIME succeeded with the following output:
Change Dir: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_8b643 && [1/2] Building CXX object CMakeFiles/cmTC_8b643.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_8b643
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_VISIBILITY succeeded with the following output:
Change Dir: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_1347a && [1/2] Building CXX object CMakeFiles/cmTC_1347a.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_1347a
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY succeeded with the following output:
Change Dir: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_8f291 && [1/2] Building CXX object CMakeFiles/cmTC_8f291.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_8f291
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_HAS_DEPRECATED_ATTR succeeded with the following output:
Change Dir: /tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/local/bin/ninja cmTC_48434 && [1/2] Building CXX object CMakeFiles/cmTC_48434.dir/src.cxx.o
/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx:2:25: warning: 'somefunc' is deprecated [-Wdeprecated-declarations]
int main() { return somefunc();}
^
/tmp/kf5-kxmlgui-20211104-55601-1psrc3e/kxmlgui-5.87.0/build/CMakeFiles/CMakeTmp/src.cxx:1:16: note: 'somefunc' has been explicitly marked deprecated here
__attribute__((__deprecated__)) int somefunc() { return 0; }
^
1 warning generated.
[2/2] Linking CXX executable cmTC_48434
Source file was:
__attribute__((__deprecated__)) int somefunc() { return 0; }
int main() { return somefunc();}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment