[Webkit-unassigned] [Bug 114679] New: REGRESSION (r148506): Use of deprecated libsoup API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 16 05:13:07 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114679

           Summary: REGRESSION (r148506): Use of deprecated libsoup API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rego at igalia.com
                CC: demarchi at webkit.org


EFL WK1 build is broken:

/mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/Source/WebKit/efl/ewk/ewk_network.cpp:37:55: error: 'GType soup_proxy_resolver_get_type()' is deprecated (declared at /mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/WebKitBuild/Dependencies/Root/include/libsoup-2.4/libsoup/soup-proxy-resolver.h:43): Use 'SoupProxyURIResolver' instead [-Werror=deprecated-declarations]
/mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/Source/WebKit/efl/ewk/ewk_network.cpp:37:85: error: 'GType soup_proxy_resolver_get_type()' is deprecated (declared at /mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/WebKitBuild/Dependencies/Root/include/libsoup-2.4/libsoup/soup-proxy-resolver.h:43): Use 'SoupProxyURIResolver' instead [-Werror=deprecated-declarations]
/mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/Source/WebKit/efl/ewk/ewk_network.cpp: In function 'const char* ewk_network_proxy_uri_get()':
/mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/Source/WebKit/efl/ewk/ewk_network.cpp:50:147: error: 'GType soup_proxy_resolver_get_type()' is deprecated (declared at /mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/WebKitBuild/Dependencies/Root/include/libsoup-2.4/libsoup/soup-proxy-resolver.h:43): Use 'SoupProxyURIResolver' instead [-Werror=deprecated-declarations]
/mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/Source/WebKit/efl/ewk/ewk_network.cpp:50:177: error: 'GType soup_proxy_resolver_get_type()' is deprecated (declared at /mnt/buildbot/efl-linux-slave-3/efl-linux-32-release/build/WebKitBuild/Dependencies/Root/include/libsoup-2.4/libsoup/soup-proxy-resolver.h:43): Use 'SoupProxyURIResolver' instead [-Werror=deprecated-declarations]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list