kde-apps/gwenview-22.08.0 fails during configure with: -- Configuring done CMake Error at lib/CMakeLists.txt:301 (target_link_libraries): Target "gwenviewlib" links to: kImageAnnotator::kImageAnnotator but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. CMake Error at app/CMakeLists.txt:135 (target_link_libraries): Target "gwenview" links to: kImageAnnotator::kImageAnnotator but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. It appears that kImageAnnotator support is not optional: https://invent.kde.org/graphics/gwenview/-/blob/release/22.08/CMakeLists.txt#L144
Created attachment 803080 [details] build log
Created attachment 803083 [details] emerge --info
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae13f652017c1e9112f95475d9005ebba177c53a commit ae13f652017c1e9112f95475d9005ebba177c53a Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2022-09-06 18:54:01 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2022-09-06 19:01:00 +0000 kde-apps/gwenview: Drop IUSE annotate It's actually required. Follow-up to 0af99b556a8a5c1b6aa37b70c7295d4278e4a329 Upstream commit 8f3bf87bcda2f678a15a48a5cefdca912d80dff8 Bug: https://bugs.gentoo.org/868333 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-apps/gwenview/gwenview-22.08.49.9999.ebuild | 6 +++--- kde-apps/gwenview/gwenview-9999.ebuild | 6 +++--- kde-apps/gwenview/metadata.xml | 1 - 3 files changed, 6 insertions(+), 7 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188967b9af8d4a4dfc0beda891f1989eb33618d4 commit 188967b9af8d4a4dfc0beda891f1989eb33618d4 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2022-09-06 18:54:01 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2022-09-06 19:21:13 +0000 kde-apps/gwenview: Drop IUSE annotate It's actually required. Follow-up to 0af99b556a8a5c1b6aa37b70c7295d4278e4a329 Upstream commit 8f3bf87bcda2f678a15a48a5cefdca912d80dff8 Closes: https://bugs.gentoo.org/868333 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../{gwenview-22.08.0.ebuild => gwenview-22.08.0-r1.ebuild} | 6 +++--- kde-apps/gwenview/metadata.xml | 1 - 2 files changed, 3 insertions(+), 4 deletions(-)