RESOLVED FIXED Bug 92855
REGRESSION(r124313): Compilation failed on Chromium ports (Requested by yosin on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=92855
Summary REGRESSION(r124313): Compilation failed on Chromium ports (Requested by yosin...
WebKit Review Bot
Reported 2012-08-01 02:17:40 PDT
http://trac.webkit.org/changeset/124313 broke the build: Compilation failed on Chromium ports (Requested by yosin on #webkit). This is an automatic bug report generated by the sheriff-bot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests case pain. "Only you can prevent forest fires." -- Smokey the Bear
Attachments
ROLLOUT of r124313 (50.03 KB, patch)
2012-08-01 02:18 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-08-01 02:18:20 PDT
Created attachment 155761 [details] ROLLOUT of r124313 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment.
WebKit Review Bot
Comment 2 2012-08-01 02:21:02 PDT
Comment on attachment 155761 [details] ROLLOUT of r124313 Rejecting attachment 155761 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: geLog CONFLICT (content): Merge conflict in Source/WebCore/ChangeLog Failed to merge in the changes. Patch failed at 0001 [CSS] Add selectors for multiple fields time input UI. When you have resolved this problem run "git rebase --continue". If you would prefer to skip this patch, instead run "git rebase --skip". To restore the original branch and stop rebasing run "git rebase --abort". rebase refs/remotes/origin/master: command returned error: 1 Died at Tools/Scripts/update-webkit line 164. Full output: http://queues.webkit.org/results/13410331
yosin
Comment 3 2012-08-01 02:29:07 PDT
* Chromium Android log: http://build.webkit.org/builders/Chromium%20Android%20Release/builds/22686/steps/compile-webkit/logs/stdio * Chromium Linux log: http://build.webkit.org/builders/Chromium%20Linux%20Release/builds/56496/steps/compile-webkit/logs/stdio In file included from Tools/DumpRenderTree/AccessibilityUIElement.h:29, from Tools/DumpRenderTree/AccessibilityController.h:29, from Tools/DumpRenderTree/chromium/TestShell.h:34, from Tools/DumpRenderTree/chromium/DumpRenderTree.cpp:35: Tools/DumpRenderTree/AccessibilityTextMarker.h:29:40: error: JavaScriptCore/JSObjectRef.h: No such file or directory * Chromium Mac log: http://build.webkit.org/builders/Chromium%20Mac%20Release/builds/41235/steps/compile-webkit/logs/stdio /Volumes/data/b/WebKit-BuildSlave/chromium-mac-release/build/Tools/DumpRenderTree/DumpRenderTree.gyp/../chromium/WebViewHost.cpp:639:45: error: no member named 'setFocusedElement' in 'AccessibilityController'; did you mean 'focusedElement'? m_shell->accessibilityController()->setFocusedElement(obj); ^~~~~~~~~~~~~~~~~ focusedElement
yosin
Comment 4 2012-08-01 02:33:57 PDT
Comment on attachment 155761 [details] ROLLOUT of r124313 Clearing flags on attachment: 155761 Committed r124319: <http://trac.webkit.org/changeset/124319>
yosin
Comment 5 2012-08-01 02:34:01 PDT
All reviewed patches have been landed. Closing bug.
yosin
Comment 6 2012-08-01 02:37:13 PDT
* Chromium Win http://build.webkit.org/builders/Chromium%20Win%20Release/builds/46908/steps/compile-webkit/logs/stdio 5>e:\google-windows-1\chromium-win-release\build\tools\dumprendertree\AccessibilityTextMarker.h(29): fatal error C1083: Cannot open include file: 'JavaScriptCore/JSObjectRef.h': No such file or directory 5> MockSpellCheck.cpp
Note You need to log in before you can comment on or make changes to this bug.