<?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>134960</bug_id>
          <alias>midnightSalami</alias>
          <creation_ts>2014-07-15 19:32:49 -0700</creation_ts>
          <short_desc>GCC &gt; 4.7</short_desc>
          <delta_ts>2014-09-15 23:13:53 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Franco Selem">selemfranco</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>berto</cc>
    
    <cc>cgarcia</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1022633</commentid>
    <comment_count>0</comment_count>
    <who name="Franco Selem">selemfranco</who>
    <bug_when>2014-07-15 19:32:49 -0700</bug_when>
    <thetext>As you can tell from line 1 in the following log, my gcc version is evidently greater than 
4.7. It&apos;s 4.8.1 But near the end it tells me that my GCC version needs to be greater than 4.7.


franco@franco-K55A:~/Downloads/webkitgtk-2.4.4$ gcc --version
gcc (Ubuntu 4.8.1-2ubuntu1~12.04) 4.8.1
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

franco@franco-K55A:~/Downloads/webkitgtk-2.4.4$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for perl... /usr/bin/perl
checking for python... /usr/bin/python
checking for ruby... /usr/bin/ruby
checking for bison... /usr/bin/bison
checking for mv... /bin/mv
checking for grep... /bin/grep
checking for gperf... /usr/bin/gperf
checking for flex... /usr/bin/flex
checking for gawk... gawk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: error: Compiler GCC &gt;= 4.7 or Clang &gt;= 3.3 is required for C++ compilation</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1022634</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-07-15 19:33:04 -0700</bug_when>
    <thetext>&lt;rdar://problem/17690543&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1023675</commentid>
    <comment_count>2</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2014-07-21 09:02:41 -0700</bug_when>
    <thetext>Can you please attach the config.log file?

Is the g++ binary of the same version (4.8.1)?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1026630</commentid>
    <comment_count>3</comment_count>
    <who name="Alberto Garcia">berto</who>
    <bug_when>2014-08-04 07:33:17 -0700</bug_when>
    <thetext>Please provide the config.log file, or the output of this command:

gcc -x c++ -dM -E - &lt; /dev/null | grep GNU

Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>