Created attachment 894967 [details] Build log (gzip) I think ebuild for kde-frameworks/kauth should explicitly require kde-frameworks/kwindowsystem. From build log (see attachment): ``` -- No backend for KAuth was explicitly specified: probing system to find the best one available CMake Error at src/ConfigureChecks.cmake:34 (find_package): Could not find a configuration file for package "KF6WindowSystem" that is compatible with requested version "6.2.0". The following configuration files were considered but not accepted: /usr/lib64/cmake/KF6WindowSystem/KF6WindowSystemConfig.cmake, version: 6.1.0 /lib64/cmake/KF6WindowSystem/KF6WindowSystemConfig.cmake, version: 6.1.0 Call Stack (most recent call first): src/CMakeLists.txt:2 (include) -- Configuring incomplete, errors occurred! ```
Created attachment 894968 [details] emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=60aa0278a92eb528ba52440c35a771e8dad7ca01 commit 60aa0278a92eb528ba52440c35a771e8dad7ca01 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-06-06 20:21:38 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-06-06 20:22:55 +0000 kde-frameworks/kauth: Add missing dependency Upstream commit 382b6ae8c7cc19cb2c1b1f5e8f32f767f09222ce Closes: https://github.com/gentoo/gentoo/pull/36985 Closes: https://bugs.gentoo.org/933440 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-frameworks/kauth/kauth-6.3.0.ebuild | 5 ++++- kde-frameworks/kauth/kauth-9999.ebuild | 1 + 2 files changed, 5 insertions(+), 1 deletion(-)