<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Dec 13, 2015 at 10:17 AM, Brad Erickson 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"><div style="font-family:tahoma,sans-serif">I&#39;ve got Swift building now on Fedora 23.</div></div></blockquote><div><br></div><div>Hi Brad,</div><div><br></div><div>Thank you for working on this!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:tahoma,sans-serif">The only problem issue I&#39;m running into is probably related to: <br><a href="https://llvm.org/bugs/show_bug.cgi?id=23785" target="_blank">https://llvm.org/bugs/show_bug.cgi?id=23785</a></div><div style="font-family:tahoma,sans-serif"><br>CMake Error at scripts/cmake_install.cmake:36 (file):<br>  file INSTALL cannot find<br>  &quot;/build/buildbot_linux/lldb-linux-x86_64/lib/python2.7&quot;.<br>Call Stack (most recent call first):<br>  cmake_install.cmake:42 (include)<br>FAILED: cd /build/buildbot_linux/lldb-linux-x86_64 &amp;&amp; /usr/bin/cmake -P cmake_install.cmake<br>ninja: build stopped: subcommand failed.<br><br>The workaround is:<br>ln -s /build/buildbot_linux/lldb-linux-x86_64/lib64/python2.7 /build/buildbot_linux/lldb-linux-x86_64/lib/python2.7<br><br></div><div style="font-family:tahoma,sans-serif">​Should I add the list of required packages to the readme with disclaimer than only OS X and Ubuntu 14.04/15.10 a​re officially supported?<br></div></div></blockquote></div><div class="gmail_extra"><br></div>LLDB is a very important component of the Swift distribution, I&#39;d be hesitant to advertise support until we can get LLDB working and passing the testsuite.</div><div class="gmail_extra"><br></div><div class="gmail_extra">From the activity in the bug report, it seems to me that making progress on the upstream LLDB bug will require some initiative from someone familiar with Fedora / RHEL -- at least starting with providing a &quot;hacky&quot; patch, and improving according to the core developer&#39;s suggestions.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Dmitri<br clear="all"><div><br></div>-- <br><div class="gmail_signature">main(i,j){for(i=2;;i++){for(j=2;j&lt;i;j++){if(!(i%j)){j=0;break;}}if<br>(j){printf(&quot;%d\n&quot;,i);}}} /*Dmitri Gribenko &lt;<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>&gt;*/</div>
</div></div>