[Webkit-unassigned] [Bug 210181] New: JSC mips/armv7 build broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 8 04:14:43 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=210181

            Bug ID: 210181
           Summary: JSC mips/armv7 build broken
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200408/a1b6621f/attachment-0001.htm>


More information about the webkit-unassigned mailing list