Installing KDE utilities on macOS using Homebrew

Yoann LE BARS yoann at le-bars.net
Mon Dec 11 14:25:44 GMT 2023


Hello, everybody out there!

	I am a long time Unix, more precisely GNU/Linux, user, and I use 
several KDE utilities on a daily basis. I need to do some tests on macOS 
with a M1 processor, therefore I try to install KDE utilities with 
Homebrew, specificaly Okular, Dolphin and Kate. However, I get several 
error messages. As macOS is quite a peculiar Unix flavour, I am a bit 
lost with the error I get.

	The error messages being quite long, I copy them at the end of this 
message to make it more readable.

	Can anyone help me fix these issues?

	Best regards.


==> Upgrading kde-mac/kde/okular
   22.12.1 -> 23.08.2

==> Patching
==> cmake -G Ninja -B build -S . -D BUILD_QCH=ON -D BUILD_TESTING=ON -D
==> cmake --build build
==> cmake --install build
==> /opt/homebrew/opt/qt at 5/bin/qmake
Last 15 lines from /Users/yoannlebars/Library/Logs/Homebrew/okular/04.qmake:
2023-12-11 14:11:12 +0000

/opt/homebrew/opt/qt at 5/bin/qmake

Info: creating stash file 
/private/tmp/okular-20231211-93307-1t7xpi/okular-23.08.2/getqmlpath/.qmake.stash
Project ERROR: failed to parse default search paths from compiler output

If reporting this issue please do so to (not Homebrew/brew or 
Homebrew/homebrew-core):
   kde-mac/kde

Error: Validation Failed: [{"message"=>"The listed users and 
repositories cannot be searched either because the resources do not 
exist or you do not have permission to view them.", 
"resource"=>"Search", "field"=>"q", "code"=>"invalid"}]


% brew install kde-mac/kde/dolphin
==> Downloading https://formulae.brew.sh/api/formula.jws.json

==> Fetching kde-mac/kde/dolphin
==> Downloading https://download.kde.org/stable/release-service/23.08.2
Already downloaded: 
/Users/yoannlebars/Library/Caches/Homebrew/downloads/bc145e581396dc5d8dbd94892bc88eb2a3c6f1d74a22428e791d5f3c5dc9b9a1--dolphin-23.08.2.tar.xz
==> Installing dolphin from kde-mac/kde
==> cmake -G Ninja -B build -S . -D BUILD_QCH=ON -D BUILD_TESTING=ON -D
Last 15 lines from 
/Users/yoannlebars/Library/Logs/Homebrew/dolphin/01.cmake:
   * An install or uninstall procedure did not complete successfully.

   * The installation package was faulty and contained

      "/opt/homebrew/lib/cmake/KF5KCMUtils/KF5KCMUtilsToolingTargets.cmake"

   but not all the files it references.

Call Stack (most recent call first):
   /opt/homebrew/lib/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake:74 (include)
   /opt/homebrew/share/ECM/find-modules/FindKF5.cmake:52 (find_package)
   CMakeLists.txt:61 (find_package)


-- Configuring incomplete, errors occurred!

If reporting this issue please do so to (not Homebrew/brew or 
Homebrew/homebrew-core):
   kde-mac/kde

/opt/homebrew/Library/Homebrew/utils/github/api.rb:352:in `raise_error': 
Validation Failed: [{"message"=>"The listed users and repositories 
cannot be searched either because the resources do not exist or you do 
not have permission to view them.", "resource"=>"Search", "field"=>"q", 
"code"=>"invalid"}] (GitHub::API::ValidationFailedError)
	from /opt/homebrew/Library/Homebrew/utils/github/api.rb:268:in `open_rest'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:178:in `search'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:182:in 
`search_results_items'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:36:in `search_issues'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:62:in 
`issues_for_formula'
	from /opt/homebrew/Library/Homebrew/exceptions.rb:502:in `fetch_issues'
	from /opt/homebrew/Library/Homebrew/exceptions.rb:497:in `issues'
	from /opt/homebrew/Library/Homebrew/exceptions.rb:553:in `dump'
	from /opt/homebrew/Library/Homebrew/brew.rb:143:in `rescue in <main>'
	from /opt/homebrew/Library/Homebrew/brew.rb:131:in `<main>'
