Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947321 - [guru] media-video/clapper-0.6.1 fails to compile: USE Flag app not in IUSE for clapper-0.6.1
Summary: [guru] media-video/clapper-0.6.1 fails to compile: USE Flag app not in IUSE f...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien Roy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-01 17:53 UTC by Agostino Sarubbo
Modified: 2025-01-09 14:06 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,75.11 KB, text/plain)
2025-01-01 17:53 UTC, Agostino Sarubbo
Details
Replace app USE flag with global gui USE flag (clapper-add-gui-USE-flag-to-IUSE.patch,971 bytes, patch)
2025-01-02 13:03 UTC, Lucio Sauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-01-01 17:53:51 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-01 17:53:52 UTC
Created attachment 915658 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-01 17:53:53 UTC
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
Comment 3 Lucio Sauer 2025-01-02 13:03:13 UTC
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
Comment 4 Larry the Git Cow gentoo-dev 2025-01-09 14:06:55 UTC
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(-)