[Bug 727977] New: Build of master in gst-uninstalled fails in Ubuntu 12.10

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 10 09:28:15 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727977
  GStreamer | gst-plugins-bad | git

           Summary: Build of master in gst-uninstalled fails in Ubuntu
                    12.10
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: n770galaxy at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


make[3]: Entering directory `/home/jep/gst/master/gst-plugins-bad/sys/dvb'
  CC     libgstdvb_la-gstdvbsrc.lo
gstdvbsrc.c: In function 'gst_dvbsrc_delsys_get_type':
gstdvbsrc.c:300:6: error: 'SYS_DTMB' undeclared (first use in this function)
gstdvbsrc.c:300:6: note: each undeclared identifier is reported only once for
each function it appears in
gstdvbsrc.c: In function 'gst_dvbsrc_class_init':
gstdvbsrc.c:564:22: error: 'NO_STREAM_ID_FILTER' undeclared (first use in this
function)
gstdvbsrc.c:564:11: error: passing argument 6 of 'g_param_spec_int' makes
integer from pointer without a cast [-Werror]
In file included from /usr/include/glib-2.0/glib-object.h:30:0,
                 from /home/jep/gst/master/gstreamer/gst/gstenumtypes.h:7,
                 from /home/jep/gst/master/gstreamer/gst/gst.h:31,
                 from gstdvbsrc.h:5,
                 from gstdvbsrc.c:43:
I was refreshing my gst-uninstalled master and found the following errors.

/usr/include/glib-2.0/gobject/gparamspecs.h:999:13: note: expected 'gint' but
argument is of type 'struct GEnumValue *'
gstdvbsrc.c: In function 'gst_dvbsrc_init':
gstdvbsrc.c:613:23: error: 'NO_STREAM_ID_FILTER' undeclared (first use in this
function)
gstdvbsrc.c:613:21: error: assignment makes integer from pointer without a cast
[-Werror]
gstdvbsrc.c: In function 'gst_dvbsrc_open_frontend':
gstdvbsrc.c:1045:46: error: 'SYS_DTMB' undeclared (first use in this function)
gstdvbsrc.c:1045:3: error: passing argument 2 of 'gst_dvbsrc_check_delsys'
makes integer from pointer without a cast [-Werror]
gstdvbsrc.c:909:1: note: expected 'guchar' but argument is of type 'struct
GEnumValue *'
gstdvbsrc.c: In function 'gst_dvbsrc_tune':
gstdvbsrc.c:1613:35: error: 'DTV_STREAM_ID' undeclared (first use in this
function)
gstdvbsrc.c:1613:11: error: passing argument 3 of 'set_prop' makes integer from
pointer without a cast [-Werror]
gstdvbsrc.c:1496:1: note: expected 'guint32' but argument is of type 'struct
GEnumValue *'
gstdvbsrc.c:1627:11: error: passing argument 3 of 'set_prop' makes integer from
pointer without a cast [-Werror]
gstdvbsrc.c:1496:1: note: expected 'guint32' but argument is of type 'struct
GEnumValue *'
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