<?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>143086</bug_id>
          
          <creation_ts>2015-03-26 01:07:34 -0700</creation_ts>
          <short_desc>REGRESSION(181977): It broke the build on the WinCairo bot</short_desc>
          <delta_ts>2015-03-27 12:27:00 -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>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>
          
          <blocked>143040</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Alex Christensen">achristensen</assigned_to>
          <cc>achristensen</cc>
    
    <cc>bfulgham</cc>
    
    <cc>commit-queue</cc>
    
    <cc>dbates</cc>
    
    <cc>mmaxfield</cc>
    
    <cc>ossy</cc>
    
    <cc>peavo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1080233</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-26 01:07:34 -0700</bug_when>
    <thetext>Can&apos;t locate Archive/Zip.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.14/i686-cygwin-threads-64int /usr/lib/perl5/site_perl/5.14 /usr/lib/perl5/vendor_perl/5.14/i686-cygwin-threads-64int /usr/lib/perl5/vendor_perl/5.14 /usr/lib/perl5/5.14/i686-cygwin-threads-64int /usr/lib/perl5/5.14 /usr/lib/perl5/site_perl/5.10 /usr/lib/perl5/vendor_perl/5.10 /usr/lib/perl5/site_perl/5.8 .) at /home/webkitbot/win-cairo-release/build/Tools/Scripts/update-webkit-dependency line 35.
BEGIN failed--compilation aborted at /home/webkitbot/win-cairo-release/build/Tools/Scripts/update-webkit-dependency line 35.
Died at Tools/Scripts/update-webkit-wincairo-libs line 41.
Died at ./Tools/Scripts/build-webkit line 210.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080234</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-26 01:10:33 -0700</bug_when>
    <thetext>It seems https://trac.webkit.org/changeset/181977 is the culprit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080289</commentid>
    <comment_count>2</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-03-26 08:52:51 -0700</bug_when>
    <thetext>Alex, can the WinCairo bot be updated to include the Zip Perl package?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080329</commentid>
    <comment_count>3</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2015-03-26 10:50:35 -0700</bug_when>
    <thetext>I installed the zip perl package with this command:
setup-x86.exe -q -P perl-Archive-Zip

Now it fails with a different error:
Can&apos;t load &apos;/usr/lib/perl5/5.14/i686-cygwin-threads-64int/auto/IO/IO.dll&apos; for module IO: No such process at /usr/lib/perl5/5.14/XSLoader.pm line 71.
 at /usr/lib/perl5/5.14/i686-cygwin-threads-64int/IO.pm line 11


/usr/lib/perl5/5.14/i686-cygwin-threads-64int/auto/IO/IO.dll exists in cygwin.  What is going on?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080541</commentid>
    <comment_count>4</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2015-03-26 21:20:51 -0700</bug_when>
    <thetext>Installing perl-Archive-Zip on Cygwin killed my perl installation somehow.  I installed ActivePerl, and I think with this an Myles&apos; work we could get that working.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080542</commentid>
    <comment_count>5</comment_count>
      <attachid>249549</attachid>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2015-03-26 21:24:21 -0700</bug_when>
    <thetext>Created attachment 249549
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080543</commentid>
    <comment_count>6</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2015-03-26 21:25:54 -0700</bug_when>
    <thetext>This gets it to build WTF.  I see these errors after this patch.

 Creating library C:\cygwin\home\webkitbot\win-cairo-release\build\WebKitBuild\             Release_WinCairo\lib32\WTF.lib and object C:\cygwin\home\webkitbot\win-cairo-releas             e\build\WebKitBuild\Release_WinCairo\lib32\WTF.exp
  WTF.vcxproj -&gt; C:\cygwin\home\webkitbot\win-cairo-release\build\WebKitBuild\Relea             se_WinCairo\bin32\WTF.dll
  No C:\cygwin\home\webkitbot\win-cairo-release\build\WebKitLibraries\win\tools\Ver             sionStamper\VersionStamper.exe executable. Exiting.
  /usr/bin/bash
  The system cannot find the path specified.
  Failed to build C:\cygwin\home\webkitbot\win-cairo-release\build\Source\JavaScrip             tCore\DerivedSources.make: No such file or directory at build-generated-files.pl li             ne 78.
