<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="">I think that bug has details in it, but specifically I think you need to delete just the lldb and maybe the llbuild (?) build directories. &nbsp;This should cut down the (painful) rebuild time.<div class=""><br class=""></div><div class="">This looks to be some kind of known deficiency in the cmake/ninja generator handling. &nbsp;We found links to other projects hitting this as well.</div><div class=""><br class=""></div><div class="">-Todd<br class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Apr 25, 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" class="">Rob, this is a known build bug tracked by&nbsp;<a href="https://bugs.swift.org/browse/SR-1287" class="">https://bugs.swift.org/browse/SR-1287</a>.&nbsp; I have only been able to reproduce this by restarting a build after some previous failure.&nbsp; The workaround (for me at least) is to delete the build directory and restart from the beginning (not ideal to be sure).<div class=""><br class=""></div><div class="">Joe</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Apr 25, 2016 at 5:19 AM, Rob Allen via swift-dev <span dir="ltr" class="">&lt;<a href="mailto:swift-dev@swift.org" target="_blank" class="">swift-dev@swift.org</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br class="">
<br class="">
I'm trying to compile swift manually using this command:<br class="">
<br class="">
&nbsp;swift/utils/build-script --preset=buildbot_linux_1510 installable_package=/home/rob/swift.tar.gz install_destdir=/home/rob/swift-install<br class="">
<br class="">
It all seems to go okay until this error:<br class="">
<br class="">
Make Error at scripts/Python/modules/readline/cmake_install.cmake:44 (file):<br class="">
&nbsp; file INSTALL cannot find<br class="">
&nbsp; "/home/rob/swift-dev/build/buildbot_linux/lldb-linux-x86_64/scripts/Python/modules/readline/CMakeFiles/CMakeRelink.dir/readline.so".<br class="">
Call Stack (most recent call first):<br class="">
&nbsp; scripts/Python/modules/cmake_install.cmake:37 (include)<br class="">
&nbsp; scripts/cmake_install.cmake:41 (include)<br class="">
&nbsp; cmake_install.cmake:42 (include)<br class="">
<br class="">
<br class="">
How do I solve this?<br class="">
<br class="">
Regards,<br class="">
<br class="">
Rob...<br class="">
_______________________________________________<br class="">
swift-dev mailing list<br class="">
<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">
<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="">
</blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class="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>