[Webkit-unassigned] [Bug 195612] New: JavaScriptCore build fails as part of WPE - addPath functor used but not defined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 02:29:58 PDT 2019


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

            Bug ID: 195612
           Summary: JavaScriptCore build fails as part of WPE - addPath
                    functor used but not defined
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryan at testtoast.com

In file included from ../../Source/JavaScriptCore/ftl/FTLOutput.cpp:41,
                 from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-02aa2997-4.cpp:1:
../../Source/JavaScriptCore/b3/B3StackmapGenerationParams.h: At global scope:
../../Source/JavaScriptCore/b3/B3StackmapGenerationParams.h:106:10: error: ‘void JSC::B3::StackmapGenerationParams::addLatePath(const Functor&) const [with Functor = JSC::FTL::dispatch(JSC::CCallHelpers&, JSC::FTL::State*, const JSC::B3::StackmapGenerationParams&, JSC::DFG::Node*, WTF::Box<JSC::AbstractMacroAssembler<JSC::X86Assembler>::JumpList>, JSC::AbstractMacroAssembler<JSC::X86Assembler>::JumpList, OperationType, ResultType, Arguments, std::index_sequence<ArgumentsIndex ...>) [with OperationType = long int (*)(JSC::ExecState*, JSC::JSGlobalObject*, void*); ResultType = JSC::JSValueRegs; Arguments = std::tuple<JSC::X86Registers::RegisterID, JSC::X86Registers::RegisterID>; long unsigned int ...ArgumentsIndex = {0, 1}; std::index_sequence<ArgumentsIndex ...> = std::integer_sequence<long unsigned int, 0, 1>]::<lambda(JSC::CCallHelpers&)>]’, declared using local type ‘const JSC::FTL::dispatch(JSC::CCallHelpers&, JSC::FTL::State*, const JSC::B3::StackmapGenerationParams&, JSC::DFG::Node*, WTF::Box<JSC::AbstractMacroAssembler<JSC::X86Assembler>::JumpList>, JSC::AbstractMacroAssembler<JSC::X86Assembler>::JumpList, OperationType, ResultType, Arguments, std::index_sequence<ArgumentsIndex ...>) [with OperationType = long int (*)(JSC::ExecState*, JSC::JSGlobalObject*, void*); ResultType = JSC::JSValueRegs; Arguments = std::tuple<JSC::X86Registers::RegisterID, JSC::X86Registers::RegisterID>; long unsigned int ...ArgumentsIndex = {0, 1}; std::index_sequence<ArgumentsIndex ...> = std::integer_sequence<long unsigned int, 0, 1>]::<lambda(JSC::CCallHelpers&)>’, is used but never defined [-fpermissive]
  106 |     void addLatePath(const Functor& functor) const
      |          ^~~~~~~~~~~

-- 
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/20190312/27e4ce5d/attachment.html>


More information about the webkit-unassigned mailing list