<div dir="ltr">Looks like you didn't update LLDB. Your errors look like you have skew between LLDB r228933 and LLVM r228921. If you don't need LLDB, you can simply delete that part of the checkout.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 24, 2015 at 8:16 AM, Christian Mayer <span dir="ltr"><<a href="mailto:christian@fox21.at" target="_blank">christian@fox21.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I built LLDB using xcodebuild two month ago from Top Of Tree (Git).<br>
Today, after pulling the newest version from Git and also of all<br>
dependencies (LLVM, clang, compiler-rt) and run again "xcodebuild<br>
-configuration Release" I got this error:<br>
<br>
The following build commands failed:<br>
        CompileC<br>
build/lldb.build/Release/lldb-core.build/Objects-normal/x86_64/CompactUnwindInfo.o<br>
source/Symbol/CompactUnwindInfo.cpp normal x86_64 c++<br>
com.apple.compilers.llvm.clang.1_0.compiler<br>
(1 failure)<br>
<br>
I tried it several times in the last two days but it still fails.<br>
<br>
I also tried deleting llvm-src/tools/lldb/llvm-build and<br>
llvm-src/tools/lldb/build and building again - but fails, too.<br>
<br>
Here is the full log:<br>
<a href="https://pastebin.com/9B7MP3Xd" target="_blank">https://pastebin.com/9B7MP3Xd</a><br>
<br>
<br>
Best regards,<br>
Christian<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Christian Mayer<br>
software developer<br>
<a href="http://fox21.at" target="_blank">http://fox21.at</a><br>
_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a><br>
</font></span></blockquote></div><br></div>