<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>90990</bug_id>
          
          <creation_ts>2012-07-11 10:26:43 -0700</creation_ts>
          <short_desc>build failure:  Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:358:65: error: too few arguments to function &apos;void gst_query _add_allocation_meta(GstQuery*, GType, GstStructure*)&apos;</short_desc>
          <delta_ts>2012-07-20 00:02:35 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>91629</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="David Ronis">David.Ronis</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>pnormand</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>666851</commentid>
    <comment_count>0</comment_count>
    <who name="David Ronis">David.Ronis</who>
    <bug_when>2012-07-11 10:26:43 -0700</bug_when>
    <thetext>I&apos;m trying to build webkit 1.9.4 in a gnome 3.5.3 environment.  I&apos;ve got the git/master versions of gstreamer and plugins installed.   The build dies with:

./doltlibtool  --tag=CXX   --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I.  -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DBUILDING_SOUP__=1 -DWTF_CHANGES -DBUILDING_WEBKIT2__=1  -DXP_UNIX -DMOZ_X11  -DWTF_USE_ICU_UNICODE=1   -DWTF_USE_GSTREAMER=1 -DWTF_USE_ACCELERATED_COMPOSITING=1 -DENABLE_3D_RENDERING=1  -DWTF_USE_TEXTURE_MAPPER=1 -DWTF_USE_TEXTURE_MAPPER_GL=1  -DWTF_USE_GLX=1 -DWTF_USE_OPENGL=1  -DNDEBUG   -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/Modules/filesystem -I./Source/WebCore/Modules/geolocation -I./Source/WebCore/Modules/indexeddb -I./Source/WebCore/Modules/mediastream -I./Source/WebCore/Modules/webaudio -I./Source/WebCore/Modules/webdatabase -I./Source/WebCore/Modules/websockets -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/page/scrolling -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mediastream -I./Source/WebCore/platform/mediastream/gstreamer -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\&quot;/opt/garnome-3.5.3/share\&quot; -DENABLE_SMOOTH_SCROLLING=1 -DENABLE_CHANNEL_MESSAGING=1   -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1   -DENABLE_GAMEPAD=0 -DENABLE_SQL_DATABASE=1  -DENABLE_DATALIST=1      -DENABLE_DIRECTORY_UPLOAD=0     -DENABLE_TOUCH_ICON_LOADING=0  -DENABLE_INPUT_TYPE_COLOR=0  -DENABLE_INPUT_SPEECH=0  -DENABLE_SCRIPTED_SPEECH=0 -DENABLE_ICONDATABASE=1   -DENABLE_VIDEO=1   -DENABLE_MEDIA_SOURCE=0  -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1  -DENABLE_VIDEO_TRACK=0  -DENABLE_MEDIA_STREAM=0 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHADOW_DOM=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_CSS_BOX_DECORATION_BREAK=1 -DENABLE_CSS_REGIONS=1 -DENABLE_CSS_EXCLUSIONS=1 -DENABLE_GEOLOCATION=1 -DENABLE_MATHML=1  -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1   -DENABLE_WEB_SOCKETS=1  -DENABLE_BLOB=1 -DENABLE_LEGACY_WEBKIT_BLOB_BUILDER=1  -DENABLE_REQUEST_ANIMATION_FRAME=1 -DENABLE_WEBGL=1  -I./Source/WebCore/platform/graphics/texmap        -DENABLE_IFRAME_SEAMLESS=1   -DWEBKITGTK_API_VERSION_STRING=\&quot;3.0\&quot; -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/audio/gstreamer -I./Source/WebCore/platform/geoclue -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/glx -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype    -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/disassembler -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/llint -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/tools -I./Source/JavaScriptCore/yarr -I./DerivedSources/JavaScriptCore -I./Source/WTF -fno-strict-aliasing   -pthread -I/opt/garnome-3.5.3/include/enchant -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/gail-3.0 -I/opt/garnome-3.5.3/include/atk-1.0 -I/opt/garnome-3.5.3/include/gtk-3.0 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include -I/opt/garnome-3.5.3/include/pango-1.0 -I/opt/garnome-3.5.3/include/gio-unix-2.0/ -I/opt/garnome-3.5.3/include/cairo -I/opt/garnome-3.5.3/include/gdk-pixbuf-2.0 -I/opt/garnome-3.5.3/include/freetype2 -I/opt/garnome-3.5.3/include -I/usr/include/pixman-1 -I/usr/include/libpng14   -I/opt/garnome-3.5.3/include -I/opt/garnome-3.5.3/include/dbus-1.0 -I/opt/garnome-3.5.3/include/libxml2 -I/opt/garnome-3.5.3/lib/dbus-1.0/include -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/gstreamer-1.0 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/gtk-3.0 -I/opt/garnome-3.5.3/include/atk-1.0 -I/opt/garnome-3.5.3/include/pango-1.0 -I/opt/garnome-3.5.3/include/gio-unix-2.0/ -I/opt/garnome-3.5.3/include/cairo -I/opt/garnome-3.5.3/include/gdk-pixbuf-2.0 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include -I/opt/garnome-3.5.3/include/freetype2 -I/opt/garnome-3.5.3/include -I/usr/include/pixman-1 -I/usr/include/libpng14    -pthread -I/opt/garnome-3.5.3/include/libsoup-2.4 -I/opt/garnome-3.5.3/include/libxml2 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -I/opt/garnome-3.5.3/include/libxml2   -I/opt/garnome-3.5.3/include -I/opt/garnome-3.5.3/include/libxml2   -I/opt/garnome-3.5.3/include   -I/opt/garnome-3.5.3/include -D_REENTRANT  -I/opt/garnome-3.5.3/include    -I/opt/garnome-3.5.3/include -fvisibility-inlines-hidden -fno-rtti -I/opt/garnome-3.5.3/include -L/opt/garnome-3.5.3/lib -O2  -pipe -Wno-c++0x-compat -O2 -MT Source/WebCore/platform/graphics/gstreamer/libWebCoreGtk_la-MediaPlayerPrivateGStreamer.lo -MD -MP -MF Source/WebCore/platform/graphics/gstreamer/.deps/libWebCoreGtk_la-MediaPlayerPrivateGStreamer.Tpo -c -o Source/WebCore/platform/graphics/gstreamer/libWebCoreGtk_la-MediaPlayerPrivateGStreamer.lo `test -f &apos;Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp&apos; || echo &apos;./&apos;`Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
mv -f Source/WebCore/platform/graphics/gstreamer/.deps/libWebCoreGtk_la-MediaPlayerPrivateGStreamer.Tpo Source/WebCore/platform/graphics/gstreamer/.deps/libWebCoreGtk_la-MediaPlayerPrivateGStreamer.Plo
./doltlibtool  --tag=CXX   --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I.  -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DBUILDING_SOUP__=1 -DWTF_CHANGES -DBUILDING_WEBKIT2__=1  -DXP_UNIX -DMOZ_X11  -DWTF_USE_ICU_UNICODE=1   -DWTF_USE_GSTREAMER=1 -DWTF_USE_ACCELERATED_COMPOSITING=1 -DENABLE_3D_RENDERING=1  -DWTF_USE_TEXTURE_MAPPER=1 -DWTF_USE_TEXTURE_MAPPER_GL=1  -DWTF_USE_GLX=1 -DWTF_USE_OPENGL=1  -DNDEBUG   -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/Modules/filesystem -I./Source/WebCore/Modules/geolocation -I./Source/WebCore/Modules/indexeddb -I./Source/WebCore/Modules/mediastream -I./Source/WebCore/Modules/webaudio -I./Source/WebCore/Modules/webdatabase -I./Source/WebCore/Modules/websockets -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/page/scrolling -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mediastream -I./Source/WebCore/platform/mediastream/gstreamer -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\&quot;/opt/garnome-3.5.3/share\&quot; -DENABLE_SMOOTH_SCROLLING=1 -DENABLE_CHANNEL_MESSAGING=1   -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1   -DENABLE_GAMEPAD=0 -DENABLE_SQL_DATABASE=1  -DENABLE_DATALIST=1      -DENABLE_DIRECTORY_UPLOAD=0     -DENABLE_TOUCH_ICON_LOADING=0  -DENABLE_INPUT_TYPE_COLOR=0  -DENABLE_INPUT_SPEECH=0  -DENABLE_SCRIPTED_SPEECH=0 -DENABLE_ICONDATABASE=1   -DENABLE_VIDEO=1   -DENABLE_MEDIA_SOURCE=0  -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1  -DENABLE_VIDEO_TRACK=0  -DENABLE_MEDIA_STREAM=0 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHADOW_DOM=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_CSS_BOX_DECORATION_BREAK=1 -DENABLE_CSS_REGIONS=1 -DENABLE_CSS_EXCLUSIONS=1 -DENABLE_GEOLOCATION=1 -DENABLE_MATHML=1  -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1   -DENABLE_WEB_SOCKETS=1  -DENABLE_BLOB=1 -DENABLE_LEGACY_WEBKIT_BLOB_BUILDER=1  -DENABLE_REQUEST_ANIMATION_FRAME=1 -DENABLE_WEBGL=1  -I./Source/WebCore/platform/graphics/texmap        -DENABLE_IFRAME_SEAMLESS=1   -DWEBKITGTK_API_VERSION_STRING=\&quot;3.0\&quot; -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/audio/gstreamer -I./Source/WebCore/platform/geoclue -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/glx -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype    -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/disassembler -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/llint -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/tools -I./Source/JavaScriptCore/yarr -I./DerivedSources/JavaScriptCore -I./Source/WTF -fno-strict-aliasing   -pthread -I/opt/garnome-3.5.3/include/enchant -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/gail-3.0 -I/opt/garnome-3.5.3/include/atk-1.0 -I/opt/garnome-3.5.3/include/gtk-3.0 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include -I/opt/garnome-3.5.3/include/pango-1.0 -I/opt/garnome-3.5.3/include/gio-unix-2.0/ -I/opt/garnome-3.5.3/include/cairo -I/opt/garnome-3.5.3/include/gdk-pixbuf-2.0 -I/opt/garnome-3.5.3/include/freetype2 -I/opt/garnome-3.5.3/include -I/usr/include/pixman-1 -I/usr/include/libpng14   -I/opt/garnome-3.5.3/include -I/opt/garnome-3.5.3/include/dbus-1.0 -I/opt/garnome-3.5.3/include/libxml2 -I/opt/garnome-3.5.3/lib/dbus-1.0/include -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/gstreamer-1.0 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/gtk-3.0 -I/opt/garnome-3.5.3/include/atk-1.0 -I/opt/garnome-3.5.3/include/pango-1.0 -I/opt/garnome-3.5.3/include/gio-unix-2.0/ -I/opt/garnome-3.5.3/include/cairo -I/opt/garnome-3.5.3/include/gdk-pixbuf-2.0 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include -I/opt/garnome-3.5.3/include/freetype2 -I/opt/garnome-3.5.3/include -I/usr/include/pixman-1 -I/usr/include/libpng14    -pthread -I/opt/garnome-3.5.3/include/libsoup-2.4 -I/opt/garnome-3.5.3/include/libxml2 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -I/opt/garnome-3.5.3/include/libxml2   -I/opt/garnome-3.5.3/include -I/opt/garnome-3.5.3/include/libxml2   -I/opt/garnome-3.5.3/include   -I/opt/garnome-3.5.3/include -D_REENTRANT  -I/opt/garnome-3.5.3/include    -I/opt/garnome-3.5.3/include -fvisibility-inlines-hidden -fno-rtti -I/opt/garnome-3.5.3/include -L/opt/garnome-3.5.3/lib -O2  -pipe -Wno-c++0x-compat -O2 -MT Source/WebCore/platform/graphics/gstreamer/libWebCoreGtk_la-PlatformVideoWindowGtk.lo -MD -MP -MF Source/WebCore/platform/graphics/gstreamer/.deps/libWebCoreGtk_la-PlatformVideoWindowGtk.Tpo -c -o Source/WebCore/platform/graphics/gstreamer/libWebCoreGtk_la-PlatformVideoWindowGtk.lo `test -f &apos;Source/WebCore/platform/graphics/gstreamer/PlatformVideoWindowGtk.cpp&apos; || echo &apos;./&apos;`Source/WebCore/platform/graphics/gstreamer/PlatformVideoWindowGtk.cpp
mv -f Source/WebCore/platform/graphics/gstreamer/.deps/libWebCoreGtk_la-PlatformVideoWindowGtk.Tpo Source/WebCore/platform/graphics/gstreamer/.deps/libWebCoreGtk_la-PlatformVideoWindowGtk.Plo
./doltlibtool  --tag=CXX   --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I.  -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DBUILDING_SOUP__=1 -DWTF_CHANGES -DBUILDING_WEBKIT2__=1  -DXP_UNIX -DMOZ_X11  -DWTF_USE_ICU_UNICODE=1   -DWTF_USE_GSTREAMER=1 -DWTF_USE_ACCELERATED_COMPOSITING=1 -DENABLE_3D_RENDERING=1  -DWTF_USE_TEXTURE_MAPPER=1 -DWTF_USE_TEXTURE_MAPPER_GL=1  -DWTF_USE_GLX=1 -DWTF_USE_OPENGL=1  -DNDEBUG   -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/Modules/filesystem -I./Source/WebCore/Modules/geolocation -I./Source/WebCore/Modules/indexeddb -I./Source/WebCore/Modules/mediastream -I./Source/WebCore/Modules/webaudio -I./Source/WebCore/Modules/webdatabase -I./Source/WebCore/Modules/websockets -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/page/scrolling -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mediastream -I./Source/WebCore/platform/mediastream/gstreamer -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\&quot;/opt/garnome-3.5.3/share\&quot; -DENABLE_SMOOTH_SCROLLING=1 -DENABLE_CHANNEL_MESSAGING=1   -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1   -DENABLE_GAMEPAD=0 -DENABLE_SQL_DATABASE=1  -DENABLE_DATALIST=1      -DENABLE_DIRECTORY_UPLOAD=0     -DENABLE_TOUCH_ICON_LOADING=0  -DENABLE_INPUT_TYPE_COLOR=0  -DENABLE_INPUT_SPEECH=0  -DENABLE_SCRIPTED_SPEECH=0 -DENABLE_ICONDATABASE=1   -DENABLE_VIDEO=1   -DENABLE_MEDIA_SOURCE=0  -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1  -DENABLE_VIDEO_TRACK=0  -DENABLE_MEDIA_STREAM=0 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHADOW_DOM=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_CSS_BOX_DECORATION_BREAK=1 -DENABLE_CSS_REGIONS=1 -DENABLE_CSS_EXCLUSIONS=1 -DENABLE_GEOLOCATION=1 -DENABLE_MATHML=1  -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1   -DENABLE_WEB_SOCKETS=1  -DENABLE_BLOB=1 -DENABLE_LEGACY_WEBKIT_BLOB_BUILDER=1  -DENABLE_REQUEST_ANIMATION_FRAME=1 -DENABLE_WEBGL=1  -I./Source/WebCore/platform/graphics/texmap        -DENABLE_IFRAME_SEAMLESS=1   -DWEBKITGTK_API_VERSION_STRING=\&quot;3.0\&quot; -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/audio/gstreamer -I./Source/WebCore/platform/geoclue -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/glx -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype    -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/disassembler -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/llint -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/tools -I./Source/JavaScriptCore/yarr -I./DerivedSources/JavaScriptCore -I./Source/WTF -fno-strict-aliasing   -pthread -I/opt/garnome-3.5.3/include/enchant -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/gail-3.0 -I/opt/garnome-3.5.3/include/atk-1.0 -I/opt/garnome-3.5.3/include/gtk-3.0 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include -I/opt/garnome-3.5.3/include/pango-1.0 -I/opt/garnome-3.5.3/include/gio-unix-2.0/ -I/opt/garnome-3.5.3/include/cairo -I/opt/garnome-3.5.3/include/gdk-pixbuf-2.0 -I/opt/garnome-3.5.3/include/freetype2 -I/opt/garnome-3.5.3/include -I/usr/include/pixman-1 -I/usr/include/libpng14   -I/opt/garnome-3.5.3/include -I/opt/garnome-3.5.3/include/dbus-1.0 -I/opt/garnome-3.5.3/include/libxml2 -I/opt/garnome-3.5.3/lib/dbus-1.0/include -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/gstreamer-1.0 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -pthread -I/opt/garnome-3.5.3/include/gtk-3.0 -I/opt/garnome-3.5.3/include/atk-1.0 -I/opt/garnome-3.5.3/include/pango-1.0 -I/opt/garnome-3.5.3/include/gio-unix-2.0/ -I/opt/garnome-3.5.3/include/cairo -I/opt/garnome-3.5.3/include/gdk-pixbuf-2.0 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include -I/opt/garnome-3.5.3/include/freetype2 -I/opt/garnome-3.5.3/include -I/usr/include/pixman-1 -I/usr/include/libpng14    -pthread -I/opt/garnome-3.5.3/include/libsoup-2.4 -I/opt/garnome-3.5.3/include/libxml2 -I/opt/garnome-3.5.3/include/glib-2.0 -I/opt/garnome-3.5.3/lib/glib-2.0/include   -I/opt/garnome-3.5.3/include/libxml2   -I/opt/garnome-3.5.3/include -I/opt/garnome-3.5.3/include/libxml2   -I/opt/garnome-3.5.3/include   -I/opt/garnome-3.5.3/include -D_REENTRANT  -I/opt/garnome-3.5.3/include    -I/opt/garnome-3.5.3/include -fvisibility-inlines-hidden -fno-rtti -I/opt/garnome-3.5.3/include -L/opt/garnome-3.5.3/lib -O2  -pipe -Wno-c++0x-compat -O2 -MT Source/WebCore/platform/graphics/gstreamer/libWebCoreGtk_la-VideoSinkGStreamer.lo -MD -MP -MF Source/WebCore/platform/graphics/gstreamer/.deps/libWebCoreGtk_la-VideoSinkGStreamer.Tpo -c -o Source/WebCore/platform/graphics/gstreamer/libWebCoreGtk_la-VideoSinkGStreamer.lo `test -f &apos;Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp&apos; || echo &apos;./&apos;`Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp: In function &apos;gboolean webkitVideoSinkProposeAllocation(GstBaseSink*, GstQuery*)&apos;:
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:358:65: error: too few arguments to function &apos;void gst_query_add_allocation_meta(GstQuery*, GType, GstStructure*)&apos;
In file included from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstmessage.h:140:0,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstevent.h:188,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstpad.h:68,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstelement.h:57,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstbin.h:27,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gst.h:39,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/video/gstvideosink.h:26,
                 from Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.h:30,
                 from Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:30:
/opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstquery.h:431:17: note: declared here
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:359:70: error: too few arguments to function &apos;void gst_query_add_allocation_meta(GstQuery*, GType, GstStructure*)&apos;
In file included from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstmessage.h:140:0,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstevent.h:188,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstpad.h:68,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstelement.h:57,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstbin.h:27,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/gst.h:39,
                 from /opt/garnome-3.5.3/include/gstreamer-1.0/gst/video/gstvideosink.h:26,
                 from Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.h:30,
                 from Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:30:
/opt/garnome-3.5.3/include/gstreamer-1.0/gst/gstquery.h:431:17: note: declared here
make[2]: *** [Source/WebCore/platform/graphics/gstreamer/libWebCoreGtk_la-VideoSinkGStreamer.lo] Error 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>669415</commentid>
    <comment_count>1</comment_count>
    <who name="David Ronis">David.Ronis</who>
    <bug_when>2012-07-13 14:26:06 -0700</bug_when>
    <thetext>I just tried to build the git/master webkit.  I get the same error.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>674245</commentid>
    <comment_count>2</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2012-07-20 00:02:35 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 91629 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>