NMAKE : fatal error U1077: &apos;perl&apos; : return code &apos;0x2&apos; [C:\cygwin\home\webkitbot\win             -cairo-release\build\Source\JavaScriptCore\JavaScriptCore.vcxproj\JavaScriptCoreGen             erated.vcxproj]
  Stop.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080608</commentid>
    <comment_count>7</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2015-03-27 08:56:33 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; This gets it to build WTF.  I see these errors after this patch.
&gt; 
&gt;  Creating library
&gt; C:\cygwin\home\webkitbot\win-cairo-release\build\WebKitBuild\            
&gt; Release_WinCairo\lib32\WTF.lib and object
&gt; C:\cygwin\home\webkitbot\win-cairo-releas            
&gt; e\build\WebKitBuild\Release_WinCairo\lib32\WTF.exp
&gt;   WTF.vcxproj -&gt;
&gt; C:\cygwin\home\webkitbot\win-cairo-release\build\WebKitBuild\Relea          
&gt; se_WinCairo\bin32\WTF.dll
&gt;   No
&gt; C:\cygwin\home\webkitbot\win-cairo-
&gt; release\build\WebKitLibraries\win\tools\Ver            
&gt; sionStamper\VersionStamper.exe executable. Exiting.
&gt;   /usr/bin/bash
&gt;   The system cannot find the path specified.
&gt;   Failed to build
&gt; C:\cygwin\home\webkitbot\win-cairo-release\build\Source\JavaScrip           
&gt; tCore\DerivedSources.make: No such file or directory at
&gt; build-generated-files.pl li             ne 78.
&gt; NMAKE : fatal error U1077: &apos;perl&apos; : return code &apos;0x2&apos;
&gt; [C:\cygwin\home\webkitbot\win            
&gt; -cairo-release\build\Source\JavaScriptCore\JavaScriptCore.
&gt; vcxproj\JavaScriptCoreGen             erated.vcxproj]
&gt;   Stop.

I get the VersionStamper error too, but it seems to be benign. Note that the next error you see is from JavaScriptCore, not WTF.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080609</commentid>
    <comment_count>8</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2015-03-27 08:58:11 -0700</bug_when>
    <thetext>Looks fine to me but I&apos;ll wait for Brent to give the final go-ahead.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080613</commentid>
    <comment_count>9</comment_count>
      <attachid>249549</attachid>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-03-27 09:12:28 -0700</bug_when>
    <thetext>Comment on attachment 249549
Patch

Looks good. I was just waiting for EWS to finish running on it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080626</commentid>
    <comment_count>10</comment_count>
      <attachid>249549</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-03-27 10:00:08 -0700</bug_when>
    <thetext>Comment on attachment 249549
Patch

Clearing flags on attachment: 249549

