[lldb-dev] LLDB ToT compile fails

Reid Kleckner rnk at google.com
Tue Mar 24 09:04:00 PDT 2015


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.

On Tue, Mar 24, 2015 at 8:16 AM, Christian Mayer <christian at fox21.at> wrote:

> Hi,
>
> I built LLDB using xcodebuild two month ago from Top Of Tree (Git).
> Today, after pulling the newest version from Git and also of all
> dependencies (LLVM, clang, compiler-rt) and run again "xcodebuild
> -configuration Release" I got this error:
>
> The following build commands failed:
>         CompileC
>
> build/lldb.build/Release/lldb-core.build/Objects-normal/x86_64/CompactUnwindInfo.o
> source/Symbol/CompactUnwindInfo.cpp normal x86_64 c++
> com.apple.compilers.llvm.clang.1_0.compiler
> (1 failure)
>
> I tried it several times in the last two days but it still fails.
>
> I also tried deleting llvm-src/tools/lldb/llvm-build and
> llvm-src/tools/lldb/build and building again - but fails, too.
>
> Here is the full log:
> https://pastebin.com/9B7MP3Xd
>
>
> Best regards,
> Christian
>
> --
> Christian Mayer
> software developer
> http://fox21.at
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150324/0ffcb4a0/attachment.html>


More information about the lldb-dev mailing list