[Bug 727329] New: check: souphttpsrc: unknown type name ‘SoupStatus’

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 30 00:24:40 PDT 2014


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

           Summary: check: souphttpsrc: unknown type name ‘SoupStatus’
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


the souphttpsrc fails:


elements/souphttpsrc.c: In function ‘do_get’:
elements/souphttpsrc.c:506:3: error: unknown type name ‘SoupStatus’
elements/souphttpsrc.c:533:18: error: ‘SoupStatus’ undeclared (first use in
this function)
elements/souphttpsrc.c:533:18: note: each undeclared identifier is reported
only once for each function it appears in
elements/souphttpsrc.c:533:30: error: expected ‘)’ before ‘SOUP_STATUS_OK’
elements/souphttpsrc.c:501:12: error: variable ‘send_error_doc’ set but not
used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
make[3]: *** [elements/elements_souphttpsrc-souphttpsrc.o] Error 1
make[3]: *** Waiting for unfinished jobs....

Looks like SoupStatus is a new symbol (yay, it's even better.. it's a renamed
symbol, ALL THE API BREAKS o/).

-- 
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