RESOLVED FIXED 86159
REGRESSION(r116677): This patch causes linker error to some mac bots (Requested by jianli_ on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=86159
Summary REGRESSION(r116677): This patch causes linker error to some mac bots (Request...
WebKit Review Bot
Reported 2012-05-10 16:48:54 PDT
http://trac.webkit.org/changeset/116677 broke the build: This patch causes linker error to some mac bots (Requested by jianli_ 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 r116677 (5.83 KB, patch)
2012-05-10 16:49 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-05-10 16:49:42 PDT
Created attachment 141293 [details] ROLLOUT of r116677 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.
Jian Li
Comment 2 2012-05-10 16:53:40 PDT
There is linker error in the following build: http://build.chromium.org/p/chromium.webkit/builders/Mac10.6%20Tests/builds/10552 Undefined symbols: "__ZNK7WebCore4Node16traverseNextNodeEPKS0_", referenced from: __ZN7WebCore15RetainedDOMInfo15GetElementCountEv in libwebcore_remaining.a(RetainedDOMInfo.o) ld: symbol(s) not found It seems that mac-ews bot also failed in linking (http://queues.webkit.org/patch/141191)
WebKit Review Bot
Comment 3 2012-05-10 17:01:20 PDT
Comment on attachment 141293 [details] ROLLOUT of r116677 Clearing flags on attachment: 141293 Committed r116705: <http://trac.webkit.org/changeset/116705>
WebKit Review Bot
Comment 4 2012-05-10 17:01:25 PDT
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.