Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951485 - media-video/clapper-0.8.0 does not build when gtk use flag is set without gstreamer
Summary: media-video/clapper-0.8.0 does not build when gtk use flag is set without gst...
Status: UNCONFIRMED
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-03-16 22:52 UTC by Mathijs Saey
Modified: 2025-03-17 06:32 UTC (History)
0 users

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


Attachments
build.log (build.log,571.35 KB, text/x-log)
2025-03-16 22:52 UTC, Mathijs Saey
Details
emerge --info (emerge-info,8.03 KB, text/plain)
2025-03-16 22:53 UTC, Mathijs Saey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathijs Saey 2025-03-16 22:52:53 UTC
Created attachment 920955 [details]
build.log

Clapper fails to build when the gtk use-flag is set while the gstreamer flag is not set. Adding both the gtk and gstreamer flags resolves this issue.

Specifically, when the gstreamer use flag is not set, the package fails during the configure phase, specifying it cannot find libpeas-2. This seems odd, as gstreamer does not seem to pull in dev-libs/libpeas.
Comment 1 Mathijs Saey 2025-03-16 22:53:11 UTC
Created attachment 920956 [details]
emerge --info