https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-video/clapper-0.6.1 fails to compile. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 915658 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: * die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}" * USE Flag 'app' not in IUSE for media-video/clapper-0.6.1 Program dot found: NO Program gi-docgen found: NO Program gtk4-update-icon-cache found: NO
Created attachment 915740 [details, diff] Replace app USE flag with global gui USE flag As per my comment on the GitHub PR[1], I propose to replace the local app USE flag with the global default-enabled gui USE flag, as it seems fitting here. [1]: https://github.com/gentoo/guru/pull/272#issuecomment-2567724828
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c4261146c81b98c9a1a5accd5910a9b1567549e6 commit c4261146c81b98c9a1a5accd5910a9b1567549e6 Author: Julien Roy <julien@jroy.ca> AuthorDate: 2025-01-09 13:35:48 +0000 Commit: Julien Roy <julien@jroy.ca> CommitDate: 2025-01-09 13:50:22 +0000 media-video/clapper: fix USE flags & dependencies Closes: https://bugs.gentoo.org/947321 Signed-off-by: Julien Roy <julien@jroy.ca> media-video/clapper/clapper-0.6.1.ebuild | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-)