/opt/homebrew/Library/Homebrew/formula.rb:2735:in `block in system': 
Failed executing: cmake 
-DCMAKE_INSTALL_PREFIX=/opt/homebrew/Cellar/dolphin/23.08.2 
-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/MacOSX14.sdk 
-G Ninja -B build -S . -D BUILD_QCH=ON -D BUILD_TESTING=ON -D 
BUILD_TESTS=ON -D BUILD_UNITTESTS=ON -D 
CMAKE_INSTALL_BUNDLEDIR=/opt/homebrew/Cellar/dolphin/23.08.2/bin -D 
KDE_INSTALL_LIBDIR=lib -D KDE_INSTALL_PLUGINDIR=lib/qt5/plugins -D 
KDE_INSTALL_QMLDIR=lib/qt5/qml -D 
KDE_INSTALL_QTPLUGINDIR=lib/qt5/plugins -D APPLE_SUPPRESS_X11_WARNING=ON 
-D KF_IGNORE_PLATFORM_CHECK=ON (BuildError)
	from /opt/homebrew/Library/Homebrew/formula.rb:2671:in `open'
	from /opt/homebrew/Library/Homebrew/formula.rb:2671:in `system'
	from 
/opt/homebrew/Library/Taps/kde-mac/homebrew-kde/Formula/dolphin.rb:27:in 
`install'
	from /opt/homebrew/Library/Homebrew/build.rb:179:in `block (3 levels) 
in install'
	from /opt/homebrew/Library/Homebrew/extend/kernel.rb:499:in `with_env'
	from /opt/homebrew/Library/Homebrew/build.rb:141:in `block (2 levels) 
in install'
	from /opt/homebrew/Library/Homebrew/formula.rb:1419:in `block in brew'
	from /opt/homebrew/Library/Homebrew/formula.rb:2903:in `block (2 
levels) in stage'
	from /opt/homebrew/Library/Homebrew/extend/kernel.rb:499:in `with_env'
	from /opt/homebrew/Library/Homebrew/formula.rb:2902:in `block in stage'
	from /opt/homebrew/Library/Homebrew/resource.rb:129:in `block (2 
levels) in unpack'
	from /opt/homebrew/Library/Homebrew/download_strategy.rb:126:in `chdir'
	from /opt/homebrew/Library/Homebrew/download_strategy.rb:126:in `chdir'
	from /opt/homebrew/Library/Homebrew/download_strategy.rb:113:in `stage'
	from /opt/homebrew/Library/Homebrew/resource.rb:125:in `block in unpack'
	from /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
	from /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
	from /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run'
	from /opt/homebrew/Library/Homebrew/resource.rb:226:in `stage_resource'
	from /opt/homebrew/Library/Homebrew/resource.rb:124:in `unpack'
	from /opt/homebrew/Library/Homebrew/resource.rb:98:in `stage'
	from 
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/forwardable.rb:238:in 
`stage'
	from /opt/homebrew/Library/Homebrew/formula.rb:2882:in `stage'
	from /opt/homebrew/Library/Homebrew/formula.rb:1412:in `brew'
	from /opt/homebrew/Library/Homebrew/build.rb:135:in `block in install'
	from /opt/homebrew/Library/Homebrew/extend/kernel.rb:499:in `with_env'
	from /opt/homebrew/Library/Homebrew/build.rb:127:in `install'
	from /opt/homebrew/Library/Homebrew/build.rb:231:in `<main>'