Committed r182065: &lt;http://trac.webkit.org/changeset/182065&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080627</commentid>
    <comment_count>11</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2015-03-27 10:00:13 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080630</commentid>
    <comment_count>12</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2015-03-27 10:06:10 -0700</bug_when>
    <thetext>(In reply to comment #10)
&gt; Comment on attachment 249549 [details]
&gt; Patch
&gt; 
&gt; Clearing flags on attachment: 249549
&gt; 
&gt; Committed r182065: &lt;http://trac.webkit.org/changeset/182065&gt;

The build is still broken:

mkdir File::.: Invalid argument; The filename, directory name, or volume label syntax is incorrect at C:/cygwin/home/webkitbot/win-cairo-release/build/Tools/Scripts/webkitdirs.pm line 1678.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080635</commentid>
    <comment_count>13</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2015-03-27 10:13:50 -0700</bug_when>
    <thetext>There are also some problems with cygwin&apos;s make using /usr/bin/perl because of headers in files like create_hash_table.  I&apos;m taking the bot offline and I plan to fix it next week after Myles finishes patches like https://bugs.webkit.org/show_bug.cgi?id=143084</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1080703</commentid>
    <comment_count>14</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2015-03-27 12:27:00 -0700</bug_when>
    <thetext>(In reply to comment #12)
&gt; (In reply to comment #10)
&gt; &gt; Comment on attachment 249549 [details]
&gt; &gt; Patch
&gt; &gt; 
&gt; &gt; Clearing flags on attachment: 249549
&gt; &gt; 
&gt; &gt; Committed r182065: &lt;http://trac.webkit.org/changeset/182065&gt;
&gt; 
&gt; The build is still broken:
&gt; 
&gt; mkdir File::.: Invalid argument; The filename, directory name, or volume
&gt; label syntax is incorrect at
&gt; C:/cygwin/home/webkitbot/win-cairo-release/build/Tools/Scripts/webkitdirs.pm
&gt; line 1678.

I believe https://bugs.webkit.org/show_bug.cgi?id=143084 fixes this.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>249549</attachid>
            <date>2015-03-26 21:24:21 -0700</date>
            <delta_ts>2015-03-27 10:00:08 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-143086-20150326212348.patch</filename>
            <type>text/plain</type>
            <size>2147</size>
            <attacher name="Alex Christensen">achristensen</attacher>
            
              <data encoding="base64">SW5kZXg6IFRvb2xzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBUb29scy9DaGFuZ2VMb2cJKHJl
dmlzaW9uIDE4MjA1MCkKKysrIFRvb2xzL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwz
ICsxLDE1IEBACisyMDE1LTAzLTI2ICBBbGV4IENocmlzdGVuc2VuICA8YWNocmlzdGVuc2VuQHdl
YmtpdC5vcmc+CisKKyAgICAgICAgRml4IFdpbkNhaXJvIGJvdC4KKyAgICAgICAgaHR0cHM6Ly9i
dWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTE0MzA4NgorCisgICAgICAgIFJldmlld2Vk
IGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgICogU2NyaXB0cy93ZWJraXRkaXJzLnBtOgor
ICAgICAgICAoYnVpbGRWaXN1YWxTdHVkaW9Qcm9qZWN0KToKKyAgICAgICAgKHJ1blN2blVwZGF0
ZUFuZFJlc29sdmVDaGFuZ2VMb2dzKToKKyAgICAgICAgVXNlIEFjdGl2ZVBlcmwtZnJpZW5kbHkg
cGVybC4KKwogMjAxNS0wMy0yNiAgQWxleGV5IFByb3NrdXJ5YWtvdiAgPGFwQGFwcGxlLmNvbT4K
IAogICAgICAgICBMYXlvdXQgdGVzdCByZXN1bHRzIFVSTCBsb2FkcyBpbiBXSzEgYnV0IG5vdCBX
SzIgbWluaWJyb3dzZXIKSW5kZXg6IFRvb2xzL1NjcmlwdHMvd2Via2l0ZGlycy5wbQo9PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09Ci0tLSBUb29scy9TY3JpcHRzL3dlYmtpdGRpcnMucG0JKHJldmlzaW9uIDE4MjA1MCkKKysr
IFRvb2xzL1NjcmlwdHMvd2Via2l0ZGlycy5wbQkod29ya2luZyBjb3B5KQpAQCAtMTY3NSw3ICsx
Njc1LDcgQEAgc3ViIGJ1aWxkVmlzdWFsU3R1ZGlvUHJvamVjdAogCiAgICAgbXkgJHBsYXRmb3Jt
ID0gIi9wOlBsYXRmb3JtPSIgLiAoaXNXaW42NCgpID8gIng2NCIgOiAiV2luMzIiKTsKICAgICBt
eSAkbG9nUGF0aCA9IEZpbGU6OlNwZWMtPmNhdGRpcigkYmFzZVByb2R1Y3REaXIsICRjb25maWd1
cmF0aW9uKTsKLSAgICBGaWxlOjpQYXRoLT5tYWtlX3BhdGgoJGxvZ1BhdGgpIHVubGVzcyAtZCAk
bG9nUGF0aDsKKyAgICBGaWxlOjpQYXRoLT5tYWtlX3BhdGgoJGxvZ1BhdGgpIHVubGVzcyAtZCAk
bG9nUGF0aCBvciAkbG9nUGF0aCBlcSAiLiI7CiAKICAgICBteSAkZXJyb3JMb2dGaWxlID0gRmls
ZTo6U3BlYy0+Y2F0ZmlsZSgkbG9nUGF0aCwgIndlYmtpdF9lcnJvcnMubG9nIik7CiAgICAgY2hv
bXAoJGVycm9yTG9nRmlsZSA9IGBjeWdwYXRoIC13ICIkZXJyb3JMb2dGaWxlImApIGlmIGlzQ3ln
d2luKCk7CkBAIC0yNDczLDkgKzI0NzMsMTAgQEAgc3ViIGZvcm1hdEJ1aWxkVGltZSgkKQogc3Vi
IHJ1blN2blVwZGF0ZUFuZFJlc29sdmVDaGFuZ2VMb2dzKEApCiB7CiAgICAgbXkgQHN2bk9wdGlv
bnMgPSBAXzsKLSAgICBvcGVuIFVQREFURSwgIi18IiwgInN2biIsICJ1cGRhdGUiLCBAc3ZuT3B0
aW9ucyBvciBkaWU7CisgICAgbXkgJG9wZW5Db21tYW5kID0gInN2biB1cGRhdGUgIiAuIGpvaW4o
IiAiLCBAc3ZuT3B0aW9ucyk7CisgICAgb3BlbiBteSAkdXBkYXRlLCAiJG9wZW5Db21tYW5kIHwi
IG9yIGRpZSAiY2Fubm90IGV4ZWN1dGUgY29tbWFuZCAkb3BlbkNvbW1hbmQiOwogICAgIG15IEBj
b25mbGljdGVkQ2hhbmdlTG9nczsKLSAgICB3aGlsZSAobXkgJGxpbmUgPSA8VVBEQVRFPikgewor
ICAgIHdoaWxlIChteSAkbGluZSA9IDwkdXBkYXRlPikgewogICAgICAgICBwcmludCAkbGluZTsK
ICAgICAgICAgJGxpbmUgPX4gbS9eQ1xzKyguKz8pW1xyXG5dKiQvOwogICAgICAgICBpZiAoJDEp
IHsKQEAgLTI0ODMsNyArMjQ4NCw3IEBAIHN1YiBydW5Tdm5VcGRhdGVBbmRSZXNvbHZlQ2hhbmdl
TG9ncyhAKQogICAgICAgICAgIHB1c2ggQGNvbmZsaWN0ZWRDaGFuZ2VMb2dzLCAkZmlsZW5hbWUg
aWYgYmFzZW5hbWUoJGZpbGVuYW1lKSBlcSAiQ2hhbmdlTG9nIjsKICAgICAgICAgfQogICAgIH0K
LSAgICBjbG9zZSBVUERBVEUgb3IgZGllOworICAgIGNsb3NlICR1cGRhdGUgb3IgZGllOwogCiAg
ICAgaWYgKEBjb25mbGljdGVkQ2hhbmdlTG9ncykgewogICAgICAgICBwcmludCAiQXR0ZW1wdGlu
ZyB0byBtZXJnZSBjb25mbGljdGVkIENoYW5nZUxvZ3MuXG4iOwo=
</data>

          </attachment>
      

    </bug>

</bugzilla>