RESOLVED DUPLICATE of bug 116389 116396
[GTK] Build filed after removing dead local storage code in r150305
https://bugs.webkit.org/show_bug.cgi?id=116396
Summary [GTK] Build filed after removing dead local storage code in r150305
Oleg Smirnov
Reported 2013-05-18 13:21:14 PDT
Steps to reproduce: ./Tools/Scripts/build-webkit --gtk Build error log: GEN DerivedSources/JavaScriptCore/LLIntAssembly.h offlineasm: Parsing ../../Source/JavaScriptCore/llint/LowLevelInterpreter.asm and Programs/LLIntOffsetsExtractor and creating assembly file DerivedSources/JavaScriptCore/LLIntAssembly.h. CXX Source/WebKit2/WebProcess/WebPage/libwebkit2gtk_3_0_la-WebPageGroupProxy.lo ../../Source/WebKit2/WebProcess/WebPage/WebPageGroupProxy.cpp: In constructor 'WebKit::WebPageGroupProxy::WebPageGroupProxy(const WebKit::WebPageGroupData&)': ../../Source/WebKit2/WebProcess/WebPage/WebPageGroupProxy.cpp:66:84: error: 'class WebKit::WebKeyValueStorageManager' has no member named 'indexedDBDatabaseDirectory' In file included from ../../Source/WebKit2/WebProcess/WebPage/WebPageGroupProxy.cpp:29:0: ../../Source/WebKit2/WebProcess/WebProcess.h: In instantiation of 'T* WebKit::WebProcess::supplement() [with T = WebKit::WebKeyValueStorageManager]': ../../Source/WebKit2/WebProcess/WebPage/WebPageGroupProxy.cpp:65:116: required from here ../../Source/WebKit2/WebProcess/WebProcess.h:90:70: error: invalid static_cast from type 'WTF::HashMap<const char*, WTF::OwnPtr<WebKit::WebProcessSupplement>, WTF::PtrHash<const char*> >::MappedPeekType {aka WebKit::WebProcessSupplement*}' to type 'WebKit::WebKeyValueStorageManager*' ../../Source/WebKit2/WebProcess/WebProcess.h: In member function 'T* WebKit::WebProcess::supplement() [with T = WebKit::WebKeyValueStorageManager]': ../../Source/WebKit2/WebProcess/WebProcess.h:91:5: warning: control reaches end of non-void function [-Wreturn-type] make[1]: *** [Source/WebKit2/WebProcess/WebPage/libwebkit2gtk_3_0_la-WebPageGroupProxy.lo] Ошибка 1 make[1]: *** Ожидание завершения заданий... offlineasm: Nothing changed. make[1]: Выход из каталога `/media/DOCUMENTS/WebKit/WebKitBuild/Release' make: *** [all] Ошибка 2
Attachments
Patch (1.67 KB, patch)
2013-05-18 13:52 PDT, Oleg Smirnov
no flags
Oleg Smirnov
Comment 1 2013-05-18 13:52:39 PDT
WebKit Commit Bot
Comment 2 2013-05-18 14:02:17 PDT
Comment on attachment 202215 [details] Patch Rejecting attachment 202215 [details] from review queue. oleg_smirnov@hotmail.com does not have reviewer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py. - If you do not have reviewer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags. - If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your reviewer rights.
WebKit Commit Bot
Comment 3 2013-05-18 14:02:51 PDT
Comment on attachment 202215 [details] Patch Rejecting attachment 202215 [details] from commit-queue. oleg_smirnov@hotmail.com does not have committer permissions according to http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py. - If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags. - If you have committer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.
Chris Dumez
Comment 4 2013-05-18 14:21:58 PDT
*** This bug has been marked as a duplicate of bug 116389 ***
Zan Dobersek
Comment 5 2013-08-29 03:03:10 PDT
Comment on attachment 202215 [details] Patch Clearing the review and commit-queue flags on the patch.
Note You need to log in before you can comment on or make changes to this bug.