Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 860036

Summary: x11-libs/wxGTK-3.0.5.1[gstreamer]: missing dependency on gstreamer
Product: Gentoo Linux Reporter: haarp <main.haarp>
Component: Current packagesAssignee: Gentoo wxWidgets project <wxwidgets>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log
emerge --info wxGTK

Description haarp 2022-07-22 10:53:48 UTC
Created attachment 793127 [details]
config.log

gstreamer useflag is forced onto wxGTK by wxpython (also see #704268), but this doesn't bring in neccessary dependencies. During configure:

checking for GST... configure: WARNING: GStreamer 1.0 not available, falling back to 0.10
checking for GST... configure: WARNING: GStreamer 0.10 not available, falling back to 0.8
configure: WARNING: wxMediaCtrl can't be built because GStreamer not available
configure: error: wxMediaCtrl was explicitly requested but can't be built.

    Fix the problems reported above or don't use --enable-mediactrl configure option.
Comment 1 haarp 2022-07-22 10:54:15 UTC
Created attachment 793130 [details]
emerge --info wxGTK
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-24 00:12:55 UTC

*** This bug has been marked as a duplicate of bug 704268 ***