[frameworks-kconfigwidgets] [Bug 504233] New: brew install of kf5-kconfigwidgets fails
John Hanley
bugzilla_noreply at kde.org
Wed May 14 20:27:50 BST 2025
https://bugs.kde.org/show_bug.cgi?id=504233
Bug ID: 504233
Summary: brew install of kf5-kconfigwidgets fails
Classification: Frameworks and Libraries
Product: frameworks-kconfigwidgets
Version: 6.14.0
Platform: Homebrew (macOS)
OS: macOS
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: kdelibs-bugs at kde.org
Reporter: jhanley741+kde-bugs at gmail.com
Target Milestone: ---
Created attachment 181303
--> https://bugs.kde.org/attachment.cgi?id=181303&action=edit
full 01.cmake build log, showing a warning and an error
SUMMARY
% brew install kde-mac/kde/kf5-kconfigwidgets
fails with: Could not find a package configuration file provided by "KF5I18n"
STEPS TO REPRODUCE
Background context: On a November 2024 macbook pro, I wish to install okular,
without using macports. The widget dep failed to install. The laptop is clean;
this is my first attempt to interact with KDE software on it.
1. brew tap kde-mac/kde https://invent.kde.org/packaging/homebrew-kde.git
--force-auto-update
2. /opt/homebrew/Library/Taps/kde-mac/homebrew-kde/tools/do-caveats.sh
3. brew install kde-mac/kde/okular # This is what I initially did. It
successfully pulls in a bunch of deps, like ki18n.
4. brew install kde-mac/kde/kf5-kconfigwidgets # simpler way to repro the
same error
OBSERVED RESULT
% brew install kde-mac/kde/kf5-kconfigwidgets
==> Fetching kde-mac/kde/kf5-kconfigwidgets
==> Downloading
https://download.kde.org/stable/frameworks/5.111/kconfigwidgets-5.111.0.tar.xz
Already downloaded:
/Users/jhanley/Library/Caches/Homebrew/downloads/ca3310cbb7b47db2a3c3dadf26a72d19079211d144b64ad224cab573f039ba8f--kconfigwidgets-5.111.0.tar.xz
==> Installing kf5-kconfigwidgets from kde-mac/kde
==> cmake -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
Last 15 lines from
/Users/jhanley/Library/Logs/Homebrew/kf5-kconfigwidgets/01.cmake:
CMake did not find one.
Could not find a package configuration file provided by "KF5I18n"
(requested version 5.111.0) with any of the following names:
KF5I18nConfig.cmake
kf5i18n-config.cmake
Add the installation prefix of "KF5I18n" to CMAKE_PREFIX_PATH or set
"KF5I18n_DIR" to a directory containing one of the above files. If
"KF5I18n" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
If reporting this issue please do so to (not Homebrew/* repositories):
kde-mac/kde
Warning: Unable to query GitHub for recent issues on the tap
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"}]
EXPECTED RESULT
The widgets dependency would be successfully installed, allowing the okular
installation to proceed.
SOFTWARE/OS VERSIONS
Windows:
macOS: Sequoia 15.4.1 with Apple M1 chip
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: recent_version_from_tapping_keg
KDE Plasma Version: recent_version_from_tapping_keg
KDE Frameworks Version: recent_version_from_tapping_keg
Qt Version: recent_version_from_tapping_keg
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list