<?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>41198</bug_id>
          
          <creation_ts>2010-06-25 01:03:18 -0700</creation_ts>
          <short_desc>[QT][S60] build-webkit scripts picks wrong make spec for windows build</short_desc>
          <delta_ts>2011-04-19 05:15:29 -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>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Mahesh Kulkarni">maheshk</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>hausmann</cc>
    
    <cc>laszlo.gombos</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>242882</commentid>
    <comment_count>0</comment_count>
    <who name="Mahesh Kulkarni">maheshk</who>
    <bug_when>2010-06-25 01:03:18 -0700</bug_when>
    <thetext>While building webkit with &quot;build-webkit --qt&quot; for windows port, symbian makespec is picked by scripts. 

Env variable %EPOCROOT% existence is treated as symbian builds resulting in only either of build to work (windows or symbian port)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>242883</commentid>
    <comment_count>1</comment_count>
      <attachid>59741</attachid>
    <who name="Mahesh Kulkarni">maheshk</who>
    <bug_when>2010-06-25 01:11:49 -0700</bug_when>
    <thetext>Created attachment 59741
remove EPOCROOT check

Do not check for existence of %EPOCROOT% in determineIsSymbian(). 

As fails to build windows port of QtWebkit on same machine which has symbian env setup. 

To build for symbian, we have 

1) use &quot;build-webkit --qt --symbian&quot;
2) \epoc32\tools comes before windows QTDIR setup in %PATH%</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>243009</commentid>
    <comment_count>2</comment_count>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2010-06-25 07:56:52 -0700</bug_when>
    <thetext>This makes sense to me so I support this change. I think for Symbian builds most people use the &quot;--symbian&quot; option already.

%EPOCROOT% could be set for various reasons (e.g. one installed the Symbian SDK) which does not necessary implies that one is looking for a Symbian build.

I think the other valid point is that there is no way to force a windows build if %EPOCROOT% is set - yes this can be easily worked around.

Simon, what do you think (as the original author if this code) ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>243419</commentid>
    <comment_count>3</comment_count>
      <attachid>59741</attachid>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-06-26 14:11:44 -0700</bug_when>
    <thetext>Comment on attachment 59741
remove EPOCROOT check

Looks good to me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>243556</commentid>
    <comment_count>4</comment_count>
      <attachid>59741</attachid>
    <who name="Mahesh Kulkarni">maheshk</who>
    <bug_when>2010-06-27 21:32:03 -0700</bug_when>
    <thetext>Comment on attachment 59741
remove EPOCROOT check

Raising check-in request</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>243649</commentid>
    <comment_count>5</comment_count>
      <attachid>59741</attachid>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-06-28 04:19:11 -0700</bug_when>
    <thetext>Comment on attachment 59741
remove EPOCROOT check

Please set cq+ at patch upload time.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>243653</commentid>
    <comment_count>6</comment_count>
      <attachid>59741</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2010-06-28 04:34:23 -0700</bug_when>
    <thetext>Comment on attachment 59741
remove EPOCROOT check

Rejecting patch 59741 from commit-queue.

Failed to run &quot;[u&apos;/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply&apos;, u&apos;--reviewer&apos;, u&apos;Simon Hausmann&apos;, u&apos;--force&apos;]&quot; exit_code: 1
Last 500 characters of output:
g
Hunk #1 succeeded at 1 with fuzz 3.
(Stripping trailing CRs from patch.)
can&apos;t find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: Scripts/webkitdirs.pm
|===================================================================
|--- Scripts/webkitdirs.pm	(revision 61528)
|+++ Scripts/webkitdirs.pm	(working copy)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

