<?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>155582</bug_id>
          
          <creation_ts>2016-03-17 03:06:26 -0700</creation_ts>
          <short_desc>webkitgtk-2.11.92 build failure with clang on Linux</short_desc>
          <delta_ts>2016-03-17 06:24:13 -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>WebKitGTK</component>
          <version>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>155044</dup_id>
          
          <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="Armin K.">krejzi</reporter>
          <assigned_to name="Yusuke Suzuki">ysuzuki</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1175673</commentid>
    <comment_count>0</comment_count>
    <who name="Armin K.">krejzi</who>
    <bug_when>2016-03-17 03:06:26 -0700</bug_when>
    <thetext>When building with clang++ (3.8.0, using libc++ as C++ library) on Linux, the build fails with the following error:

/home/armin/src/webkitgtk-2.11.92/Source/JavaScriptCore/b3/B3LowerMacrosAfterOptimizations.cpp:118:54: error: no matching member function for call to &apos;insert&apos;
                    functionAddress = m_insertionSet.insert&lt;ConstPtrValue&gt;(m_index, m_origin, floor);
                                      ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/armin/src/webkitgtk-2.11.92/Source/JavaScriptCore/b3/B3InsertionSetInlines.h:37:26: note: candidate function not viable: requires 2 arguments, but 3 were provided
ValueType* InsertionSet::insert(size_t index, Arguments... arguments)

webkitgtk-2.11.91 built just fine.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1175711</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-03-17 06:07:05 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 155044 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>