[Bug 668677] New: [0.11]plugins-bad build broken on dvb plugin
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 25 08:40:42 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=668677
GStreamer | gst-plugins-bad | 0.11.x
Summary: [0.11]plugins-bad build broken on dvb plugin
Classification: Platform
Product: GStreamer
Version: 0.11.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: Uraeus at linuxrising.org
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
make[3]: Entering directory `/home/cschalle/gst/gst-plugins-bad-0.11/sys/dvb'
CC libgstdvb_la-gstdvb.lo
CC libgstdvb_la-gstdvbsrc.lo
gstdvbsrc.c: In function 'gst_dvbsrc_read_device':
gstdvbsrc.c:911:3: error: incompatible type for argument 3 of
'gst_buffer_map'
/usr/include/gstreamer-0.11/gst/gstbuffer.h:317:10: note: expected
'GstMapFlags' but argument is of type 'void *'
gstdvbsrc.c:911:3: error: too many arguments to function 'gst_buffer_map'
/usr/include/gstreamer-0.11/gst/gstbuffer.h:317:10: note: declared here
gstdvbsrc.c:911:8: error: assignment makes pointer from integer without a
cast [-Werror]
gstdvbsrc.c:940:3: error: passing argument 2 of 'gst_buffer_unmap' from
incompatible pointer type [-Werror]
/usr/include/gstreamer-0.11/gst/gstbuffer.h:318:6: note: expected 'struct
GstMapInfo *' but argument is of type 'guint8 *'
gstdvbsrc.c:940:3: error: too many arguments to function 'gst_buffer_unmap'
/usr/include/gstreamer-0.11/gst/gstbuffer.h:318:6: note: declared here
gstdvbsrc.c:946:3: error: passing argument 2 of 'gst_buffer_unmap' from
incompatible pointer type [-Werror]
/usr/include/gstreamer-0.11/gst/gstbuffer.h:318:6: note: expected 'struct
GstMapInfo *' but argument is of type 'guint8 *'
gstdvbsrc.c:946:3: error: too many arguments to function 'gst_buffer_unmap'
/usr/include/gstreamer-0.11/gst/gstbuffer.h:318:6: note: declared here
gstdvbsrc.c:953:3: error: passing argument 2 of 'gst_buffer_unmap' from
incompatible pointer type [-Werror]
/usr/include/gstreamer-0.11/gst/gstbuffer.h:318:6: note: expected 'struct
GstMapInfo *' but argument is of type 'guint8 *'
gstdvbsrc.c:953:3: error: too many arguments to function 'gst_buffer_unmap'
/usr/include/gstreamer-0.11/gst/gstbuffer.h:318:6: note: declared here
cc1: all warnings being treated as errors
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list