% brew install kde-mac/kde/kate
==> Fetching kde-mac/kde/kate
==> Downloading 
https://download.kde.org/stable/release-service/23.08.2/src/kate
==> Downloading from 
https://mirrors.ircam.fr/pub/KDE/stable/release-service/23.
######################################################################### 
100.0%
==> Installing kate from kde-mac/kde
==> cmake -G Ninja -B build -S . -D BUILD_QCH=ON -D BUILD_TESTING=ON -D 
BUILD_TE
==> cmake --build build
Last 15 lines from /Users/yoannlebars/Library/Logs/Homebrew/kate/02.cmake:
[181/592] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ 
-DHAVE_CTERMID -DHAVE_DAEMON -DKATE_VERSION=\"23.08.2\" 
-DKCOREADDONS_LIB 
-DKDE_INSTALL_FULL_LOCALEDIR=\"/opt/homebrew/Cellar/kate/23.08.2/share/locale\" 
-DKF_DEPRECATED_WARNINGS_SINCE=0x60000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55a00 -DQT_CONCURRENT_LIB 
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"kate\" -D_DARWIN_C_SOURCE 
-D_LARGEFILE64_SOURCE -Dkateprivate_EXPORTS 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib/kateprivate_autogen/include 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/session 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/quickopen 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/diff -isystem 
/opt/homebrew/include/KF5/KCoreAddons -isystem /opt/homebrew/include/KF5 
-iframework /opt/homebrew/opt/qt at 5/lib -isystem 
/opt/homebrew/opt/qt at 5/lib/QtCore.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/./mkspecs/macx-clang -isystem 
/opt/homebrew/include/KF5/KCrash -isystem 
/opt/homebrew/include/KF5/KI18n -isystem 
/opt/homebrew/include/KF5/KIconThemes -isystem 
/opt/homebrew/opt/qt at 5/lib/QtWidgets.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtGui.framework/Headers -isystem 
/opt/homebrew/include/KF5/KTextEditor -isystem 
/opt/homebrew/include/KF5/KParts -isystem 
/opt/homebrew/include/KF5/KIOWidgets -isystem 
/opt/homebrew/include/KF5/KIOGui -isystem 
/opt/homebrew/include/KF5/KIOCore -isystem /opt/homebrew/include/KF5/KIO 
-isystem /opt/homebrew/include/KF5/KService -isystem 
/opt/homebrew/include/KF5/KConfig -isystem 
/opt/homebrew/include/KF5/KConfigCore -isystem 
/opt/homebrew/opt/qt at 5/lib/QtNetwork.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtDBus.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtConcurrent.framework/Headers -isystem 
/opt/homebrew/include/KF5/KWindowSystem -isystem 
/opt/homebrew/include/KF5/KJobWidgets -isystem 
/opt/homebrew/include/KF5/Solid -isystem 
/opt/homebrew/include/KF5/KCompletion -isystem 
/opt/homebrew/include/KF5/KWidgetsAddons -isystem 
/opt/homebrew/include/KF5/KXmlGui -isystem 
/opt/homebrew/opt/qt at 5/lib/QtXml.framework/Headers -isystem 
/opt/homebrew/include/KF5/KConfigWidgets -isystem 
/opt/homebrew/include/KF5/KConfigGui -isystem 
/opt/homebrew/include/KF5/KCodecs -isystem 
/opt/homebrew/include/KF5/KAuthWidgets -isystem 
/opt/homebrew/include/KF5/KAuthCore -isystem 
/opt/homebrew/include/KF5/KAuth -isystem 
/opt/homebrew/include/KF5/KTextWidgets -isystem 
/opt/homebrew/include/KF5/SonnetUi -isystem 
/opt/homebrew/include/KF5/Sonnet -isystem 
/opt/homebrew/include/KF5/KSyntaxHighlighting -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 -O3 -DNDEBUG 
-std=c++17 -arch arm64 -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Winvalid-pch 
-Xarch_arm64 
-include/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/pch/CMakeFiles/katepch.dir/cmake_pch_arm64.hxx 
-MD -MT 
apps/lib/CMakeFiles/kateprivate.dir/kateconfigplugindialogpage.cpp.o -MF 
apps/lib/CMakeFiles/kateprivate.dir/kateconfigplugindialogpage.cpp.o.d 
-o apps/lib/CMakeFiles/kateprivate.dir/kateconfigplugindialogpage.cpp.o 
-c 
/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/kateconfigplugindialogpage.cpp
[182/592] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ 
-DHAVE_CTERMID -DHAVE_DAEMON -DKATE_VERSION=\"23.08.2\" 
-DKCOREADDONS_LIB 
-DKDE_INSTALL_FULL_LOCALEDIR=\"/opt/homebrew/Cellar/kate/23.08.2/share/locale\" 
-DKF_DEPRECATED_WARNINGS_SINCE=0x60000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55a00 -DQT_CONCURRENT_LIB 
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"kate\" -D_DARWIN_C_SOURCE 
-D_LARGEFILE64_SOURCE -Dkateprivate_EXPORTS 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib/kateprivate_autogen/include 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/session 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/quickopen 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/diff -isystem 
/opt/homebrew/include/KF5/KCoreAddons -isystem /opt/homebrew/include/KF5 
-iframework /opt/homebrew/opt/qt at 5/lib -isystem 
/opt/homebrew/opt/qt at 5/lib/QtCore.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/./mkspecs/macx-clang -isystem 
/opt/homebrew/include/KF5/KCrash -isystem 
/opt/homebrew/include/KF5/KI18n -isystem 
/opt/homebrew/include/KF5/KIconThemes -isystem 
/opt/homebrew/opt/qt at 5/lib/QtWidgets.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtGui.framework/Headers -isystem 
/opt/homebrew/include/KF5/KTextEditor -isystem 
/opt/homebrew/include/KF5/KParts -isystem 
/opt/homebrew/include/KF5/KIOWidgets -isystem 
/opt/homebrew/include/KF5/KIOGui -isystem 
/opt/homebrew/include/KF5/KIOCore -isystem /opt/homebrew/include/KF5/KIO 
-isystem /opt/homebrew/include/KF5/KService -isystem 
/opt/homebrew/include/KF5/KConfig -isystem 
/opt/homebrew/include/KF5/KConfigCore -isystem 
/opt/homebrew/opt/qt at 5/lib/QtNetwork.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtDBus.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtConcurrent.framework/Headers -isystem 
/opt/homebrew/include/KF5/KWindowSystem -isystem 
/opt/homebrew/include/KF5/KJobWidgets -isystem 
/opt/homebrew/include/KF5/Solid -isystem 
/opt/homebrew/include/KF5/KCompletion -isystem 
/opt/homebrew/include/KF5/KWidgetsAddons -isystem 
/opt/homebrew/include/KF5/KXmlGui -isystem 
/opt/homebrew/opt/qt at 5/lib/QtXml.framework/Headers -isystem 
/opt/homebrew/include/KF5/KConfigWidgets -isystem 
/opt/homebrew/include/KF5/KConfigGui -isystem 
/opt/homebrew/include/KF5/KCodecs -isystem 
/opt/homebrew/include/KF5/KAuthWidgets -isystem 
/opt/homebrew/include/KF5/KAuthCore -isystem 
/opt/homebrew/include/KF5/KAuth -isystem 
/opt/homebrew/include/KF5/KTextWidgets -isystem 
/opt/homebrew/include/KF5/SonnetUi -isystem 
/opt/homebrew/include/KF5/Sonnet -isystem 
/opt/homebrew/include/KF5/KSyntaxHighlighting -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 -O3 -DNDEBUG 
-std=c++17 -arch arm64 -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Winvalid-pch 
-Xarch_arm64 
-include/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/pch/CMakeFiles/katepch.dir/cmake_pch_arm64.hxx 
-MD -MT 
apps/lib/CMakeFiles/kateprivate.dir/session/katesessionmanagedialog.cpp.o 
-MF 
apps/lib/CMakeFiles/kateprivate.dir/session/katesessionmanagedialog.cpp.o.d 
-o 
apps/lib/CMakeFiles/kateprivate.dir/session/katesessionmanagedialog.cpp.o 
-c 
/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/session/katesessionmanagedialog.cpp
[183/592] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ 
-DHAVE_CTERMID -DHAVE_DAEMON -DKATE_VERSION=\"23.08.2\" 
-DKCOREADDONS_LIB 
-DKDE_INSTALL_FULL_LOCALEDIR=\"/opt/homebrew/Cellar/kate/23.08.2/share/locale\" 
-DKF_DEPRECATED_WARNINGS_SINCE=0x60000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55a00 -DQT_CONCURRENT_LIB 
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"kate\" -D_DARWIN_C_SOURCE 
-D_LARGEFILE64_SOURCE -Dkateprivate_EXPORTS 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib/kateprivate_autogen/include 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/session 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/quickopen 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/diff -isystem 
/opt/homebrew/include/KF5/KCoreAddons -isystem /opt/homebrew/include/KF5 
-iframework /opt/homebrew/opt/qt at 5/lib -isystem 
/opt/homebrew/opt/qt at 5/lib/QtCore.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/./mkspecs/macx-clang -isystem 
/opt/homebrew/include/KF5/KCrash -isystem 
/opt/homebrew/include/KF5/KI18n -isystem 
/opt/homebrew/include/KF5/KIconThemes -isystem 
/opt/homebrew/opt/qt at 5/lib/QtWidgets.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtGui.framework/Headers -isystem 
/opt/homebrew/include/KF5/KTextEditor -isystem 
/opt/homebrew/include/KF5/KParts -isystem 
/opt/homebrew/include/KF5/KIOWidgets -isystem 
/opt/homebrew/include/KF5/KIOGui -isystem 
/opt/homebrew/include/KF5/KIOCore -isystem /opt/homebrew/include/KF5/KIO 
-isystem /opt/homebrew/include/KF5/KService -isystem 
/opt/homebrew/include/KF5/KConfig -isystem 
/opt/homebrew/include/KF5/KConfigCore -isystem 
/opt/homebrew/opt/qt at 5/lib/QtNetwork.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtDBus.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtConcurrent.framework/Headers -isystem 
/opt/homebrew/include/KF5/KWindowSystem -isystem 
/opt/homebrew/include/KF5/KJobWidgets -isystem 
/opt/homebrew/include/KF5/Solid -isystem 
/opt/homebrew/include/KF5/KCompletion -isystem 
/opt/homebrew/include/KF5/KWidgetsAddons -isystem 
/opt/homebrew/include/KF5/KXmlGui -isystem 
/opt/homebrew/opt/qt at 5/lib/QtXml.framework/Headers -isystem 
/opt/homebrew/include/KF5/KConfigWidgets -isystem 
/opt/homebrew/include/KF5/KConfigGui -isystem 
/opt/homebrew/include/KF5/KCodecs -isystem 
/opt/homebrew/include/KF5/KAuthWidgets -isystem 
/opt/homebrew/include/KF5/KAuthCore -isystem 
/opt/homebrew/include/KF5/KAuth -isystem 
/opt/homebrew/include/KF5/KTextWidgets -isystem 
/opt/homebrew/include/KF5/SonnetUi -isystem 
/opt/homebrew/include/KF5/Sonnet -isystem 
/opt/homebrew/include/KF5/KSyntaxHighlighting -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 -O3 -DNDEBUG 
-std=c++17 -arch arm64 -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Winvalid-pch 
-Xarch_arm64 
-include/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/pch/CMakeFiles/katepch.dir/cmake_pch_arm64.hxx 
-MD -MT 
apps/lib/CMakeFiles/kateprivate.dir/quickopen/katequickopenmodel.cpp.o 
-MF 
apps/lib/CMakeFiles/kateprivate.dir/quickopen/katequickopenmodel.cpp.o.d 
-o 
apps/lib/CMakeFiles/kateprivate.dir/quickopen/katequickopenmodel.cpp.o 
-c 
/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/quickopen/katequickopenmodel.cpp
[184/592] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ 
-DHAVE_CTERMID -DHAVE_DAEMON -DKATE_VERSION=\"23.08.2\" 
-DKCOREADDONS_LIB 
-DKDE_INSTALL_FULL_LOCALEDIR=\"/opt/homebrew/Cellar/kate/23.08.2/share/locale\" 
-DKF_DEPRECATED_WARNINGS_SINCE=0x60000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55a00 -DQT_CONCURRENT_LIB 
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"kate\" -D_DARWIN_C_SOURCE 
-D_LARGEFILE64_SOURCE -Dkateprivate_EXPORTS 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib/kateprivate_autogen/include 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/session 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/quickopen 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/diff -isystem 
/opt/homebrew/include/KF5/KCoreAddons -isystem /opt/homebrew/include/KF5 
-iframework /opt/homebrew/opt/qt at 5/lib -isystem 
/opt/homebrew/opt/qt at 5/lib/QtCore.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/./mkspecs/macx-clang -isystem 
/opt/homebrew/include/KF5/KCrash -isystem 
/opt/homebrew/include/KF5/KI18n -isystem 
/opt/homebrew/include/KF5/KIconThemes -isystem 
/opt/homebrew/opt/qt at 5/lib/QtWidgets.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtGui.framework/Headers -isystem 
/opt/homebrew/include/KF5/KTextEditor -isystem 
/opt/homebrew/include/KF5/KParts -isystem 
/opt/homebrew/include/KF5/KIOWidgets -isystem 
/opt/homebrew/include/KF5/KIOGui -isystem 
/opt/homebrew/include/KF5/KIOCore -isystem /opt/homebrew/include/KF5/KIO 
-isystem /opt/homebrew/include/KF5/KService -isystem 
/opt/homebrew/include/KF5/KConfig -isystem 
/opt/homebrew/include/KF5/KConfigCore -isystem 
/opt/homebrew/opt/qt at 5/lib/QtNetwork.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtDBus.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtConcurrent.framework/Headers -isystem 
/opt/homebrew/include/KF5/KWindowSystem -isystem 
/opt/homebrew/include/KF5/KJobWidgets -isystem 
/opt/homebrew/include/KF5/Solid -isystem 
/opt/homebrew/include/KF5/KCompletion -isystem 
/opt/homebrew/include/KF5/KWidgetsAddons -isystem 
/opt/homebrew/include/KF5/KXmlGui -isystem 
/opt/homebrew/opt/qt at 5/lib/QtXml.framework/Headers -isystem 
/opt/homebrew/include/KF5/KConfigWidgets -isystem 
/opt/homebrew/include/KF5/KConfigGui -isystem 
/opt/homebrew/include/KF5/KCodecs -isystem 
/opt/homebrew/include/KF5/KAuthWidgets -isystem 
/opt/homebrew/include/KF5/KAuthCore -isystem 
/opt/homebrew/include/KF5/KAuth -isystem 
/opt/homebrew/include/KF5/KTextWidgets -isystem 
/opt/homebrew/include/KF5/SonnetUi -isystem 
/opt/homebrew/include/KF5/Sonnet -isystem 
/opt/homebrew/include/KF5/KSyntaxHighlighting -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 -O3 -DNDEBUG 
-std=c++17 -arch arm64 -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Winvalid-pch 
-Xarch_arm64 
-include/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/pch/CMakeFiles/katepch.dir/cmake_pch_arm64.hxx 
-MD -MT 
apps/lib/CMakeFiles/kateprivate.dir/quickopen/katequickopen.cpp.o -MF 
apps/lib/CMakeFiles/kateprivate.dir/quickopen/katequickopen.cpp.o.d -o 
apps/lib/CMakeFiles/kateprivate.dir/quickopen/katequickopen.cpp.o -c 
/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/quickopen/katequickopen.cpp
[185/592] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ 
-DHAVE_CTERMID -DHAVE_DAEMON -DKATE_VERSION=\"23.08.2\" 
-DKCOREADDONS_LIB 
-DKDE_INSTALL_FULL_LOCALEDIR=\"/opt/homebrew/Cellar/kate/23.08.2/share/locale\" 
-DKF_DEPRECATED_WARNINGS_SINCE=0x60000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55a00 -DQT_CONCURRENT_LIB 
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"kate\" -D_DARWIN_C_SOURCE 
-D_LARGEFILE64_SOURCE -Dkateprivate_EXPORTS 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib/kateprivate_autogen/include 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/session 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/quickopen 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/diff -isystem 
/opt/homebrew/include/KF5/KCoreAddons -isystem /opt/homebrew/include/KF5 
-iframework /opt/homebrew/opt/qt at 5/lib -isystem 
/opt/homebrew/opt/qt at 5/lib/QtCore.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/./mkspecs/macx-clang -isystem 
/opt/homebrew/include/KF5/KCrash -isystem 
/opt/homebrew/include/KF5/KI18n -isystem 
/opt/homebrew/include/KF5/KIconThemes -isystem 
/opt/homebrew/opt/qt at 5/lib/QtWidgets.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtGui.framework/Headers -isystem 
/opt/homebrew/include/KF5/KTextEditor -isystem 
/opt/homebrew/include/KF5/KParts -isystem 
/opt/homebrew/include/KF5/KIOWidgets -isystem 
/opt/homebrew/include/KF5/KIOGui -isystem 
/opt/homebrew/include/KF5/KIOCore -isystem /opt/homebrew/include/KF5/KIO 
-isystem /opt/homebrew/include/KF5/KService -isystem 
/opt/homebrew/include/KF5/KConfig -isystem 
/opt/homebrew/include/KF5/KConfigCore -isystem 
/opt/homebrew/opt/qt at 5/lib/QtNetwork.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtDBus.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtConcurrent.framework/Headers -isystem 
/opt/homebrew/include/KF5/KWindowSystem -isystem 
/opt/homebrew/include/KF5/KJobWidgets -isystem 
/opt/homebrew/include/KF5/Solid -isystem 
/opt/homebrew/include/KF5/KCompletion -isystem 
/opt/homebrew/include/KF5/KWidgetsAddons -isystem 
/opt/homebrew/include/KF5/KXmlGui -isystem 
/opt/homebrew/opt/qt at 5/lib/QtXml.framework/Headers -isystem 
/opt/homebrew/include/KF5/KConfigWidgets -isystem 
/opt/homebrew/include/KF5/KConfigGui -isystem 
/opt/homebrew/include/KF5/KCodecs -isystem 
/opt/homebrew/include/KF5/KAuthWidgets -isystem 
/opt/homebrew/include/KF5/KAuthCore -isystem 
/opt/homebrew/include/KF5/KAuth -isystem 
/opt/homebrew/include/KF5/KTextWidgets -isystem 
/opt/homebrew/include/KF5/SonnetUi -isystem 
/opt/homebrew/include/KF5/Sonnet -isystem 
/opt/homebrew/include/KF5/KSyntaxHighlighting -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 -O3 -DNDEBUG 
-std=c++17 -arch arm64 -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Winvalid-pch 
-Xarch_arm64 
-include/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/pch/CMakeFiles/katepch.dir/cmake_pch_arm64.hxx 
-MD -MT apps/lib/CMakeFiles/kateprivate.dir/katefileactions.cpp.o -MF 
apps/lib/CMakeFiles/kateprivate.dir/katefileactions.cpp.o.d -o 
apps/lib/CMakeFiles/kateprivate.dir/katefileactions.cpp.o -c 
/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/katefileactions.cpp
[186/592] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ 
-DHAVE_CTERMID -DHAVE_DAEMON -DKATE_VERSION=\"23.08.2\" 
-DKCOREADDONS_LIB 
-DKDE_INSTALL_FULL_LOCALEDIR=\"/opt/homebrew/Cellar/kate/23.08.2/share/locale\" 
-DKF_DEPRECATED_WARNINGS_SINCE=0x60000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55a00 -DQT_CONCURRENT_LIB 
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"kate\" -D_DARWIN_C_SOURCE 
-D_LARGEFILE64_SOURCE -Dkateprivate_EXPORTS 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib/kateprivate_autogen/include 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/session 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/quickopen 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/diff -isystem 
/opt/homebrew/include/KF5/KCoreAddons -isystem /opt/homebrew/include/KF5 
-iframework /opt/homebrew/opt/qt at 5/lib -isystem 
/opt/homebrew/opt/qt at 5/lib/QtCore.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/./mkspecs/macx-clang -isystem 
/opt/homebrew/include/KF5/KCrash -isystem 
/opt/homebrew/include/KF5/KI18n -isystem 
/opt/homebrew/include/KF5/KIconThemes -isystem 
/opt/homebrew/opt/qt at 5/lib/QtWidgets.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtGui.framework/Headers -isystem 
/opt/homebrew/include/KF5/KTextEditor -isystem 
/opt/homebrew/include/KF5/KParts -isystem 
/opt/homebrew/include/KF5/KIOWidgets -isystem 
/opt/homebrew/include/KF5/KIOGui -isystem 
/opt/homebrew/include/KF5/KIOCore -isystem /opt/homebrew/include/KF5/KIO 
-isystem /opt/homebrew/include/KF5/KService -isystem 
/opt/homebrew/include/KF5/KConfig -isystem 
/opt/homebrew/include/KF5/KConfigCore -isystem 
/opt/homebrew/opt/qt at 5/lib/QtNetwork.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtDBus.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtConcurrent.framework/Headers -isystem 
/opt/homebrew/include/KF5/KWindowSystem -isystem 
/opt/homebrew/include/KF5/KJobWidgets -isystem 
/opt/homebrew/include/KF5/Solid -isystem 
/opt/homebrew/include/KF5/KCompletion -isystem 
/opt/homebrew/include/KF5/KWidgetsAddons -isystem 
/opt/homebrew/include/KF5/KXmlGui -isystem 
/opt/homebrew/opt/qt at 5/lib/QtXml.framework/Headers -isystem 
/opt/homebrew/include/KF5/KConfigWidgets -isystem 
/opt/homebrew/include/KF5/KConfigGui -isystem 
/opt/homebrew/include/KF5/KCodecs -isystem 
/opt/homebrew/include/KF5/KAuthWidgets -isystem 
/opt/homebrew/include/KF5/KAuthCore -isystem 
/opt/homebrew/include/KF5/KAuth -isystem 
/opt/homebrew/include/KF5/KTextWidgets -isystem 
/opt/homebrew/include/KF5/SonnetUi -isystem 
/opt/homebrew/include/KF5/Sonnet -isystem 
/opt/homebrew/include/KF5/KSyntaxHighlighting -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 -O3 -DNDEBUG 
-std=c++17 -arch arm64 -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Winvalid-pch 
-Xarch_arm64 
-include/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/pch/CMakeFiles/katepch.dir/cmake_pch_arm64.hxx 
-MD -MT apps/lib/CMakeFiles/kateprivate.dir/kateapp.cpp.o -MF 
apps/lib/CMakeFiles/kateprivate.dir/kateapp.cpp.o.d -o 
apps/lib/CMakeFiles/kateprivate.dir/kateapp.cpp.o -c 
/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/kateapp.cpp
/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/kateapp.cpp:99:47: 
warning: unused parameter 'detach' [-Wunused-parameter]
void KateApp::initPreApplicationCreation(bool detach)
                                               ^
