<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">No worries. I actually sent out an email earlier this week with an RFC, but I sent it by mistake to swift-dev@$APPLE instead of <a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>.<div class=""><br class=""></div><div class="">Sorry about that!</div><div class=""><br class=""></div><div class="">Michael</div><div class=""><br class=""><div class=""><div><blockquote type="cite" class=""><div class="">On Jun 29, 2016, at 5:55 AM, Joseph Bell &lt;<a href="mailto:joe@iachieved.it" class="">joe@iachieved.it</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">CMake has been upgraded to 3.4.3 on Ubuntu 14.04 and it's now compiling away; thanks for the tip Michael.</div><div class="gmail_extra" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br class=""><div class="gmail_quote">On Tue, Jun 28, 2016 at 11:22 PM, Michael Gottesman<span class="Apple-converted-space">&nbsp;</span><span dir="ltr" class="">&lt;<a href="mailto:mgottesman@apple.com" target="_blank" class="">mgottesman@apple.com</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div style="word-wrap: break-word;" class="">For 14.04, you need to upgrade your CMake. Since we are going to be updating to 3.4.3, I would suggest just doing that.<div class=""><span class="HOEnZb"><font color="#888888" class=""><div class=""><br class=""></div><div class="">Michael</div></font></span><div class=""><div class="h5"><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Jun 28, 2016, at 7:59 PM, Joseph Bell &lt;<a href="mailto:joe@iachieved.it" target="_blank" class="">joe@iachieved.it</a>&gt; wrote:</div><br class=""><div class=""><div dir="ltr" class=""><div class="">On 14.04 I can reproduce this, which is also referenced in&nbsp;<a href="https://bugs.swift.org/browse/SR-1923" target="_blank" class="">https://bugs.swift.org/browse/SR-1923</a>.</div><div class=""><br class=""></div><div class=""><font face="monospace, monospace" class="">CMake Error at cmake/modules/SwiftSharedCMakeConfig.cmake:134 (include):</font></div><div class=""><font face="monospace, monospace" class="">&nbsp;<span class="Apple-converted-space">&nbsp;</span>include could not find load file:</font></div><div class=""><font face="monospace, monospace" class=""><br class=""></font></div><div class=""><font face="monospace, monospace" class="">&nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span>ClangTargets</font></div><div class=""><font face="monospace, monospace" class="">Call Stack (most recent call first):</font></div><div class=""><font face="monospace, monospace" class="">&nbsp;<span class="Apple-converted-space">&nbsp;</span>cmake/modules/SwiftSharedCMakeConfig.cmake:186 (swift_common_standalone_build_config_clang)</font></div><div class=""><font face="monospace, monospace" class="">&nbsp;<span class="Apple-converted-space">&nbsp;</span>CMakeLists.txt:362 (swift_common_standalone_build_config)</font></div><div class=""><font face="monospace, monospace" class=""><br class=""></font></div><div class=""><font face="monospace, monospace" class=""><br class=""></font></div><div class=""><font face="monospace, monospace" class="">CMake Error at CMakeLists.txt:368 (message):</font></div><div class=""><font face="monospace, monospace" class="">&nbsp;<span class="Apple-converted-space">&nbsp;</span>Clang is missing from llvm/tools subdirectory.</font></div><div class=""><font face="monospace, monospace" class=""><br class=""></font></div><div class=""><font face="monospace, monospace" class=""><br class=""></font></div><div class=""><font face="monospace, monospace" class="">-- Configuring incomplete, errors occurred!</font></div><div class=""><font face="monospace, monospace" class="">See also "/home/josephbell/package-swift-3.0/build/buildbot_linux/swift-linux-x86_64/CMakeFiles/CMakeOutput.log".</font></div><div class=""><font face="monospace, monospace" class="">./swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting</font></div><div class=""><font face="monospace, monospace" class="">./swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting</font></div><div class=""><br class=""></div><div class="">Since around Friday of last week (6/17) I've failed to be able to able to build on 14.04 (always something to do with Cmake).&nbsp; I have been able to consistently build on 15.10 and 16.04.</div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Sat, Jun 25, 2016 at 5:42 PM, Dmitri Gribenko<span class="Apple-converted-space">&nbsp;</span><span dir="ltr" class="">&lt;<a href="mailto:gribozavr@gmail.com" target="_blank" class="">gribozavr@gmail.com</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;">+ Michael, who has been working on CMake changes.<br class=""><div class=""><div class=""><br class="">On Sat, Jun 25, 2016 at 10:14 AM, Joseph Bell via swift-dev<br class="">&lt;<a href="mailto:swift-dev@swift.org" target="_blank" class="">swift-dev@swift.org</a>&gt; wrote:<br class="">&gt; Confirmed that I can reproduce this on my system (x86_64 Ubuntu14.04) :<br class="">&gt; build 1585 failed<br class="">&gt;<span class="Apple-converted-space">&nbsp;</span><a href="https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1585/" rel="noreferrer" target="_blank" class="">https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1585/</a><span class="Apple-converted-space">&nbsp;</span>with<br class="">&gt;<br class="">&gt; CMake Error at cmake/modules/SwiftSharedCMakeConfig.cmake:134 (include):<br class="">&gt;&nbsp; &nbsp;include could not find load file:<br class="">&gt;<br class="">&gt;&nbsp; &nbsp; &nbsp;ClangTargets<br class="">&gt; Call Stack (most recent call first):<br class="">&gt;&nbsp; &nbsp;cmake/modules/SwiftSharedCMakeConfig.cmake:186<br class="">&gt; (swift_common_standalone_build_config_clang)<br class="">&gt;&nbsp; &nbsp;CMakeLists.txt:358 (swift_common_standalone_build_config)<br class="">&gt;<br class="">&gt;<br class="">&gt; CMake Error at CMakeLists.txt:364 (message):<br class="">&gt;&nbsp; &nbsp;Clang is missing from llvm/tools subdirectory.<br class="">&gt;<br class="">&gt;<br class="">&gt;<br class="">&gt; 4 commits from mgottesman<br class="">&gt;<span class="Apple-converted-space">&nbsp;</span><a href="https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1585/changes#detail" rel="noreferrer" target="_blank" class="">https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1585/changes#detail</a><br class="">&gt;<br class="">&gt; Joe<br class="">&gt;<br class="">&gt;<br class="">&gt;<br class="">&gt; --<br class="">&gt; Joseph Bell<br class="">&gt;<span class="Apple-converted-space">&nbsp;</span><a href="http://dev.iachieved.it/iachievedit/" rel="noreferrer" target="_blank" class="">http://dev.iachieved.it/iachievedit/</a><br class="">&gt; @iachievedit<br class="">&gt;<br class=""></div></div>&gt; _______________________________________________<br class="">&gt; swift-dev mailing list<br class="">&gt;<span class="Apple-converted-space">&nbsp;</span><a href="mailto:swift-dev@swift.org" target="_blank" class="">swift-dev@swift.org</a><br class="">&gt;<span class="Apple-converted-space">&nbsp;</span><a href="https://lists.swift.org/mailman/listinfo/swift-dev" rel="noreferrer" target="_blank" class="">https://lists.swift.org/mailman/listinfo/swift-dev</a><br class="">&gt;<br class=""><span class=""><font color="#888888" class=""><br class=""><br class=""><br class="">--<br class="">main(i,j){for(i=2;;i++){for(j=2;j&lt;i;j++){if(!(i%j)){j=0;break;}}if<br class="">(j){printf("%d\n",i);}}} /*Dmitri Gribenko &lt;<a href="mailto:gribozavr@gmail.com" target="_blank" class="">gribozavr@gmail.com</a>&gt;*/<br class=""></font></span></blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>--<span class="Apple-converted-space">&nbsp;</span><br class=""><div data-smartmail="gmail_signature" class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class="">Joseph Bell<br class=""><div class=""><a href="http://dev.iachieved.it/iachievedit/" target="_blank" class="">http://dev.iachieved.it/iachievedit/</a></div><div class="">@iachievedit</div></div></div></div></div></div></div></div></blockquote></div><br class=""></div></div></div></div></div></blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>--<span class="Apple-converted-space">&nbsp;</span><br class=""><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class="">Joseph Bell<br class=""><div class=""><a href="http://dev.iachieved.it/iachievedit/" target="_blank" class="">http://dev.iachieved.it/iachievedit/</a></div><div class="">@iachievedit</div></div></div></div></div></div></div></blockquote></div><br class=""></div></div></body></html>