[Bug 693911] New: ext/soup uses deprecated api

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 15 09:31:30 PST 2013


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

           Summary: ext/soup uses deprecated api
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ricotz at t-online.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Building against libsoup 2.41.5 triggers the following deprecation warnings.

make -C soup
make[3]: Betrete Verzeichnis 'gstreamer/gst-plugins-good/ext/soup'
  CC       libgstsouphttpsrc_la-gstsouphttpsrc.lo
gstsouphttpsrc.c: In function 'gst_soup_http_src_build_message':
gstsouphttpsrc.c:1108:3: error: 'soup_message_set_chunk_allocator' is
deprecated (declared at /usr/include/libsoup-2.4/libsoup/soup-message.h:176):
Use 'SoupRequest' instead [-Werror=deprecated-declarations]
gstsouphttpsrc.c: In function 'gst_soup_http_src_start':
gstsouphttpsrc.c:1218:9: error: 'soup_proxy_resolver_gnome_get_type' is
deprecated (declared at
/usr/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h:15): Use
'(soup_proxy_resolver_default_get_type ())' instead
[-Werror=deprecated-declarations]
cc1: all warnings being treated as errors
make[3]: *** [libgstsouphttpsrc_la-gstsouphttpsrc.lo] Fehler 1

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