<div dir="ltr">I still have no luck building swift on x86 using the master branch. Is it recommended to use the master branch at all (considering a lot of fixes would be coming in) or is it desirable to use 4.0 branch instead as a general rule?<div><br></div><div>Thanks,</div><div>Atul.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 6, 2017 at 7:03 PM, Atul Sowani via swift-dev <span dir="ltr">&lt;<a href="mailto:swift-dev@swift.org" target="_blank">swift-dev@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="">Thanks Alex! I used the clean/reset command and then tried rebuilding it, but got the very same error. I am using master branch, latest (top-of-the-tree) version:<div><br></div></span><div><span class=""><div>git clone <a href="https://github.com/apple/swift.git" target="_blank">https://github.com/apple/<wbr>swift.git</a></div><div>./swift/utils/update-checkout --clone</div><div>cd swift</div></span><span class=""><div>utils/build-script -c -m -R --verbose-build</div></span></div><div><br></div><span class=""><div>Hope this is correct.</div><div><br></div><div>Thanks,</div><div>Atul.</div></span></div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Fri, Oct 6, 2017 at 5:51 PM, Alex Blewitt <span dir="ltr">&lt;<a href="mailto:alblue@apple.com" target="_blank">alblue@apple.com</a>&gt;</span> wrote:<br></span><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
<br>
&gt; On 6 Oct 2017, at 12:42, Atul Sowani via swift-dev &lt;<a href="mailto:swift-dev@swift.org" target="_blank">swift-dev@swift.org</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; Swift &quot;master&quot; branch is failing to build on x86 running Ubuntu 16,04 with following error.<br>
<br>
</span>Most of the recent builds appear to be working:<br>
<br>
<a href="https://ci.swift.org/view/swift-master-next/job/oss-swift-incremental-RA-linux-ubuntu-16_04-master-next/" rel="noreferrer" target="_blank">https://ci.swift.org/view/swif<wbr>t-master-next/job/oss-swift-<wbr>incremental-RA-linux-ubuntu-<wbr>16_04-master-next/</a><br>
<span><br>
&gt; I am using following build command from inside swift-source/swift directory:<br>
&gt; utils/build-script -c -m -R --verbose-build<br>
<br>
</span>What version of the &#39;swift&#39; project do you have checked out? Have you done a clean/reset to make sure those aren&#39;t issues at the moment?<br>
<br>
You can run swift/utils/update-checkout --clean --reset-to-remote --scheme master (which will get rid of any cruft if you haven&#39;t got anything you need to keep) and then re-run the build to see if that resolves the errors.<br>
<span class="m_4795961246730379907HOEnZb"><font color="#888888"><br>
Alex<br>
</font></span></blockquote></div></div></div><br></div>
<br>______________________________<wbr>_________________<br>
swift-dev mailing list<br>
<a href="mailto:swift-dev@swift.org">swift-dev@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-dev" rel="noreferrer" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-dev</a><br>
<br></blockquote></div><br></div>