WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132839
REGRESSION(
r168642
): Broke ARM build (Requested by jpfau on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=132839
Summary
REGRESSION(r168642): Broke ARM build (Requested by jpfau on #webkit).
WebKit Commit Bot
Reported
2014-05-12 15:12:17 PDT
http://trac.webkit.org/changeset/168642
broke the build: Broke ARM build (Requested by jpfau on #webkit). This is an automatic bug report generated by webkitbot. 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 fail.
Attachments
ROLLOUT of r168642
(18.60 KB, patch)
2014-05-12 15:12 PDT
,
WebKit Commit Bot
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
WebKit Commit Bot
Comment 1
2014-05-12 15:12:45 PDT
Created
attachment 231331
[details]
ROLLOUT of
r168642
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.
Vicki Pfau
Comment 2
2014-05-12 15:14:39 PDT
Comment on
attachment 231331
[details]
ROLLOUT of
r168642
The patch broke the build on ARM, e.g.: Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h:954:9: error: no matching member function for call to 'loadDouble' loadDouble(address.m_ptr, fpTempRegister); Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:1159:9: error: no matching member function for call to 'loadDouble' loadDouble(address.m_ptr, fpTempRegister); Please try to fix it and have someone who can test the ARM build check it before re-landing.
WebKit Commit Bot
Comment 3
2014-05-12 15:21:45 PDT
Comment on
attachment 231331
[details]
ROLLOUT of
r168642
Clearing flags on attachment: 231331 Committed
r168649
: <
http://trac.webkit.org/changeset/168649
>
WebKit Commit Bot
Comment 4
2014-05-12 15:21:47 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.
Top of Page
Format For Printing
XML
Clone This Bug