[swift-dev] Building on Fedora

Meador Inge meadori at gmail.com
Sun Dec 13 19:53:01 CST 2015


On Sun, Dec 13, 2015 at 12:17 PM, Brad Erickson via swift-dev <
swift-dev at swift.org> wrote:

I've got Swift building now on Fedora 23. The only problem issue I'm
> running into is probably related to:
> https://llvm.org/bugs/show_bug.cgi?id=23785
>
> CMake Error at scripts/cmake_install.cmake:36 (file):
>   file INSTALL cannot find
>   "/build/buildbot_linux/lldb-linux-x86_64/lib/python2.7".
> Call Stack (most recent call first):
>   cmake_install.cmake:42 (include)
> FAILED: cd /build/buildbot_linux/lldb-linux-x86_64 && /usr/bin/cmake -P
> cmake_install.cmake
> ninja: build stopped: subcommand failed.
>
> The workaround is:
> ln -s /build/buildbot_linux/lldb-linux-x86_64/lib64/python2.7
> /build/buildbot_linux/lldb-linux-x86_64/lib/python2.7
>

It is related.  This was mentioned in SR-100 as well:
https://bugs.swift.org/browse/SR-100

Cheers,

Meador
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20151213/8596fa2a/attachment.html>


More information about the swift-dev mailing list