[LLVMbugs] [Bug 16746] New: build LLVM fails when building libclangCodeGen.a
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jul 30 04:44:01 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16746
Bug ID: 16746
Summary: build LLVM fails when building libclangCodeGen.a
Product: Build scripts
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Makefiles
Assignee: unassignedbugs at nondot.org
Reporter: david at oliver-solutions.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 10955
--> http://llvm.org/bugs/attachment.cgi?id=10955&action=edit
output of running llvm/configure
OS: Ubuntu12.04 as a guest VM in a Win7/PC host machine
SVN checkout llvm, clang and clang extras.
llvm/configure runs OK inside llvm/build
Running llvm/make inside llvm/build result with the follwoing:
llvm[4]: Building Debug+Asserts Archive Library libclangCodeGen.a
make[4]: *** [/home/oliver/llvm/build/Debug+Asserts/lib/libclangCodeGen.a]
Error 1
make[4]: Leaving directory `/home/oliver/llvm/build/tools/clang/lib/CodeGen'
make[3]: *** [CodeGen/.makeall] Error 2
make[3]: Leaving directory `/home/oliver/llvm/build/tools/clang/lib'
make[2]: *** [all] Error 1
make[2]: Leaving directory `/home/oliver/llvm/build/tools/clang'
make[1]: *** [clang/.makeall] Error 2
make[1]: Leaving directory `/home/oliver/llvm/build/tools'
make: *** [all] Error 1
lvm,
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130730/ca78a41a/attachment.html>
More information about the llvm-bugs
mailing list