<div dir="ltr"><div>I tried the same build command I found in one of passing CI jobs for Ubuntu 16.04 (e.g. <a href="https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/943/consoleFull">https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/943/consoleFull</a>):</div><div><br></div><div>utils/build-script --assertions --release --test --validation-test --lit-args=-v --build-subdir=buildbot_incremental --llbuild --swiftpm --xctest --foundation --libdispatch -- --build-ninja --reconfigure --jobs 16</div><div><br></div><div>This seems to be passing (at least building swift) on my local x86_64 machine. There are few test failures but I am not worried about them at this point. I tried this same command on ppc64le and got into trouble with llvm/clang. The clang crashed while processing swift/stdlib/public/runtime/Casting.cpp somewhere inside swift::swift_getTypeName - so it looks like (1) I should not use Makefile build and (2) investigate more on the CLang crash.</div><div><br></div><div>Thanks!</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 9, 2017 at 11:19 PM, Jordan Rose <span dir="ltr">&lt;<a href="mailto:jordan_rose@apple.com" target="_blank">jordan_rose@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="-ms-word-wrap: break-word;"><div>I will note that the Makefile build is not something we test. What happens if you drop -m from your build command, to use Ninja instead?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Jordan</div></font></span><div><div class="h5"><br><div><br><blockquote type="cite"><div>On Oct 8, 2017, at 22:36, Slava Pestov via swift-dev &lt;<a href="mailto:swift-dev@swift.org" target="_blank">swift-dev@swift.org</a>&gt; wrote:</div><br class="m_1878233236132891745Apple-interchange-newline"><div><div style="-ms-word-wrap: break-word;">Hi Atul,<div><br></div><div>The master branch is tested in CI, so any build failures are likely due to configuration problems on your end. While testing the swift-4.0-branch would provide an interesting data point, I would not expect it to work if building master fails.</div><div><br></div><div>Slava<br><div><br><blockquote type="cite"><div>On Oct 8, 2017, at 10:35 PM, Atul Sowani via swift-dev &lt;<a href="mailto:swift-dev@swift.org" target="_blank">swift-dev@swift.org</a>&gt; wrote:</div><br class="m_1878233236132891745Apple-interchange-newline"><div><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:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr"><span>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><div>git clone <a href="https://github.com/apple/swift.git" target="_blank">https://github.com/apple/swift<wbr>.git</a></div><div>./swift/utils/update-checkout --clone</div><div>cd swift</div></span><span><div>utils/build-script -c -m -R --verbose-build</div></span></div><div><br></div><span><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>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="m_1878233236132891745h5"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><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/" target="_blank" rel="noreferrer">https://ci.swift.org/view/swif<wbr>t-master-next/job/oss-swift-in<wbr>cremental-RA-linux-ubuntu-16_<wbr>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_1878233236132891745m_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" target="_blank">swift-dev@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-dev" target="_blank" rel="noreferrer">https://lists.swift.org/mailma<wbr>n/listinfo/swift-dev</a><br>
<br></blockquote></div><br></div>
______________________________<wbr>_________________<br>swift-dev mailing list<br><a href="mailto:swift-dev@swift.org" target="_blank">swift-dev@swift.org</a><br><a href="https://lists.swift.org/mailman/listinfo/swift-dev" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-dev</a><br></div></blockquote></div><br></div></div>______________________________<wbr>_________________<br>swift-dev mailing list<br><a href="mailto:swift-dev@swift.org" target="_blank">swift-dev@swift.org</a><br><a href="https://lists.swift.org/mailman/listinfo/swift-dev" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-dev</a><br></div></blockquote></div><br></div></div></div></blockquote></div><br></div>