- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'void webKitWebSrcSetProperty(GObject*, guint, const GValue*, GParamSpec*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:357:9: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'void webKitWebSrcGetProperty(GObject*, guint, GValue*, GParamSpec*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:379:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'gboolean webKitWebSrcStop(WebKitWebSrc*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:432:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:477:5: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'gboolean webKitWebSrcStart(WebKitWebSrc*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:496:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:502:9: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:554:9: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'GstStateChangeReturn webKitWebSrcChangeState(GstElement*, GstStateChange)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:587:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'gboolean webKitWebSrcQueryWithParent(GstPad*, GstObject*, GstQuery*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:618:9: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:626:9: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'gchar* webKitWebSrcGetUri(GstURIHandler*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:671:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'gboolean webKitWebSrcSetUri(GstURIHandler*, const gchar*, GError**)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:686:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'gboolean webKitWebSrcNeedDataMainCb(WebKitWebSrc*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:775:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:782:5: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'void webKitWebSrcNeedDataCb(GstAppSrc*, guint, gpointer)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:796:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'gboolean webKitWebSrcEnoughDataMainCb(WebKitWebSrc*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:810:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:817:5: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'void webKitWebSrcEnoughDataCb(GstAppSrc*, gpointer)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:831:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'gboolean webKitWebSrcSeekMainCb(WebKitWebSrc*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:845:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:849:5: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'gboolean webKitWebSrcSeekDataCb(GstAppSrc*, guint64, gpointer)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:863:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In function 'void webKitWebSrcSetMediaPlayer(WebKitWebSrc*, WebCore::MediaPlayer*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:882:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In member function 'char* StreamingClient::createReadBuffer(size_t, size_t&)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:909:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:911:5: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In member function 'void StreamingClient::handleResponseReceived(const WebCore::ResourceResponse&)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:924:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:928:9: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:976:5: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In member function 'void StreamingClient::handleDataReceived(const char*, int)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1023:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1059:5: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In member function 'void StreamingClient::handleNotifyFinished()':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1077:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1079:9: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In member function 'virtual void ResourceHandleStreamingClient::wasBlocked(WebCore::ResourceHandle*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1213:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1215:5: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In member function 'virtual void ResourceHandleStreamingClient::cannotShowURL(WebCore::ResourceHandle*)':
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1227:5: error: reference to 'GMutexLocker' is ambiguous
- GMutexLocker locker(GST_OBJECT_GET_LOCK(src));
- ^
- In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:32:0,
- from /usr/include/glib-2.0/glib.h:32,
- from /usr/include/gstreamer-1.0/gst/gst.h:27,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:24,
- from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:21:
- /usr/include/glib-2.0/glib/gthread.h:276:14: note: candidates are: typedef void GMutexLocker
- typedef void GMutexLocker;
- ^
- In file included from platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:43:0:
- ../WTF/wtf/gobject/GMutexLocker.h:32:7: note: class WebCore::GMutexLocker
- class GMutexLocker {
- ^
- platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1229:5: error: 'locker' was not declared in this scope
- locker.unlock();
- ^
- Makefile.WebCore.Target:80462: recipe for target '.obj/platform/graphics/gstreamer/WebKitWebSourceGStreamer.o' failed
- make[3]: *** [.obj/platform/graphics/gstreamer/WebKitWebSourceGStreamer.o] Error 1
- make[3]: Leaving directory '/usr/src/qt-everywhere-opensource-src-5.4.1/qtwebkit/Source/WebCore'
- Makefile.WebCore:68: recipe for target 'sub-Target-pri-make_first-ordered' failed
- make[2]: *** [sub-Target-pri-make_first-ordered] Error 2
- make[2]: Leaving directory '/usr/src/qt-everywhere-opensource-src-5.4.1/qtwebkit/Source/WebCore'
- Makefile:222: recipe for target 'sub-Source-WebCore-WebCore-pro-make_first-ordered' failed
- make[1]: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2
- make[1]: Leaving directory '/usr/src/qt-everywhere-opensource-src-5.4.1/qtwebkit'
- Makefile:485: recipe for target 'module-qtwebkit-make_first' failed
- make: *** [module-qtwebkit-make_first] Error 2