<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Dec 13, 2015 at 12:17 PM, 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:</div><div class="gmail_quote"><br><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 dir="ltr"><div style="font-family:tahoma,sans-serif">I&#39;ve got Swift building now on Fedora 23. 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></div></div></blockquote><div><br></div><div>It is related.  This was mentioned in SR-100 as well: <a href="https://bugs.swift.org/browse/SR-100">https://bugs.swift.org/browse/SR-100</a></div><div><br></div><div>Cheers,</div><div><br></div><div>Meador</div></div>
</div></div>