<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"><<a href="mailto:swift-dev@swift.org" target="_blank">swift-dev@swift.org</a>></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've got Swift building now on Fedora 23. The only problem issue I'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> "/build/buildbot_linux/lldb-linux-x86_64/lib/python2.7".<br>Call Stack (most recent call first):<br> cmake_install.cmake:42 (include)<br>FAILED: cd /build/buildbot_linux/lldb-linux-x86_64 && /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>