Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 501112 - [kde overlay] net-im/ktp-call-ui-0.7.1 with media-libs/qt-gstreamer-1.0_pre20140212 - /usr/include/gstreamer-0.10/gst/gsttaglist.h:160:22: error: conflicting declaration ‘typedef GstStructure GstTagList’
Summary: [kde overlay] net-im/ktp-call-ui-0.7.1 with media-libs/qt-gstreamer-1.0_pre20...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-12 20:35 UTC by Dennis Schridde
Modified: 2014-02-25 18:35 UTC (History)
0 users

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


Attachments
build.log (build.log,86.33 KB, text/x-log)
2014-02-12 20:35 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2014-02-12 20:35:08 UTC
Created attachment 370246 [details]
build.log

In file included from /usr/include/gstreamer-0.10/gst/gstevent.h:33:0,
                 from /usr/include/gstreamer-0.10/gst/gstpad.h:33,
                 from /usr/include/gstreamer-0.10/gst/gstelement.h:57,
                 from /usr/include/gstreamer-0.10/gst/gstbin.h:27,
                 from /usr/include/gstreamer-0.10/gst/gst.h:35,
                 from /usr/include/telepathy-1.0/telepathy-farstream/channel.h:7,
                 from /usr/include/telepathy-1.0/telepathy-farstream/telepathy-farstream.h:23,
                 from /var/tmp/portage/net-im/ktp-call-ui-0.7.1/work/ktp-call-ui-0.7.1/libqtf/qtf.cpp:22:
/usr/include/gstreamer-0.10/gst/gsttaglist.h:160:22: error: conflicting declaration ‘typedef GstStructure GstTagList’
 typedef GstStructure GstTagList;
                      ^
In file included from /usr/include/QtGStreamer/QGst/clocktime.h:21:0,
                 from /usr/include/QtGStreamer/QGst/message.h:20,
                 from /usr/include/QtGStreamer/QGst/Message:1,
                 from /var/tmp/portage/net-im/ktp-call-ui-0.7.1/work/ktp-call-ui-0.7.1/libqtf/qtf.h:27,
                 from /var/tmp/portage/net-im/ktp-call-ui-0.7.1/work/ktp-call-ui-0.7.1/libqtf/qtf.cpp:18:
/usr/include/QtGStreamer/QGst/global.h:56:32: error: ‘GstTagList’ has a previous declaration as ‘typedef struct _GstTagList GstTagList’
     typedef struct _Gst##Class Gst##Class;
                                ^
/usr/include/QtGStreamer/QGst/global.h:144:1: note: in expansion of macro ‘QGST_WRAPPER_GSTCLASS_DECLARATION’
 QGST_WRAPPER_GSTCLASS_DECLARATION(TagList)
 ^
libqtf/CMakeFiles/qtf.dir/build.make:80: recipe for target 'libqtf/CMakeFiles/qtf.dir/qtf.o' failed
Comment 1 David Heidelberg (okias) 2014-02-12 21:03:04 UTC
packages should be masked from start. Sorry, it's fixed now.
Comment 2 Michael Palimaka (kensington) gentoo-dev 2014-02-25 18:35:59 UTC
Since it's masked now as it was originally intended, let's close this for now.