<?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>116522</bug_id>
          
          <creation_ts>2013-05-21 01:03:29 -0700</creation_ts>
          <short_desc>[Qt][MAC] r150277 broke Qt Mountain Lion Release build</short_desc>
          <delta_ts>2013-05-21 01:04:40 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>116467</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>116335</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Zoltan Arvai">zarvai</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abecsi</cc>
    
    <cc>andersca</cc>
    
    <cc>jturcotte</cc>
    
    <cc>kadam</cc>
    
    <cc>michael.bruning</cc>
    
    <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>891634</commentid>
    <comment_count>0</comment_count>
    <who name="Zoltan Arvai">zarvai</who>
    <bug_when>2013-05-21 01:03:29 -0700</bug_when>
    <thetext>Build fails after new header added:

#if defined(__APPLE__) 
#include &lt;WebKit2/WKBaseMac.h&gt; 
#endif 

In file included from /Users/admin/work/WebKit-BuildSlave/qt-mountainlion-release/build/Source/WebKit2/Shared/API/c/WKGeometry.cpp:27:
In file included from /Users/admin/work/WebKit-BuildSlave/qt-mountainlion-release/build/Source/WebKit2/Shared/API/c/WKGeometry.h:29:
In file included from ../include/WebKit2/WKBase.h:1:
/Users/admin/work/WebKit-BuildSlave/qt-mountainlion-release/build/Source/WebKit2/Shared/API/c/WKBase.h:45:10: fatal error: &apos;WebKit2/WKBaseMac.h&apos; file not found
#include &lt;WebKit2/WKBaseMac.h&gt;

Probably, this &quot;defined(__APPLE__)&quot; should be different.
Which guard would be better? &quot;PLATFORM(MAC)&quot; or &quot;defined(__APPLE__) &amp;&amp; !PLATFORM(QT)&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>891635</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Brüning">michael.bruning</who>
    <bug_when>2013-05-21 01:04:40 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>