WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 210176
210181
Regression(
r259676
): JSC mips/armv7 build broken
https://bugs.webkit.org/show_bug.cgi?id=210181
Summary
Regression(r259676): JSC mips/armv7 build broken
Aakash Jain
Reported
2020-04-08 04:14:43 PDT
JSC mips/armv7 build seems to be broken. e.g.:
https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/11260/steps/compile-webkit/logs/stdio
../../Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp:2785:29: error: ‘class JSC::DFG::JITCompiler’ has no member named ‘isStrictModeFor’ callOperation(m_jit.isStrictModeFor(node->origin.semantic) ? operationPutByValWithThisStrict : operationPutByValWithThis, ^~~~~~~~~~~~~~~ In file included from ../../Source/JavaScriptCore/dfg/DFGJITCompiler.h:30, from ../../Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:34, from ../../Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp:28: MIPS:
r259635
passed in
https://build.webkit.org/builders/JSCOnly%20Linux%20MIPS32el%20Release/builds/4780
r259687
failed in
https://build.webkit.org/builders/JSCOnly%20Linux%20MIPS32el%20Release/builds/4781
ARMv7:
r259675
passed in
https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/11259
r259699
failed in
https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/11260
Regression range:
r259675
-
r259687
Attachments
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2020-04-08 04:19:54 PDT
It's
r259676
. EWS also red for armv7/mips for corresponding bug
https://bugs.webkit.org/show_bug.cgi?id=205578
with the same error:
https://ews-build.webkit.org/#/builders/26/builds/13604
Aakash Jain
Comment 2
2020-04-08 04:21:56 PDT
This is already tracked in
Bug 210176
. *** This bug has been marked as a duplicate of
bug 210176
***
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