Summary: | REGRESSION(r145166): build break - no symbol webkit_support::CreateScopedTempDirectory() (Requested by hayato on #webkit). | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | WebKit Review Bot <webkit.review.bot> | ||||
Component: | New Bugs | Assignee: | WebKit Review Bot <webkit.review.bot> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | abarth, hayato, jsbell | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 111459 | ||||||
Attachments: |
|
Description
WebKit Review Bot
2013-03-07 21:44:04 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. 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 Comment on attachment 192142 [details] ROLLOUT of r145166 Clearing flags on attachment: 192142 Committed r145180: <http://trac.webkit.org/changeset/145180> All reviewed patches have been landed. Closing bug. |