[LLVMbugs] [Bug 9819] New: Unable to build 2.9 on OS X (10.6)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Apr 30 07:29:53 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9819
Summary: Unable to build 2.9 on OS X (10.6)
Product: libraries
Version: 2.9
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Support Libraries
AssignedTo: unassignedbugs at nondot.org
ReportedBy: glenn at egastones.ch
CC: llvmbugs at cs.uiuc.edu
tbglenis always crashing. see the output below.
llvm[2]: Compiling llvm-objdump.cpp for Release build
llvm[2]: Linking Release executable llvm-objdump (without symbols)
llvm[2]: ======= Finished Linking Release Executable llvm-objdump (without
symbols)
llvm[2]: Compiling LTOCodeGenerator.cpp for Release build (PIC)
llvm[2]: Compiling LTOModule.cpp for Release build (PIC)
llvm[2]: Compiling lto.cpp for Release build (PIC)
llvm[2]: Linking Release Shared Library libLTO.dylib
llvm[2]: Building Release Archive Library libLTO.a
llvm[2]: Compiling TestPasses.cpp for Release build (PIC)
llvm[2]: Linking Release Loadable Module BugpointPasses.dylib
llvm[2]: Compiling EDMain.cpp for Release build (PIC)
llvm[2]: Linking Release Shared Library libEnhancedDisassembly.dylib
llvm[2]: Building Release Archive Library libEnhancedDisassembly.a
llvm[5]: Building Clang attribute classes with tblgen
0 tblgen 0x000000010016c402 PrintStackTrace(void*) + 34
1 tblgen 0x000000010016cdf3 SignalHandler(int) + 531
2 libSystem.B.dylib 0x00007fff827ba66a _sigtramp + 26
3 libSystem.B.dylib 0x00007fff8275dfdd szone_malloc_should_clear + 242
4 tblgen 0x0000000100136c9a main + 5194
5 tblgen 0x0000000100003704 start + 52
6 tblgen 0x000000000000000f start + 4294953279
Stack dump:
0. Program arguments:
/Users/glenn/Downloads/build/llvm-clang-2.9/Release/bin/tblgen -I
/Users/glenn/Downloads/source/llvm-clang-2.9/tools/clang/include/clang/AST -I
/Users/glenn/Downloads/source/llvm-clang-2.9/include -I
/Users/glenn/Downloads/source/llvm-clang-2.9/include -I
/Users/glenn/Downloads/source/llvm-clang-2.9/lib/Target -gen-clang-attr-classes
-o
/Users/glenn/Downloads/build/llvm-clang-2.9/tools/clang/include/clang/AST/Release/Attrs.inc.tmp
-I
/Users/glenn/Downloads/source/llvm-clang-2.9/tools/clang/include/clang/AST/../../
/Users/glenn/Downloads/source/llvm-clang-2.9/tools/clang/include/clang/AST/../Basic/Attr.td
make[5]: ***
[/Users/glenn/Downloads/build/llvm-clang-2.9/tools/clang/include/clang/AST/Release/Attrs.inc.tmp]
Segmentation fault
make[4]: *** [all] Error 1
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
--
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