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
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to