<?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>81844</bug_id>
          
          <creation_ts>2012-03-21 16:45:35 -0700</creation_ts>
          <short_desc>Actually move WTF files to their new home</short_desc>
          <delta_ts>2012-03-22 18:19:33 -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>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>
          <dependson>81884</dependson>
    
    <dependson>82001</dependson>
          <blocked>75673</blocked>
    
    <blocked>81999</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Eric Seidel (no email)">eric</assigned_to>
          <cc>abarth</cc>
    
    <cc>cgarcia</cc>
    
    <cc>dbates</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>jberlin</cc>
    
    <cc>mitz</cc>
    
    <cc>morrita</cc>
    
    <cc>mrowe</cc>
    
    <cc>ossy</cc>
    
    <cc>rakuco</cc>
    
    <cc>sfalken</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>584763</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-21 16:45:35 -0700</bug_when>
    <thetext>Actually move WTF files to their new home</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>584764</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-21 16:46:53 -0700</bug_when>
    <thetext>Sad.  It silently failed to add the patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>584768</commentid>
    <comment_count>2</comment_count>
      <attachid>133143</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-21 16:49:29 -0700</bug_when>
    <thetext>Created attachment 133143
First attempt for the EWS bots</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>584769</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-21 16:51:53 -0700</bug_when>
    <thetext>I may try creating a github branch instead of trying to use patches, as this is gonna get ridiculous real fast.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>584776</commentid>
    <comment_count>4</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-21 17:12:17 -0700</bug_when>
    <thetext>This is some sort of svn-apply &quot;add&quot; bug again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>584782</commentid>
    <comment_count>5</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2012-03-21 17:15:13 -0700</bug_when>
    <thetext>I wonder if you should just land the patch and then try to pick up the pieces.  Given that the header change is now landed, it might not be too bad...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>584813</commentid>
    <comment_count>6</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-21 17:32:40 -0700</bug_when>
    <thetext>I suspect it won&apos;t be too bad.  I&apos;d been trying to avoid creating ire, but just telling folks when I&apos;m going to land it is probably the better choice at this point.  Our tools are just not designed for this kind of huge move.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585020</commentid>
    <comment_count>7</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2012-03-22 00:18:10 -0700</bug_when>
    <thetext>FYI:
I tried this locally with XCode4.2 + Mac SL, I didn&apos;t build.
On WTF, NDEBUG is defined even for the debug build, that makes some symbols unavailable.
I poked around a bit, but couldn&apos;t figure out why.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585088</commentid>
    <comment_count>8</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2012-03-22 02:50:50 -0700</bug_when>
    <thetext>I managed to build the gtk port with a few changes in top of the patch and patch attached to bug #81884. I&apos;ll make another patch with the changes I made.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585102</commentid>
    <comment_count>9</comment_count>
      <attachid>133212</attachid>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2012-03-22 03:25:30 -0700</bug_when>
    <thetext>Created attachment 133212
Patch to fix GTK+ build

Applied on top of eric&apos;s patch and patch attached to bug #81884, this one fixes the GTK+ build.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585598</commentid>
    <comment_count>10</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-22 12:45:17 -0700</bug_when>
    <thetext>I&apos;ve fixed Mac locally as well.  I&apos;ll update the patch shortly.

As announced on webkit-dev, I still plan to land this around 4PM this afternoon, and debug the buildbots from there.  If others wish to pre-flight their various ports before then, I welcome the additional patches.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585600</commentid>
    <comment_count>11</comment_count>
      <attachid>133212</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-22 12:50:17 -0700</bug_when>
    <thetext>Comment on attachment 133212
Patch to fix GTK+ build

View in context: https://bugs.webkit.org/attachment.cgi?id=133212&amp;action=review

&gt; Source/WTF/GNUmakefile.am:35
&gt; +       -I$(srcdir)/Source/WTF/wtf