1 warning generated.
[187/592] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ 
-DHAVE_CTERMID -DHAVE_DAEMON -DKATE_VERSION=\"23.08.2\" 
-DKCOREADDONS_LIB 
-DKDE_INSTALL_FULL_LOCALEDIR=\"/opt/homebrew/Cellar/kate/23.08.2/share/locale\" 
-DKF_DEPRECATED_WARNINGS_SINCE=0x60000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55a00 -DQT_CONCURRENT_LIB 
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"kate\" -D_DARWIN_C_SOURCE 
-D_LARGEFILE64_SOURCE -Dkateprivate_EXPORTS 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib/kateprivate_autogen/include 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/session 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/quickopen 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/diff -isystem 
/opt/homebrew/include/KF5/KCoreAddons -isystem /opt/homebrew/include/KF5 
-iframework /opt/homebrew/opt/qt at 5/lib -isystem 
/opt/homebrew/opt/qt at 5/lib/QtCore.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/./mkspecs/macx-clang -isystem 
/opt/homebrew/include/KF5/KCrash -isystem 
/opt/homebrew/include/KF5/KI18n -isystem 
/opt/homebrew/include/KF5/KIconThemes -isystem 
/opt/homebrew/opt/qt at 5/lib/QtWidgets.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtGui.framework/Headers -isystem 
/opt/homebrew/include/KF5/KTextEditor -isystem 
/opt/homebrew/include/KF5/KParts -isystem 
/opt/homebrew/include/KF5/KIOWidgets -isystem 
/opt/homebrew/include/KF5/KIOGui -isystem 
/opt/homebrew/include/KF5/KIOCore -isystem /opt/homebrew/include/KF5/KIO 
-isystem /opt/homebrew/include/KF5/KService -isystem 
/opt/homebrew/include/KF5/KConfig -isystem 
/opt/homebrew/include/KF5/KConfigCore -isystem 
/opt/homebrew/opt/qt at 5/lib/QtNetwork.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtDBus.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtConcurrent.framework/Headers -isystem 
/opt/homebrew/include/KF5/KWindowSystem -isystem 
/opt/homebrew/include/KF5/KJobWidgets -isystem 
/opt/homebrew/include/KF5/Solid -isystem 
/opt/homebrew/include/KF5/KCompletion -isystem 
/opt/homebrew/include/KF5/KWidgetsAddons -isystem 
/opt/homebrew/include/KF5/KXmlGui -isystem 
/opt/homebrew/opt/qt at 5/lib/QtXml.framework/Headers -isystem 
/opt/homebrew/include/KF5/KConfigWidgets -isystem 
/opt/homebrew/include/KF5/KConfigGui -isystem 
/opt/homebrew/include/KF5/KCodecs -isystem 
/opt/homebrew/include/KF5/KAuthWidgets -isystem 
/opt/homebrew/include/KF5/KAuthCore -isystem 
/opt/homebrew/include/KF5/KAuth -isystem 
/opt/homebrew/include/KF5/KTextWidgets -isystem 
/opt/homebrew/include/KF5/SonnetUi -isystem 
/opt/homebrew/include/KF5/Sonnet -isystem 
/opt/homebrew/include/KF5/KSyntaxHighlighting -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 -O3 -DNDEBUG 
-std=c++17 -arch arm64 -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Winvalid-pch 
-Xarch_arm64 
-include/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/pch/CMakeFiles/katepch.dir/cmake_pch_arm64.hxx 
-MD -MT 
apps/lib/CMakeFiles/kateprivate.dir/session/katesessionmanager.cpp.o -MF 
apps/lib/CMakeFiles/kateprivate.dir/session/katesessionmanager.cpp.o.d 
-o apps/lib/CMakeFiles/kateprivate.dir/session/katesessionmanager.cpp.o 
-c 
/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/session/katesessionmanager.cpp
[188/592] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ 
-DHAVE_CTERMID -DHAVE_DAEMON -DKATE_VERSION=\"23.08.2\" 
-DKCOREADDONS_LIB 
-DKDE_INSTALL_FULL_LOCALEDIR=\"/opt/homebrew/Cellar/kate/23.08.2/share/locale\" 
-DKF_DEPRECATED_WARNINGS_SINCE=0x60000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55a00 -DQT_CONCURRENT_LIB 
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"kate\" -D_DARWIN_C_SOURCE 
-D_LARGEFILE64_SOURCE -Dkateprivate_EXPORTS 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib/kateprivate_autogen/include 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/session 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/quickopen 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/diff -isystem 
/opt/homebrew/include/KF5/KCoreAddons -isystem /opt/homebrew/include/KF5 
-iframework /opt/homebrew/opt/qt at 5/lib -isystem 
/opt/homebrew/opt/qt at 5/lib/QtCore.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/./mkspecs/macx-clang -isystem 
/opt/homebrew/include/KF5/KCrash -isystem 
/opt/homebrew/include/KF5/KI18n -isystem 
/opt/homebrew/include/KF5/KIconThemes -isystem 
/opt/homebrew/opt/qt at 5/lib/QtWidgets.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtGui.framework/Headers -isystem 
/opt/homebrew/include/KF5/KTextEditor -isystem 
/opt/homebrew/include/KF5/KParts -isystem 
/opt/homebrew/include/KF5/KIOWidgets -isystem 
/opt/homebrew/include/KF5/KIOGui -isystem 
/opt/homebrew/include/KF5/KIOCore -isystem /opt/homebrew/include/KF5/KIO 
-isystem /opt/homebrew/include/KF5/KService -isystem 
/opt/homebrew/include/KF5/KConfig -isystem 
/opt/homebrew/include/KF5/KConfigCore -isystem 
/opt/homebrew/opt/qt at 5/lib/QtNetwork.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtDBus.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtConcurrent.framework/Headers -isystem 
/opt/homebrew/include/KF5/KWindowSystem -isystem 
/opt/homebrew/include/KF5/KJobWidgets -isystem 
/opt/homebrew/include/KF5/Solid -isystem 
/opt/homebrew/include/KF5/KCompletion -isystem 
/opt/homebrew/include/KF5/KWidgetsAddons -isystem 
/opt/homebrew/include/KF5/KXmlGui -isystem 
/opt/homebrew/opt/qt at 5/lib/QtXml.framework/Headers -isystem 
/opt/homebrew/include/KF5/KConfigWidgets -isystem 
/opt/homebrew/include/KF5/KConfigGui -isystem 
/opt/homebrew/include/KF5/KCodecs -isystem 
/opt/homebrew/include/KF5/KAuthWidgets -isystem 
/opt/homebrew/include/KF5/KAuthCore -isystem 
/opt/homebrew/include/KF5/KAuth -isystem 
/opt/homebrew/include/KF5/KTextWidgets -isystem 
/opt/homebrew/include/KF5/SonnetUi -isystem 
/opt/homebrew/include/KF5/Sonnet -isystem 
/opt/homebrew/include/KF5/KSyntaxHighlighting -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 -O3 -DNDEBUG 
-std=c++17 -arch arm64 -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Winvalid-pch 
-Xarch_arm64 
-include/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/pch/CMakeFiles/katepch.dir/cmake_pch_arm64.hxx 
-MD -MT apps/lib/CMakeFiles/kateprivate.dir/kateconfigdialog.cpp.o -MF 
apps/lib/CMakeFiles/kateprivate.dir/kateconfigdialog.cpp.o.d -o 
apps/lib/CMakeFiles/kateprivate.dir/kateconfigdialog.cpp.o -c 
/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/kateconfigdialog.cpp
[189/592] /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ 
-DHAVE_CTERMID -DHAVE_DAEMON -DKATE_VERSION=\"23.08.2\" 
-DKCOREADDONS_LIB 
-DKDE_INSTALL_FULL_LOCALEDIR=\"/opt/homebrew/Cellar/kate/23.08.2/share/locale\" 
-DKF_DEPRECATED_WARNINGS_SINCE=0x60000 
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55a00 -DQT_CONCURRENT_LIB 
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 
-DQT_DISABLE_DEPRECATED_BEFORE=0x50f00 -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 
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"kate\" -D_DARWIN_C_SOURCE 
-D_LARGEFILE64_SOURCE -Dkateprivate_EXPORTS 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/apps/lib/kateprivate_autogen/include 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/session 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/quickopen 
-I/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/diff -isystem 
/opt/homebrew/include/KF5/KCoreAddons -isystem /opt/homebrew/include/KF5 
-iframework /opt/homebrew/opt/qt at 5/lib -isystem 
/opt/homebrew/opt/qt at 5/lib/QtCore.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/./mkspecs/macx-clang -isystem 
/opt/homebrew/include/KF5/KCrash -isystem 
/opt/homebrew/include/KF5/KI18n -isystem 
/opt/homebrew/include/KF5/KIconThemes -isystem 
/opt/homebrew/opt/qt at 5/lib/QtWidgets.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtGui.framework/Headers -isystem 
/opt/homebrew/include/KF5/KTextEditor -isystem 
/opt/homebrew/include/KF5/KParts -isystem 
/opt/homebrew/include/KF5/KIOWidgets -isystem 
/opt/homebrew/include/KF5/KIOGui -isystem 
/opt/homebrew/include/KF5/KIOCore -isystem /opt/homebrew/include/KF5/KIO 
-isystem /opt/homebrew/include/KF5/KService -isystem 
/opt/homebrew/include/KF5/KConfig -isystem 
/opt/homebrew/include/KF5/KConfigCore -isystem 
/opt/homebrew/opt/qt at 5/lib/QtNetwork.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtDBus.framework/Headers -isystem 
/opt/homebrew/opt/qt at 5/lib/QtConcurrent.framework/Headers -isystem 
/opt/homebrew/include/KF5/KWindowSystem -isystem 
/opt/homebrew/include/KF5/KJobWidgets -isystem 
/opt/homebrew/include/KF5/Solid -isystem 
/opt/homebrew/include/KF5/KCompletion -isystem 
/opt/homebrew/include/KF5/KWidgetsAddons -isystem 
/opt/homebrew/include/KF5/KXmlGui -isystem 
/opt/homebrew/opt/qt at 5/lib/QtXml.framework/Headers -isystem 
/opt/homebrew/include/KF5/KConfigWidgets -isystem 
/opt/homebrew/include/KF5/KConfigGui -isystem 
/opt/homebrew/include/KF5/KCodecs -isystem 
/opt/homebrew/include/KF5/KAuthWidgets -isystem 
/opt/homebrew/include/KF5/KAuthCore -isystem 
/opt/homebrew/include/KF5/KAuth -isystem 
/opt/homebrew/include/KF5/KTextWidgets -isystem 
/opt/homebrew/include/KF5/SonnetUi -isystem 
/opt/homebrew/include/KF5/Sonnet -isystem 
/opt/homebrew/include/KF5/KSyntaxHighlighting -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 -O3 -DNDEBUG 
-std=c++17 -arch arm64 -isysroot 
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Winvalid-pch 
-Xarch_arm64 
-include/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/build/pch/CMakeFiles/katepch.dir/cmake_pch_arm64.hxx 
-MD -MT apps/lib/CMakeFiles/kateprivate.dir/katemainwindow.cpp.o -MF 
apps/lib/CMakeFiles/kateprivate.dir/katemainwindow.cpp.o.d -o 
apps/lib/CMakeFiles/kateprivate.dir/katemainwindow.cpp.o -c 
/tmp/kate-20231120-6201-1s0cscr/kate-23.08.2/apps/lib/katemainwindow.cpp
ninja: build stopped: subcommand failed.


