[LLVMbugs] [Bug 5715] New: Fails to build from source on ia64

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Dec 8 08:20:17 PST 2009


http://llvm.org/bugs/show_bug.cgi?id=5715

           Summary: Fails to build from source on ia64
           Product: new-bugs
           Version: trunk
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: arthur.loiret at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Hello,


LLVM fails to build on ia64:

llvm[3]: Linking Release executable lli (without symbols)
ia64-linux-gnu-g++
-I/build/buildd/llvm-snapshot-20091207/build-llvm-snapshot/include
-I/build/buildd/llvm-snapshot-20091207/build-llvm-snapshot/tools/lli
-I/build/buildd/llvm-snapshot-20091207/include
-I/build/buildd/llvm-snapshot-20091207/tools/lli  -D_DEBUG -D_GNU_SOURCE
-D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DLLVM_DEBIAN_INFO='" (Debian
20091207-1)"' -O2 -fomit-frame-pointer -fno-exceptions -fPIC
-Woverloaded-virtual -g -O2        -pedantic -Wno-long-long -Wall -W
-Wno-unused-parameter -Wwrite-strings  -O2 -Wl,-R
-Wl,/build/buildd/llvm-snapshot-20091207/build-llvm-snapshot/Release/bin
-Wl,-export-dynamic
-L/build/buildd/llvm-snapshot-20091207/build-llvm-snapshot/Release/lib
-L/build/buildd/llvm-snapshot-20091207/build-llvm-snapshot/Release/lib  -o
/build/buildd/llvm-snapshot-20091207/build-llvm-snapshot/Release/bin/lli 
/build/buildd/llvm-snapshot-20091207/build-llvm-snapshot/tools/lli/Release/lli.o
 \
        -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMBitReader -lLLVMInterpreter
-lLLVMJIT -lLLVMExecutionEngine -lLLVMCodeGen -lLLVMScalarOpts
-lLLVMTransformUtils -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMCore
-lLLVMSupport -lLLVMSystem
-L/build/buildd/llvm-snapshot-20091207/build-llvm-snapshot/Release/lib  
-lpthread -ldl -lm 
/build/buildd/llvm-snapshot-20091207/build-llvm-snapshot/Release/lib/libLLVMJIT.a(JIT.o):
In function `llvm::ExecutionEngine::InstallExceptionTableRegister(void
(*)(void*))':
/build/buildd/llvm-snapshot-20091207/include/llvm/ExecutionEngine/ExecutionEngine.h:385:
undefined reference to `__register_frame'
/build/buildd/llvm-snapshot-20091207/include/llvm/ExecutionEngine/ExecutionEngine.h:385:
undefined reference to `__register_frame'
collect2: ld returned 1 exit status


Full build log:
https://buildd.debian.org/fetch.cgi?pkg=llvm-snapshot&arch=ia64&ver=20091207-1&stamp=1260219896&file=log&as=raw

Full report:
https://buildd.debian.org/~luk/status/package.php?p=llvm-snapshot


-- 
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