[LLVMbugs] [Bug 14418] New: build failure
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Nov 22 15:28:31 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14418
Bug #: 14418
Summary: build failure
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: max.skaller at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
llvm[4]: Compiling cc1as_main.cpp for Release build
llvm[4]: Compiling driver.cpp for Release build
llvm[4]: Creating clang 'Info.plist' file...
llvm[4]: Linking Release executable clang (without symbols)
ld: in
/Users/johnskaller/llvm/llvm/build/Release/lib/libclangParse.a(ParseObjc.o), in
section __TEXT,__text reloc 481: local relocation for address 0x0000602E in
section __text does not target section __const
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [/Users/johnskaller/llvm/llvm/build/Release/bin/clang] Error 1
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
Context: built SVN clang+llvm with Debug+Asserts successfully. Decided to
rebuild for host only, optimise. Result as above. Let me know any other info
required. The build ran for over 10 hours, I think using clang as the compiler,
on my old MacBookPro Core2 Duo. The Debug+Asserts build was completed in around
3 hours.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list