<?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>132231</bug_id>
          
          <creation_ts>2014-04-27 09:24:10 -0700</creation_ts>
          <short_desc>[GTK] [Stable] Compilation error in Source/WTF/wtf/ByteSpinLock.h</short_desc>
          <delta_ts>2014-12-08 09:14:38 -0800</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>528+ (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>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="robert heiler">shevegen</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>berto</cc>
    
    <cc>cgarcia</cc>
    
    <cc>mrobinson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1004412</commentid>
    <comment_count>0</comment_count>
    <who name="robert heiler">shevegen</who>
    <bug_when>2014-04-27 09:24:10 -0700</bug_when>
    <thetext>My System:

========================================================================
Screen Resolution:    1280x1024
GCC Version:          4.7.1 
Glibc Version:        (GNU libc) 2.15
Binutils Version:     GNU ld (Linux/GNU Binutils) 2.22.52.0.2.20120424
Operating System:     GNU/Linux
Make Version in use:  4.0
Cmake Version in use: 2.8.8
OS Bit Type:          i686
CPU Model:            AMD Athlon(tm) II X2 4450e Processor
RAM:                  3813568 kB
========================================================================

The webkitgtk I try to compile:

webkitgtk-2.4.1.tar.xz

The bug that happens:



  CXX      Source/JavaScriptCore/llint/Programs_LLIntOffsetsExtractor-LLIntOffsetsExtractor.o
In file included from ./Source/JavaScriptCore/runtime/ConcurrentJITLock.h:30:0,
                 from ./Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
                 from Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:28:
./Source/WTF/wtf/ByteSpinLock.h: In member function &apos;void WTF::ByteSpinLock::lock()&apos;:
./Source/WTF/wtf/ByteSpinLock.h:48:13: error: &apos;yield&apos; is not a member of &apos;std::this_thread&apos;
GNUmakefile:77688: recipe for target &apos;Source/JavaScriptCore/llint/Programs_LLIntOffsetsExtractor-LLIntOffsetsExtractor.o&apos; failed
make: *** [Source/JavaScriptCore/llint/Programs_LLIntOffsetsExtractor-LLIntOffsetsExtractor.o] Error 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1012210</commentid>
    <comment_count>1</comment_count>
    <who name="Alberto Garcia">berto</who>
    <bug_when>2014-05-28 08:10:59 -0700</bug_when>
    <thetext>This is a gcc bug:

https://stackoverflow.com/questions/9140019/yield-is-not-a-member-of-stdthis-thread</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>