I'm trying to install NeoChat 24.08.1 and I can't even get past the source configure stage. Reproducible: Always Steps to Reproduce: 1. Try to install net-im/neochat-24.08.1 Actual Results: Build crashes with this complaint: CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message): Could NOT find KF6 (missing: StatusNotifierItem) (found suitable version "6.5.0", minimum required is "6.0") Expected Results: I have KF6 6.5.0 installed, therefore it should build smooth as butter.
Created attachment 903674 [details] Build log
Created attachment 903675 [details] Output of `emerge --info`
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=a654f6cd62b3dbb5d9a597a8e6c04b0db69dbbda commit a654f6cd62b3dbb5d9a597a8e6c04b0db69dbbda Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-09-25 20:53:07 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-09-25 20:53:07 +0000 net-im/neochat: Add missing dependency Upstream commit 6df60a39b0c95db519df1c150111a45a2aa361f3 Bug: https://bugs.gentoo.org/940213 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> net-im/neochat/neochat-24.08.49.9999.ebuild | 1 + net-im/neochat/neochat-9999.ebuild | 1 + 2 files changed, 2 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f14206e9bd28818b6e11a8fc9f98f38eda1eb72c commit f14206e9bd28818b6e11a8fc9f98f38eda1eb72c Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-09-25 20:53:07 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-09-25 21:20:48 +0000 net-im/neochat: Add missing dependency Upstream commit 6df60a39b0c95db519df1c150111a45a2aa361f3 Closes: https://bugs.gentoo.org/940213 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> net-im/neochat/neochat-24.05.2-r1.ebuild | 59 ++++++++++++++++++++++++++++++++ net-im/neochat/neochat-24.08.1-r1.ebuild | 59 ++++++++++++++++++++++++++++++++ 2 files changed, 118 insertions(+)