Bug 741596

Summary: Link against llvm library fail
Product: [Fedora] Fedora Reporter: MERCIER Jonathan <bioinfornatics>
Component: llvmAssignee: Michel Alexandre Salim <michel>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: bos, dmalcolm, michel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-29 09:50:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description MERCIER Jonathan 2011-09-27 11:51:30 UTC
I have do many test. So i have found why my package have this error:

_______________
`.text._ZN4llvm13RGPassManagerD2Ev' referenced in section `.text._ZN4llvm13RGPassManagerD1Ev[non-virtual thunk to llvm::RGPassManager::~RGPassManager()]' of /usr/lib64/llvm/libLLVMAnalysis.a(RegionPass.o): defined in discarded section `.text._ZN4llvm13RGPassManagerD2Ev[_ZN4llvm13RGPassManagerD5Ev]' of /usr/lib64/llvm/libLLVMAnalysis.a(RegionPass.o)
______________

It is beacause llvm need to be rebuild with latest compiler/binutils. just do it and is good.

Comment 1 MERCIER Jonathan 2011-12-29 09:50:00 UTC
works with llvm 3.0 (not llvm 2.9) D compiler is break for fedora 16