Full output: http://webkit-commit-queue.appspot.com/results/3279869</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>243659</commentid>
    <comment_count>7</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-06-28 05:22:06 -0700</bug_when>
    <thetext>Committed r61995: &lt;http://trac.webkit.org/changeset/61995&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>244149</commentid>
    <comment_count>8</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-06-29 01:05:32 -0700</bug_when>
    <thetext>Revision r61995 cherry-picked into qtwebkit-2.0 with commit 85e7e360c2cb0653f8c6885e0f5d06743e077d11</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>244150</commentid>
    <comment_count>9</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2010-06-29 01:12:22 -0700</bug_when>
    <thetext>Revision r61995 cherry-picked into qtwebkit-2.0 with commit 85e7e360c2cb0653f8c6885e0f5d06743e077d11</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>59741</attachid>
            <date>2010-06-25 01:11:49 -0700</date>
            <delta_ts>2010-06-28 04:34:23 -0700</delta_ts>
            <desc>remove EPOCROOT check</desc>
            <filename>symbian_build.patch</filename>
            <type>text/plain</type>
            <size>1088</size>
            <attacher name="Mahesh Kulkarni">maheshk</attacher>
            
              <data encoding="base64">SW5kZXg6IENoYW5nZUxvZw0KPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PQ0KLS0tIENoYW5nZUxvZwkocmV2aXNpb24gNjE4
MzgpDQorKysgQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpDQpAQCAtMSwzICsxLDE1IEBADQorMjAx
MC0wNi0xMCAgTWFoZXNoIEt1bGthcm5pICA8bWFoZXNoLmt1bGthcm5pQG5va2lhLmNvbT4KKwor
ICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBbUVRdW1M2MF0g
YnVpbGQtd2Via2l0IHNjcmlwdHMgcGlja3Mgd3JvbmcgbWFrZSBzcGVjIGZvciB3aW5kb3dzIGJ1
aWxkCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD00MTE5
OAorCisgICAgICAgIEluc3RlYWQgb2YgY2hlY2tpbmcgZm9yIGV4aXN0ZW5jZSBvZiAlRVBPQ1JP
T1QlIG9uIHdpbmRvd3MsIG1hbmRhdG9yeSB1c2Ugb2YgLS1zeW1iaWFuIGZsYWcgZm9yIHN5bWJp
YW4gYnVpbGRzLiAKKworICAgICAgICAqIFNjcmlwdHMvd2Via2l0ZGlycy5wbToKKyAgICAgICAg
KGRldGVybWluZUlzU3ltYmlhbik6IHJlbW92ZSBjaGVjayBmb3IgJUVQT0NST09UJSBhcyBvbmUg
Y2FuIGJ1aWxkIGZvciB3aW5kb3dzIHBvcnQgb2YgUVQgYXMgd2VsbAorICAgICAgICAKIDIwMTAt
MDYtMjQgIEFkYW0gQmFydGggIDxhYmFydGhAd2Via2l0Lm9yZz4KIAogICAgICAgICBSZXZpZXdl
ZCBieSBFcmljIFNlaWRlbC4KSW5kZXg6IFNjcmlwdHMvd2Via2l0ZGlycy5wbQ0KPT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PQ0KLS0tIFNjcmlwdHMvd2Via2l0ZGlycy5wbQkocmV2aXNpb24gNjE1MjgpDQorKysgU2NyaXB0
cy93ZWJraXRkaXJzLnBtCSh3b3JraW5nIGNvcHkpDQpAQCAtNjg3LDggKzY4Nyw2IEBADQogICAg
ICAgICAkaXNTeW1iaWFuID0gMTsKICAgICAgICAgcmV0dXJuOwogICAgIH0KLQotICAgICRpc1N5
bWJpYW4gPSBkZWZpbmVkKCRFTlZ7J0VQT0NST09UJ30pOwogfQogCiBzdWIgZGV0ZXJtaW5lSXNF
ZmwoKQo=
</data>
<flag name="review"
          id="46795"
          type_id="1"
          status="+"
          setter="hausmann"
    />
    <flag name="commit-queue"
          id="47006"
          type_id="3"
          status="-"
          setter="commit-queue"
    />
          </attachment>
      

    </bug>

</bugzilla>