If reporting this issue please do so to (not Homebrew/brew or 
Homebrew/homebrew-core):
   kde-mac/kde

/opt/homebrew/Library/Homebrew/utils/github/api.rb:352:in `raise_error': 
Validation Failed: [{"message"=>"The listed users and repositories 
cannot be searched either because the resources do not exist or you do 
not have permission to view them.", "resource"=>"Search", "field"=>"q", 
"code"=>"invalid"}] (GitHub::API::ValidationFailedError)
	from /opt/homebrew/Library/Homebrew/utils/github/api.rb:268:in `open_rest'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:178:in `search'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:182:in 
`search_results_items'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:36:in `search_issues'
	from /opt/homebrew/Library/Homebrew/utils/github.rb:62:in 
`issues_for_formula'
	from /opt/homebrew/Library/Homebrew/exceptions.rb:502:in `fetch_issues'
	from /opt/homebrew/Library/Homebrew/exceptions.rb:497:in `issues'
	from /opt/homebrew/Library/Homebrew/exceptions.rb:553:in `dump'
	from /opt/homebrew/Library/Homebrew/brew.rb:143:in `rescue in <main>'
	from /opt/homebrew/Library/Homebrew/brew.rb:131:in `<main>'
/opt/homebrew/Library/Homebrew/formula.rb:2742:in `block in system': 
Failed executing: cmake --build build (BuildError)
	from /opt/homebrew/Library/Homebrew/formula.rb:2678:in `open'
	from /opt/homebrew/Library/Homebrew/formula.rb:2678:in `system'
	from 
/opt/homebrew/Library/Taps/kde-mac/homebrew-kde/Formula/kate.rb:26:in 
`install'
	from /opt/homebrew/Library/Homebrew/build.rb:177:in `block (3 levels) 
in install'
	from /opt/homebrew/Library/Homebrew/extend/kernel.rb:499:in `with_env'
	from /opt/homebrew/Library/Homebrew/build.rb:139:in `block (2 levels) 
in install'
	from /opt/homebrew/Library/Homebrew/formula.rb:1418:in `block in brew'
	from /opt/homebrew/Library/Homebrew/formula.rb:2909:in `block (2 
levels) in stage'
	from /opt/homebrew/Library/Homebrew/extend/kernel.rb:499:in `with_env'
	from /opt/homebrew/Library/Homebrew/formula.rb:2908:in `block in stage'
	from /opt/homebrew/Library/Homebrew/resource.rb:129:in `block (2 
levels) in unpack'
	from /opt/homebrew/Library/Homebrew/download_strategy.rb:126:in `chdir'
	from /opt/homebrew/Library/Homebrew/download_strategy.rb:126:in `chdir'
	from /opt/homebrew/Library/Homebrew/download_strategy.rb:113:in `stage'
	from /opt/homebrew/Library/Homebrew/resource.rb:125:in `block in unpack'
	from /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
	from /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
	from /opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run'
	from /opt/homebrew/Library/Homebrew/resource.rb:226:in `stage_resource'
	from /opt/homebrew/Library/Homebrew/resource.rb:124:in `unpack'
	from /opt/homebrew/Library/Homebrew/resource.rb:98:in `stage'
	from 
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/forwardable.rb:230:in 
`stage'
	from /opt/homebrew/Library/Homebrew/formula.rb:2888:in `stage'
	from /opt/homebrew/Library/Homebrew/formula.rb:1411:in `brew'
	from /opt/homebrew/Library/Homebrew/build.rb:133:in `block in install'
	from /opt/homebrew/Library/Homebrew/extend/kernel.rb:499:in `with_env'
	from /opt/homebrew/Library/Homebrew/build.rb:128:in `install'
	from /opt/homebrew/Library/Homebrew/build.rb:229:in `<main>'

-- 
Yoann LE BARS
https://le-bars.net/yoann/


More information about the kde-community mailing list