<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>195612</bug_id>
          
          <creation_ts>2019-03-12 02:29:58 -0700</creation_ts>
          <short_desc>JavaScriptCore build fails as part of WPE - addPath functor used but not defined</short_desc>
          <delta_ts>2019-03-17 20:19:32 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Walklin">ryan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dominik.infuehr</cc>
    
    <cc>pnormand</cc>
    
    <cc>ryan</cc>
    
    <cc>ticaiolima</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1515381</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Walklin">ryan</who>
    <bug_when>2019-03-12 02:29:58 -0700</bug_when>
    <thetext>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&amp;) const [with Functor = JSC::FTL::dispatch(JSC::CCallHelpers&amp;, JSC::FTL::State*, const JSC::B3::StackmapGenerationParams&amp;, JSC::DFG::Node*, WTF::Box&lt;JSC::AbstractMacroAssembler&lt;JSC::X86Assembler&gt;::JumpList&gt;, JSC::AbstractMacroAssembler&lt;JSC::X86Assembler&gt;::JumpList, OperationType, ResultType, Arguments, std::index_sequence&lt;ArgumentsIndex ...&gt;) [with OperationType = long int (*)(JSC::ExecState*, JSC::JSGlobalObject*, void*); ResultType = JSC::JSValueRegs; Arguments = std::tuple&lt;JSC::X86Registers::RegisterID, JSC::X86Registers::RegisterID&gt;; long unsigned int ...ArgumentsIndex = {0, 1}; std::index_sequence&lt;ArgumentsIndex ...&gt; = std::integer_sequence&lt;long unsigned int, 0, 1&gt;]::&lt;lambda(JSC::CCallHelpers&amp;)&gt;]’, declared using local type ‘const JSC::FTL::dispatch(JSC::CCallHelpers&amp;, JSC::FTL::State*, const JSC::B3::StackmapGenerationParams&amp;, JSC::DFG::Node*, WTF::Box&lt;JSC::AbstractMacroAssembler&lt;JSC::X86Assembler&gt;::JumpList&gt;, JSC::AbstractMacroAssembler&lt;JSC::X86Assembler&gt;::JumpList, OperationType, ResultType, Arguments, std::index_sequence&lt;ArgumentsIndex ...&gt;) [with OperationType = long int (*)(JSC::ExecState*, JSC::JSGlobalObject*, void*); ResultType = JSC::JSValueRegs; Arguments = std::tuple&lt;JSC::X86Registers::RegisterID, JSC::X86Registers::RegisterID&gt;; long unsigned int ...ArgumentsIndex = {0, 1}; std::index_sequence&lt;ArgumentsIndex ...&gt; = std::integer_sequence&lt;long unsigned int, 0, 1&gt;]::&lt;lambda(JSC::CCallHelpers&amp;)&gt;’, is used but never defined [-fpermissive]
  106 |     void addLatePath(const Functor&amp; functor) const
      |          ^~~~~~~~~~~</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1517603</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Walklin">ryan</who>
    <bug_when>2019-03-17 20:19:32 -0700</bug_when>
    <thetext>Updated to latest git HEAD yesterday and WPE build now successful.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>