<div dir="ltr">Hi,<div>&nbsp; &nbsp; I am facing some different problem with Cygwin on Windows-7 64-Bit. Many times webkit build hangs, then need to kill all Python and perl process and again restart build.</div><div>&nbsp; &nbsp; Also When we run layout test cases I face this issue. But Some my colleagues are using 32 bit system and some Old Cygwin they don&#39;t face such issues.</div>
<div><br></div><div>Regards,</div><div>Manish Gurnaney &nbsp;</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 4, 2014 at 2:25 AM, Brent Fulgham <span dir="ltr">&lt;<a href="mailto:bfulgham@apple.com" target="_blank">bfulgham@apple.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi everyone,<div><br></div><div>I&rsquo;ve been reviewing some of the setup and reliability problems with our Windows builders, and have discovered that there are a number of challenges to getting a working Cygwin environment for building WebKit:</div>
<div><br></div><div>You must use very specific versions of some Cygwin tools:</div><div><br></div><div>1. curl version 7.33.0: &nbsp;If not, you get certificate errors when attempting to retrieve WebKitAuxilliaryLibraries.zip from <a href="http://apple.com" target="_blank">apple.com</a>. &nbsp;Cygwin attempts to install 7.34.0, which will cause failures during &ldquo;update-webkit&rdquo;. &nbsp;You must manually select the 7.33 build.</div>
<div>2. Python version 2.6.8: &nbsp;If not, you get errors indicating &ldquo;Invalid Python installation: unable to open &lsquo;/cygdrive/c/Cygwin/include/python2.7/pyconfig.h&rdquo;. This seems to be a regression since 2.6.8. Again, Cygwin tries to upgrade you to 2.7.3 every time you run the Cygwin setup utility. You must manually specify that you want 2.6.8.</div>
<div>3. Subversion 1.7: If not, you get errors updating sources due to incompatible authentication with <a href="http://svn.webkit.org" target="_blank">svn.webkit.org</a>.</div><div><br></div><div>I also noticed that Cygwin tried to update to GNU Make 4.0; I left it at 3.82.90 since our Mac builders use 3.81 and I wanted to avoid yet another possible difference.</div>
<div><br></div><div>I experimented with using the 64-bit Cygwin installation, but found that their build of bison failed to process our CSSGrammar.y file (exiting with error 141 without doing anything). The 32-bit build of bison does not share this problem.</div>
<div><br></div><div>While there is a significant benefit to sharing the various build scripts and setup routines with our UNIX-flavored ports, I&rsquo;m growing increasingly concerned that relying on Cygwin to provide similar benefits on Windows may become more difficult.</div>
<div><br></div><div>I would love to move our Python requirement to 2.7 to be more consistent with our Mac builders, but have not found a suitable workaround. Are any other WebKit people aware of this problem or solutions for Cygwin?</div>
<div><br></div><div>Thanks,</div><div><br></div><div>-Brent</div><div><br></div></div><br>_______________________________________________<br>
webkit-dev mailing list<br>
<a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
<a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br>
<br></blockquote></div><br></div>