<?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>67646</bug_id>
          
          <creation_ts>2011-09-06 07:58:06 -0700</creation_ts>
          <short_desc>REGRESSION(r94288) build-webkit doesn&apos;t work on Windows</short_desc>
          <delta_ts>2011-09-07 05:29:19 -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>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>67703</dependson>
          <blocked>38054</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>kkristof</cc>
    
    <cc>ossy</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>462515</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-06 07:58:06 -0700</bug_when>
    <thetext>After r94288 we get the following error:
Undefined subroutine &amp;File::Path::remove_tree called at D:/t/qt-symbian-release/build/Tools/Scripts/webkitdirs.pm line 1698.

On Windows we need this: &quot;use File::Path qw(remove_tree);&quot;

Kristof, could you prepare a patch to fix it?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463228</commentid>
    <comment_count>1</comment_count>
      <attachid>106554</attachid>
    <who name="Kristóf Kosztyó">kkristof</who>
    <bug_when>2011-09-07 01:22:11 -0700</bug_when>
    <thetext>Created attachment 106554
proposed fix</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463240</commentid>
    <comment_count>2</comment_count>
      <attachid>106554</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-09-07 01:59:57 -0700</bug_when>
    <thetext>Comment on attachment 106554
proposed fix

Rejecting attachment 106554 from commit-queue.

Failed to run &quot;[&apos;/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch&apos;, &apos;--status-host=queues.webkit.org&apos;, &apos;-...&quot; exit_code: 1

Last 500 characters of output:
cripts/webkitpy/common/system/executive.py&quot;, line 420, in run_command
    close_fds=self._should_close_fds())
  File &quot;/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/system/executive.py&quot;, line 476, in popen
    return subprocess.Popen(*args, **kwargs)
  File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 623, in __init__
    errread, errwrite)
  File &quot;/usr/lib/python2.6/subprocess.py&quot;, line 1141, in _execute_child
    raise child_exception
TypeError: execv() arg 2 must contain only strings

Full output: http://queues.webkit.org/results/9607256</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463248</commentid>
    <comment_count>3</comment_count>
      <attachid>106554</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-07 02:27:34 -0700</bug_when>
    <thetext>Comment on attachment 106554
proposed fix

Clearing flags on attachment: 106554

Committed r94655: &lt;http://trac.webkit.org/changeset/94655&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463249</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-07 02:27:42 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463267</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-07 03:23:27 -0700</bug_when>
    <thetext>We have to roll it out, because it broke Leopard debug bot, and Qt ARM tester:

&quot;remove_tree&quot; is not exported by the File::Path module
Can&apos;t continue after import errors at /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/Tools/Scripts/webkitdirs.pm line 36
BEGIN failed--compilation aborted at /home/buildbot/cute1/slaves/armReleaseTest/buildslave/arm-qt-linux-release-arm-test/build/Tools/Scripts/webkitdirs.pm line 36.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463274</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-07 03:29:52 -0700</bug_when>
    <thetext>It was rolled out by http://trac.webkit.org/changeset/94660</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463289</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-07 04:47:05 -0700</bug_when>
    <thetext>We got similar problem on the Symbian bot: &quot;remove_tree&quot; is not exported by the File::Path module</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463307</commentid>
    <comment_count>8</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-07 05:19:14 -0700</bug_when>
    <thetext>Zoltan said that we should use rmtree instead of remove_tree.

http://perldoc.perl.org/File/Path.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463309</commentid>
    <comment_count>9</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-09-07 05:29:19 -0700</bug_when>
    <thetext>Fix landed in http://trac.webkit.org/changeset/94663. I hope it will work. :)</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>106554</attachid>
            <date>2011-09-07 01:22:11 -0700</date>
            <delta_ts>2011-09-07 02:27:34 -0700</delta_ts>
            <desc>proposed fix</desc>
            <filename>7.patch</filename>
            <type>text/plain</type>
            <size>873</size>
            <attacher name="Kristóf Kosztyó">kkristof</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1Rvb2xzL0NoYW5nZUxvZyBiL1Rvb2xzL0NoYW5nZUxvZwppbmRleCA0ZmUx
MmVmLi4zZGZlNDBkIDEwMDY0NAotLS0gYS9Ub29scy9DaGFuZ2VMb2cKKysrIGIvVG9vbHMvQ2hh
bmdlTG9nCkBAIC0xLDMgKzEsMTIgQEAKKzIwMTEtMDktMDcgIEtyaXN0w7NmIEtvc3p0ecOzICA8
a2tyaXN0b2ZAaW5mLnUtc3plZ2VkLmh1PgorCisgICAgICAgIFJFR1JFU1NJT04ocjk0Mjg4KSBi
dWlsZC13ZWJraXQgZG9lc24ndCB3b3JrIG9uIFdpbmRvd3MKKyAgICAgICAgaHR0cHM6Ly9idWdz
LndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTY3NjQ2CisKKyAgICAgICAgUmV2aWV3ZWQgYnkg
Tk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgKiBTY3JpcHRzL3dlYmtpdGRpcnMucG06CisKIDIw
MTEtMDktMDYgIEVyaWMgQm9yZW4gIDxib3JlbmV0QGdtYWlsLmNvbT4KIAogICAgICAgICBbQ2hy
b21pdW1dIE1vZGlmeSBXZWJUb3VjaEV2ZW50IHN0cnVjdHVyZSB0byBtYXRjaCBXZWJDb3JlOjpU
b3VjaEV2ZW50CmRpZmYgLS1naXQgYS9Ub29scy9TY3JpcHRzL3dlYmtpdGRpcnMucG0gYi9Ub29s
cy9TY3JpcHRzL3dlYmtpdGRpcnMucG0KaW5kZXggYjFhMjRjYi4uYmUxZjk5ZSAxMDA2NDQKLS0t
IGEvVG9vbHMvU2NyaXB0cy93ZWJraXRkaXJzLnBtCisrKyBiL1Rvb2xzL1NjcmlwdHMvd2Via2l0
ZGlycy5wbQpAQCAtMzMsNyArMzMsNyBAQCB1c2Ugd2FybmluZ3M7CiB1c2UgQ29uZmlnOwogdXNl
IEZpbmRCaW47CiB1c2UgRmlsZTo6QmFzZW5hbWU7Ci11c2UgRmlsZTo6UGF0aDsKK3VzZSBGaWxl
OjpQYXRoIHF3KG1rcGF0aCByZW1vdmVfdHJlZSk7CiB1c2UgRmlsZTo6U3BlYzsKIHVzZSBQT1NJ
WDsKIHVzZSBWQ1NVdGlsczsK
</data>

          </attachment>
      

    </bug>

</bugzilla>