I would not expect this to be necessary.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585602</commentid>
    <comment_count>12</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2012-03-22 12:53:59 -0700</bug_when>
    <thetext>(In reply to comment #11)
&gt; (From update of attachment 133212 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=133212&amp;action=review
&gt; 
&gt; &gt; Source/WTF/GNUmakefile.am:35
&gt; &gt; +       -I$(srcdir)/Source/WTF/wtf
&gt; 
&gt; I would not expect this to be necessary.

I don&apos;t remember exactly where, but there were headers included without the wtf/ inside WTF.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585616</commentid>
    <comment_count>13</comment_count>
      <attachid>133212</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-22 13:13:02 -0700</bug_when>
    <thetext>Comment on attachment 133212
Patch to fix GTK+ build

View in context: https://bugs.webkit.org/attachment.cgi?id=133212&amp;action=review

&gt;&gt;&gt; Source/WTF/GNUmakefile.am:35
&gt;&gt;&gt; +       -I$(srcdir)/Source/WTF/wtf
&gt;&gt; 
&gt;&gt; I would not expect this to be necessary.
&gt; 
&gt; I don&apos;t remember exactly where, but there were headers included without the wtf/ inside WTF.

Ah, my bad.  Yes, this seems totally necessary for *building* wtf.  I was thinking it was another project trying to include wtf headers.  wtf cpp files can just use &quot;foo.h&quot; and expect it to work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585621</commentid>
    <comment_count>14</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2012-03-22 13:15:15 -0700</bug_when>
    <thetext>(In reply to comment #13)
&gt; (From update of attachment 133212 [details])
&gt; View in context: https://bugs.webkit.org/attachment.cgi?id=133212&amp;action=review
&gt; 
&gt; &gt;&gt;&gt; Source/WTF/GNUmakefile.am:35
&gt; &gt;&gt;&gt; +       -I$(srcdir)/Source/WTF/wtf
&gt; &gt;&gt; 
&gt; &gt;&gt; I would not expect this to be necessary.
&gt; &gt; 
&gt; &gt; I don&apos;t remember exactly where, but there were headers included without the wtf/ inside WTF.
&gt; 
&gt; Ah, my bad.  Yes, this seems totally necessary for *building* wtf.  I was thinking it was another project trying to include wtf headers.  wtf cpp files can just use &quot;foo.h&quot; and expect it to work.

exactly :-) wtf_cppflags is only used by WTF itself.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585675</commentid>
    <comment_count>15</comment_count>
    <who name="Raphael Kubo da Costa (:rakuco)">rakuco</who>
    <bug_when>2012-03-22 14:09:17 -0700</bug_when>
    <thetext>(In reply to comment #10)
&gt; If others wish to pre-flight their various ports before then, I welcome the additional patches.

I couldn&apos;t use webkit-patch apply-from-bug to test this patch locally:

Failed to run &quot;[u&apos;/home/rakuco/dev/webkit/WebKit/Tools/Scripts/svn-apply&apos;, u&apos;--force&apos;]&quot; exit_code: 2 cwd: /home/rakuco/dev/webkit/WebKit/

Last 500 characters of output:
ictionVerifier.h
patching file Source/WTF/wtf/ThreadSafeRefCounted.h
patching file Source/WTF/wtf/ThreadSpecific.h
patching file Source/WTF/wtf/ThreadSpecificWin.cpp
patching file Source/WTF/wtf/Threading.cpp
patching file Source/WTF/wtf/Threading.h
patch: **** Only garbage was found in the patch input.
fatal: pathspec &apos;Source/WTF/wtf/ThreadingNone.cpp&apos; did not match any files
Failed to git add Source/WTF/wtf/ThreadingNone.cpp. at /home/rakuco/dev/webkit/WebKit/Tools/Scripts/svn-apply line 444.

Failed to run &quot;[u&apos;/home/rakuco/dev/webkit/WebKit/Tools/Scripts/svn-apply&apos;, u&apos;--force&apos;]&quot; exit_code: 2 cwd: /home/rakuco/dev/webkit/WebKit/

Any hints?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585740</commentid>
    <comment_count>16</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-22 15:00:27 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; This is some sort of svn-apply &quot;add&quot; bug again.

If you remove these line, it will be applieable:
diff --git a/Source/JavaScriptCore/wtf/ThreadingNone.cpp b/Source/JavaScriptCore/wtf/ThreadingNone.cpp
deleted file mode 100644
index e69de29..0000000</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585783</commentid>
    <comment_count>17</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-22 15:29:38 -0700</bug_when>
    <thetext>*** Bug 79783 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585791</commentid>
    <comment_count>18</comment_count>
      <attachid>133367</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-22 15:34:51 -0700</bug_when>
    <thetext>Created attachment 133367
Qt buildfix for &quot;First attempt for the EWS bots&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585798</commentid>
    <comment_count>19</comment_count>
      <attachid>133369</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-22 15:40:38 -0700</bug_when>
    <thetext>Created attachment 133369
Qt buildfix with &quot;First attempt for the EWS bots&quot; for EWS

Additionally I removed the entry I mentioned to make svn-apply happy.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585803</commentid>
    <comment_count>20</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-22 15:44:31 -0700</bug_when>
    <thetext>I missed to test Qt-WK2 build, I&apos;m on it now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585813</commentid>
    <comment_count>21</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-22 15:55:17 -0700</bug_when>
    <thetext>I attempted to incorporate these changes in my local copy.  Landing now.  I will be around fixing bots until they&apos;re all building.

I appreciate all of your help in this effort!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585819</commentid>
    <comment_count>22</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-22 16:01:17 -0700</bug_when>
    <thetext>Committed r111778: &lt;http://trac.webkit.org/changeset/111778&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585840</commentid>
    <comment_count>23</comment_count>
    <who name="">mitz</who>
    <bug_when>2012-03-22 16:20:41 -0700</bug_when>
    <thetext>(In reply to comment #22)
&gt; Committed r111778: &lt;http://trac.webkit.org/changeset/111778&gt;

This appears to have broken the Snow Leopard and Lion builds.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585842</commentid>
    <comment_count>24</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-22 16:22:00 -0700</bug_when>
    <thetext>Yup.  Investigating.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585857</commentid>
    <comment_count>25</comment_count>
    <who name="">mitz</who>
    <bug_when>2012-03-22 16:36:37 -0700</bug_when>
    <thetext>Committed a build fix in &lt;http://trac.webkit.org/r111782&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585863</commentid>
    <comment_count>26</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-03-22 16:39:53 -0700</bug_when>
    <thetext>Qt buildfixes landed in:
http://trac.webkit.org/changeset/111780
http://trac.webkit.org/changeset/111783</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585870</commentid>
    <comment_count>27</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-03-22 16:56:42 -0700</bug_when>
    <thetext>I don&apos;t know how to fix EFL/Cmake.  It looks like at least JavaScriptCore/CMakeLists.txt needs to remove the ADD_SUBDIRECTORY(wtf) call.  I&apos;m not sure if the root CMakeList is already building Source/WTF and if it knows to build it before building JavaScriptCore.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>585934</commentid>
    <comment_count>28</comment_count>
    <who name="Raphael Kubo da Costa (:rakuco)">rakuco</who>
    <bug_when>2012-03-22 17:58:02 -0700</bug_when>
    <thetext>(In reply to comment #27)
&gt; I don&apos;t know how to fix EFL/Cmake.  It looks like at least JavaScriptCore/CMakeLists.txt needs to remove the ADD_SUBDIRECTORY(wtf) call.  I&apos;m not sure if the root CMakeList is already building Source/WTF and if it knows to build it before building JavaScriptCore.

Hopefully fixed with http://trac.webkit.org/r111799</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>133143</attachid>
            <date>2012-03-21 16:49:29 -0700</date>
            <delta_ts>2012-03-21 16:49:29 -0700</delta_ts>
            <desc>First attempt for the EWS bots</desc>
            <filename>big.patch</filename>
            <type>text/plain</type>
            <size>0</size>
            <attacher name="Eric Seidel (no email)">eric</attacher>
            
              <data encoding="base64"></data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>133212</attachid>
            <date>2012-03-22 03:25:30 -0700</date>
            <delta_ts>2012-03-22 13:13:02 -0700</delta_ts>
            <desc>Patch to fix GTK+ build</desc>
            <filename>wtf-move.diff</filename>
            <type>text/plain</type>
            <size>2569</size>
            <attacher name="Carlos Garcia Campos">cgarcia</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9KYXZhU2NyaXB0Q29yZS9HTlVtYWtlZmlsZS5saXN0LmFtIGIv
U291cmNlL0phdmFTY3JpcHRDb3JlL0dOVW1ha2VmaWxlLmxpc3QuYW0KaW5kZXggNmJiNmMwOS4u
YmM0MzdhYmEgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9KYXZhU2NyaXB0Q29yZS9HTlVtYWtlZmlsZS5s
aXN0LmFtCisrKyBiL1NvdXJjZS9KYXZhU2NyaXB0Q29yZS9HTlVtYWtlZmlsZS5saXN0LmFtCkBA
IC01ODIsMTAgKzU4Miw5IEBAIGphdmFzY3JpcHRjb3JlX3NvdXJjZXMgKz0gXAogICAgICAgIFNv
dXJjZS9KYXZhU2NyaXB0Q29yZS95YXJyL1lhcnJTeW50YXhDaGVja2VyLmNwcCBcCiAgICAgICAg
U291cmNlL0phdmFTY3JpcHRDb3JlL3lhcnIvWWFyclN5bnRheENoZWNrZXIuaAogCi1pZiBUQVJH
RVRfV0lOMzIKLWVsc2UKK2lmICFUQVJHRVRfV0lOMzIKIGphdmFzY3JpcHRjb3JlX3NvdXJjZXMg
Kz0gXAotICAgICAgIFNvdXJjZS9KYXZhU2NyaXB0Q29yZS9qaXQvRXhlY3V0YWJsZUFsbG9jYXRv
ckZpeGVkVk1Qb29sLmNwcCBcCisgICAgICAgU291cmNlL0phdmFTY3JpcHRDb3JlL2ppdC9FeGVj
dXRhYmxlQWxsb2NhdG9yRml4ZWRWTVBvb2wuY3BwCiBlbmRpZgogCiAjIG1pbmlkb20KZGlmZiAt
LWdpdCBhL1NvdXJjZS9KYXZhU2NyaXB0Q29yZS9KU0NUeXBlZEFycmF5U3R1YnMuaCBiL1NvdXJj
ZS9KYXZhU2NyaXB0Q29yZS9KU0NUeXBlZEFycmF5U3R1YnMuaAppbmRleCBlMzU0NmVlLi4xNDNm
YTI4IDEwMDY0NAotLS0gYS9Tb3VyY2UvSmF2YVNjcmlwdENvcmUvSlNDVHlwZWRBcnJheVN0dWJz
LmgKKysrIGIvU291cmNlL0phdmFTY3JpcHRDb3JlL0pTQ1R5cGVkQXJyYXlTdHVicy5oCkBAIC0y
NiwxNiArMjYsOSBAQAogI2lmbmRlZiBKU0NUeXBlZEFycmF5U3R1YnNfaAogI2RlZmluZSBKU0NU
eXBlZEFycmF5U3R1YnNfaAogCi0jaW5jbHVkZSAiRmxvYXQzMkFycmF5LmgiCi0jaW5jbHVkZSAi
RmxvYXQ2NEFycmF5LmgiCi0jaW5jbHVkZSAiSW50MTZBcnJheS5oIgotI2luY2x1ZGUgIkludDMy
QXJyYXkuaCIKLSNpbmNsdWRlICJJbnQ4QXJyYXkuaCIKICNpbmNsdWRlICJKU09iamVjdC5oIgog
I2luY2x1ZGUgIk9iamVjdFByb3RvdHlwZS5oIgotI2luY2x1ZGUgIlVpbnQxNkFycmF5LmgiCi0j
aW5jbHVkZSAiVWludDMyQXJyYXkuaCIKLSNpbmNsdWRlICJVaW50OEFycmF5LmgiCisjaW5jbHVk
ZSA8d3RmL0ZvcndhcmQuaD4KIAogbmFtZXNwYWNlIEpTQyB7CiAKZGlmZiAtLWdpdCBhL1NvdXJj
ZS9KYXZhU2NyaXB0Q29yZS9qc2MuY3BwIGIvU291cmNlL0phdmFTY3JpcHRDb3JlL2pzYy5jcHAK
aW5kZXggMTUxODRmOS4uY2IwODEyNCAxMDA2NDQKLS0tIGEvU291cmNlL0phdmFTY3JpcHRDb3Jl
L2pzYy5jcHAKKysrIGIvU291cmNlL0phdmFTY3JpcHRDb3JlL2pzYy5jcHAKQEAgLTMzLDEyICsz
MywxMiBAQAogI2luY2x1ZGUgIkpTRnVuY3Rpb24uaCIKICNpbmNsdWRlICJKU0xvY2suaCIKICNp
bmNsdWRlICJKU1N0cmluZy5oIgotI2luY2x1ZGUgIk1haW5UaHJlYWQuaCIKICNpbmNsdWRlICJT
YW1wbGluZ1Rvb2wuaCIKICNpbmNsdWRlIDxtYXRoLmg+CiAjaW5jbHVkZSA8c3RkaW8uaD4KICNp
bmNsdWRlIDxzdGRsaWIuaD4KICNpbmNsdWRlIDxzdHJpbmcuaD4KKyNpbmNsdWRlIDx3dGYvTWFp
blRocmVhZC5oPgogCiAjaWYgIU9TKFdJTkRPV1MpCiAjaW5jbHVkZSA8dW5pc3RkLmg+CmRpZmYg
LS1naXQgYS9Tb3VyY2UvV1RGL0dOVW1ha2VmaWxlLmFtIGIvU291cmNlL1dURi9HTlVtYWtlZmls
ZS5hbQppbmRleCAwNzBmYjkwLi5hY2I0NDc0IDEwMDY0NAotLS0gYS9Tb3VyY2UvV1RGL0dOVW1h
a2VmaWxlLmFtCisrKyBiL1NvdXJjZS9XVEYvR05VbWFrZWZpbGUuYW0KQEAgLTMxLDcgKzMxLDgg
QEAgbGliV1RGX2xhX0NGTEFHUyA9IFwKIAogd3RmX2NwcGZsYWdzICs9IFwKICAgICAgICAtSSQo
c3JjZGlyKS9Tb3VyY2UgXAotICAgICAgIC1JJChzcmNkaXIpL1NvdXJjZS9XVEYKKyAgICAgICAt
SSQoc3JjZGlyKS9Tb3VyY2UvV1RGIFwKKyAgICAgICAtSSQoc3JjZGlyKS9Tb3VyY2UvV1RGL3d0
ZgogCiBsaWJXVEZfbGFfQ1BQRkxBR1MgPSBcCiAgICAgICAgJChnbG9iYWxfY3BwZmxhZ3MpIFwK
ZGlmZiAtLWdpdCBhL1NvdXJjZS9XVEYvR05VbWFrZWZpbGUubGlzdC5hbSBiL1NvdXJjZS9XVEYv
R05VbWFrZWZpbGUubGlzdC5hbQppbmRleCAwNzExYmYxLi4wOTA1MWE1IDEwMDY0NAotLS0gYS9T
b3VyY2UvV1RGL0dOVW1ha2VmaWxlLmxpc3QuYW0KKysrIGIvU291cmNlL1dURi9HTlVtYWtlZmls
ZS5saXN0LmFtCkBAIC0yMTYsNyArMjE2LDcgQEAgd3RmX3NvdXJjZXMgKz0gXAogICAgIFNvdXJj
ZS9XVEYvd3RmL3VuaWNvZGUvQ29sbGF0b3JEZWZhdWx0LmNwcCBcCiAgICAgU291cmNlL1dURi93
dGYvdW5pY29kZS9VVEY4LmNwcCBcCiAgICAgU291cmNlL1dURi93dGYvdW5pY29kZS9VVEY4Lmgg
XAotICAgIFNvdXJjZS9XVEYvd3RmL3VuaWNvZGUvVW5pY29kZS5oIFwKKyAgICBTb3VyY2UvV1RG
L3d0Zi91bmljb2RlL1VuaWNvZGUuaAogCiBpZiBUQVJHRVRfV0lOMzIKIHd0Zl9zb3VyY2VzICs9
IFwKCg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>133367</attachid>
            <date>2012-03-22 15:34:51 -0700</date>
            <delta_ts>2012-03-22 15:34:51 -0700</delta_ts>
            <desc>Qt buildfix for &quot;First attempt for the EWS bots&quot;</desc>
            <filename>1.patch</filename>
            <type>text/plain</type>
            <size>1876</size>
            <attacher name="Csaba Osztrogonác">ossy</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBiL1NvdXJjZS9XVEYvV1RGLnByaSBhL1NvdXJjZS9XVEYvV1RGLnByaQppbmRl
eCBiMzJkYzdmLi5mZWQ2NjZhIDEwMDY0NAotLS0gYi9Tb3VyY2UvV1RGL1dURi5wcmkKKysrIGEv
U291cmNlL1dURi9XVEYucHJpCkBAIC0xNiw3ICsxNiw4IEBAIElOQ0xVREVQQVRIICs9IFwKICAg
ICAkJFNPVVJDRV9ESVIgXAogICAgICQkU09VUkNFX0RJUi9nb2JqZWN0IFwKICAgICAkJFNPVVJD
RV9ESVIvcXQgXAotICAgICQkU09VUkNFX0RJUi91bmljb2RlCisgICAgJCRTT1VSQ0VfRElSL3Vu
aWNvZGUgXAorICAgICQkU09VUkNFX0RJUi93dGYKIAogaGF2ZVF0KDUpIHsKICAgICBtYWMgewpk
aWZmIC0tZ2l0IGIvU291cmNlL1dlYkNvcmUvVGFyZ2V0LnByaSBhL1NvdXJjZS9XZWJDb3JlL1Rh
cmdldC5wcmkKaW5kZXggYjQ2MzAxZS4uYzdmMTAxMiAxMDA2NDQKLS0tIGIvU291cmNlL1dlYkNv
cmUvVGFyZ2V0LnByaQorKysgYS9Tb3VyY2UvV2ViQ29yZS9UYXJnZXQucHJpCkBAIC0yMSw3ICsy
MSw3IEBAIGhhdmVRdCg1KSB7CiAgICAgIyBwYXRoIGZvciBRdFNjcmlwdCB3aGVuIGl0J3MgYnVp
bHQgYXMgYSBzdGFuZGFsb25lIG1vZHVsZQogICAgIFFUICs9IHNjcmlwdAogfSBlbHNlIHsKLSAg
ICBJTkNMVURFUEFUSCArPSAkJFBXRC8uLi9KYXZhU2NyaXB0Q29yZS93dGYvcXQvY29tcGF0Cisg
ICAgSU5DTFVERVBBVEggKz0gJCRQV0QvLi4vV1RGL3d0Zi9xdC9jb21wYXQKIH0KIAogUkVTT1VS
Q0VTICs9IFwKZGlmZiAtLWdpdCBiL1NvdXJjZS9hcGkucHJpIGEvU291cmNlL2FwaS5wcmkKaW5k
ZXggZjMwMzVhOS4uNmMyZGY3YiAxMDA2NDQKLS0tIGIvU291cmNlL2FwaS5wcmkKKysrIGEvU291
cmNlL2FwaS5wcmkKQEAgLTIwMCw3ICsyMDAsOCBAQCBIRUFERVJTICs9IFwKIAogSU5DTFVERVBB
VEggKz0gXAogICAgICQkUFdEL1dlYktpdC9xdC9BcGkgXAotICAgICQkUFdEL1dlYktpdC9xdC9X
ZWJDb3JlU3VwcG9ydAorICAgICQkUFdEL1dlYktpdC9xdC9XZWJDb3JlU3VwcG9ydCBcCisgICAg
JCRQV0QvV1RGL3d0Zi9xdAogCiBjb250YWlucyhERUZJTkVTLCBFTkFCTEVfVklERU89MSkgewog
ICAgICFjb250YWlucyhERUZJTkVTLCBXVEZfVVNFX1FUS0lUPTEpOiFjb250YWlucyhERUZJTkVT
LCBXVEZfVVNFX0dTVFJFQU1FUj0xKTpjb250YWlucyhERUZJTkVTLCBXVEZfVVNFX1FUX01VTFRJ
TUVESUE9MSkgewpkaWZmIC0tZ2l0IGIvVG9vbHMvRHVtcFJlbmRlclRyZWUvcXQvRHVtcFJlbmRl
clRyZWUucHJvIGEvVG9vbHMvRHVtcFJlbmRlclRyZWUvcXQvRHVtcFJlbmRlclRyZWUucHJvCmlu
ZGV4IDU0YmNkYmYuLmMxMTYzODggMTAwNjQ0Ci0tLSBiL1Rvb2xzL0R1bXBSZW5kZXJUcmVlL3F0
L0R1bXBSZW5kZXJUcmVlLnBybworKysgYS9Ub29scy9EdW1wUmVuZGVyVHJlZS9xdC9EdW1wUmVu
ZGVyVHJlZS5wcm8KQEAgLTExLDcgKzExLDcgQEAgREVTVERJUiA9ICQkUk9PVF9CVUlMRF9ESVIv
YmluCiAKIGxvYWQoZmVhdHVyZXMpCiAKLVdFQktJVCArPSB3dGYgd2ViY29yZQorV0VCS0lUICs9
IHd0ZiBqYXZhc2NyaXB0Y29yZSB3ZWJjb3JlCiAKIElOQ0xVREVQQVRIICs9IFwKICAgICAkJFBX
RC8uLiBcCkBAIC0zNiw3ICszNiw3IEBAIEhFQURFUlMgKz0gXAogICAgIHRlc3RwbHVnaW4uaAog
CiBTT1VSQ0VTICs9IFwKLSAgICAkJHtST09UX1dFQktJVF9ESVJ9L1NvdXJjZS9KYXZhU2NyaXB0
Q29yZS93dGYvQXNzZXJ0aW9ucy5jcHAgXAorICAgICQke1JPT1RfV0VCS0lUX0RJUn0vU291cmNl
L1dURi93dGYvQXNzZXJ0aW9ucy5jcHAgXAogICAgICQkUFdELy4uL1dvcmtRdWV1ZS5jcHAgXAog
ICAgIER1bXBSZW5kZXJUcmVlUXQuY3BwIFwKICAgICBFdmVudFNlbmRlclF0LmNwcCBcCg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>133369</attachid>
            <date>2012-03-22 15:40:38 -0700</date>
            <delta_ts>2012-03-22 15:40:38 -0700</delta_ts>
            <desc>Qt buildfix with &quot;First attempt for the EWS bots&quot; for EWS</desc>
            <filename>1.patch</filename>
            <type>text/plain</type>
            <size>0</size>
            <attacher name="Csaba Osztrogonác">ossy</attacher>
            
              <data encoding="base64"></data>

          </attachment>
      

    </bug>

</bugzilla>