RESOLVED FIXED Bug 111819
REGRESSION(r145166): build break - no symbol webkit_support::CreateScopedTempDirectory() (Requested by hayato on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=111819
Summary REGRESSION(r145166): build break - no symbol webkit_support::CreateScopedTemp...
WebKit Review Bot
Reported 2013-03-07 21:44:04 PST
http://trac.webkit.org/changeset/145166 broke the build: build break - no symbol webkit_support::CreateScopedTempDirectory() (Requested by hayato 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 r145166 (15.59 KB, patch)
2013-03-07 21:44 PST, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2013-03-07 21:44:33 PST
Created attachment 192142 [details] ROLLOUT of r145166 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.
Hayato Ito
Comment 2 2013-03-07 21:49:48 PST
build break: http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac%20Builder%20%28dbg%29 Started to fail here: http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac%20Builder%20%28dbg%29/builds/40084 std io: http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac%20Builder%20%28dbg%29/builds/40084/steps/compile/logs/stdio Undefined symbols for architecture i386: "webkit_support::CreateScopedTempDirectory()", referenced from: (anonymous namespace)::IDBFactoryBackendTest_BackingStoreLifetime_Test::TestBody() in webkit.idbbackingstoretest.o ld: symbol(s) not found for architecture i386
WebKit Review Bot
Comment 3 2013-03-07 21:53:36 PST
Comment on attachment 192142 [details] ROLLOUT of r145166 Clearing flags on attachment: 192142 Committed r145180: <http://trac.webkit.org/changeset/145180>
WebKit Review Bot
Comment 4 2013-03-07 21:53:39 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.