[Webkit-unassigned] [Bug 180188] New: Build fails on x86_64 and arm64 with BMalloc disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 30 03:34:49 PST 2017


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

            Bug ID: 180188
           Summary: Build fails on x86_64 and arm64 with BMalloc disabled
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tpopela at redhat.com

In file included from /builddir/build/BUILD/webkitgtk-2.19.2/x86_64-redhat-linux-gnu/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource61.cpp:4:0:
/builddir/build/BUILD/webkitgtk-2.19.2/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp: In member function 'JSC::B3::Value* JSC::FTL::{anonymous}::LowerDFGToB3::caged(Gigacage::Kind, JSC::FTL::LValue)':
/builddir/build/BUILD/webkitgtk-2.19.2/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:12325:24: error: 'isEnabled' is not a member of 'Gigacage'
         if (!Gigacage::isEnabled(kind))
                        ^~~~~~~~~

We are missing the isEnabled(Kind) method in Source/WTF/wtf/Gigacage.h.

-- 
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/20171130/33a58a67/attachment.html>


More information about the webkit-unassigned mailing list