Bug 100544 - VideoSinkGStreamer.cpp file contains bug.
Summary: VideoSinkGStreamer.cpp file contains bug.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-26 11:26 PDT by canatan bir
Modified: 2012-10-26 16:24 PDT (History)
0 users

See Also:


Attachments
VideoSinkGStreamer.cpp (14.13 KB, text/x-c++src)
2012-10-26 11:46 PDT, canatan bir
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description canatan bir 2012-10-26 11:26:01 PDT
when i trying to build webkit (my webkit in>>qt5beta-snapshot-2012-09-19_07-00-46/) i get an error at below.

Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:84:5: error: 'GStreamerGWorld' in namespace 'WebCore' does not name a type
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:37: error: variable or field 'webkit_video_sink_init' declared void
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:37: error: 'WebKitVideoSink' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:54: error: 'self' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:103: error: variable or field 'webkit_video_sink_class_init' declared void
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:103: error: 'WebKitVideoSinkClass' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:125: error: 'klass' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp: In function 'void webkit_video_sink_class_intern_init(void*)':
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:319: error: 'WebKitVideoSinkClass' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:340: error: expected primary-expression before ')' token
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:347: error: 'webkit_video_sink_class_init' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp: In function 'GType webkit_video_sink_get_type()':
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:980: error: 'GST_TYPE_VIDEO_SINK' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:1053: error: 'WebKitVideoSinkClass' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:1138: error: 'WebKitVideoSink' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:99:1176: error: 'webkit_video_sink_init' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp: At global scope:
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:102:36: error: variable or field 'webkit_video_sink_init' declared void
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:102:36: error: 'WebKitVideoSink' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:102:53: error: 'sink' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp: In function 'gboolean webkitVideoSinkTimeoutCallback(void*)':
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:122:5: error: 'WebKitVideoSink' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:122:22: error: 'sink' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:122:46: error: expected type-specifier before 'WebKitVideoSink'
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:122:46: error: expected '>' before 'WebKitVideoSink'
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:122:46: error: expected '(' before 'WebKitVideoSink'
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:122:62: error: expected primary-expression before '>' token
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:122:69: error: expected ')' before ';' token
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:123:5: error: 'WebKitVideoSinkPrivate' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:123:29: error: 'priv' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp: At global scope:
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:144:44: error: 'GstBaseSink' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:144:57: error: 'baseSink' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:144:76: error: expected primary-expression before '*' token
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:144:78: error: 'buffer' was not declared in this scope
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:144:84: error: initializer expression list treated as compound expression
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:145:1: error: expected ',' or ';' before '{' token
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:56:29: warning: 's_sinkTemplate' defined but not used
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:120:17: warning: 'gboolean webkitVideoSinkTimeoutCallback(void*)' defined but not used
Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:144:44: warning: 'webkitVideoSinkRender' defined but not used

  Build Environment:gcc4.5.3,gstreamer 0.10.32.4,kde4.8.2 desktop env,kernel3.5.2,gtk2.24.7,glib2.35.1 i used --with-gstreamer=0.1 configure parameter.
Comment 1 canatan bir 2012-10-26 11:46:10 PDT
Created attachment 170975 [details]
VideoSinkGStreamer.cpp
Comment 2 Alexey Proskuryakov 2012-10-26 16:24:54 PDT
Please e-mail webkit-help mailing list with build issues. We use Bugzilla for issues that are believed to be bugs in WebKit code base, and most build failures are not.