Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 308935 - dev-cpp/gstreamermm-0.10.6 needs gst-plugins-base-0.10.25
Summary: dev-cpp/gstreamermm-0.10.6 needs gst-plugins-base-0.10.25
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-11 06:11 UTC by Nikoli
Modified: 2010-03-11 13:52 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2010-03-11 06:11:40 UTC
It depends at
        >=media-libs/gstreamer-0.10.25
        >=media-libs/gst-plugins-base-0.10.25

with .24 fails:

extra_defs_gen/generate_defs_gst.cc:63:41: error: gst/interfaces/streamvolume.h: No such file or directory
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -pthread -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/gstreamer-0.10 -Wall -march=core2 -O2 -pipe -MT extra_defs_gen/get_plugin_defs.lo -MD -MP -MF extra_defs_gen/.deps/get_plugin_defs.Tpo -c extra_defs_gen/get_plugin_defs.cc  -fPIC -DPIC -o extra_defs_gen/.libs/get_plugin_defs.o
extra_defs_gen/generate_defs_gst.cc: In function 'int main(int, char**)':
extra_defs_gen/generate_defs_gst.cc:170: error: 'GST_TYPE_STREAM_VOLUME' was not declared in this scope
make[2]: *** [extra_defs_gen/generate_defs_gst.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mnt/g/portage/dev-cpp/gstreamermm-0.10.6/work/gstreamermm-0.10.6/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/g/portage/dev-cpp/gstreamermm-0.10.6/work/gstreamermm-0.10.6'
make: *** [all] Error 2

Reproducible: Always
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-03-11 12:20:33 UTC
Thanks for reporting!

Could you please send a note about this upstream as well, so that they update their dependency information in the configure.ac? Going to fix the ebuild now.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-03-11 12:27:05 UTC
Fixed in-tree, thanks for reporting.
Comment 3 David King 2010-03-11 13:52:49 UTC
Upstream bug filed:

https://bugzilla.gnome.org/show_bug.cgi?id=612563