FS#47225 - [llvm] Compile with OProfile support

Attached to Project: Arch Linux
Opened by Matthias Blaicher (mabl) - Monday, 30 November 2015, 21:21 GMT
Last edited by Evangelos Foutras (foutrelis) - Tuesday, 01 December 2015, 04:34 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
llvm is built without OProfile support, which prevent compilation of numba for the 3.7 branch. See https://github.com/numba/llvmlite/pull/100.

Additional info:
* extra/llvm 3.7.0-5

Steps to reproduce:
Compile the numba llvm3.7 branch, i.e. in an virtual environment with git+https://github.com/pitrou/llvmlite.git@llvm3.7
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Tuesday, 01 December 2015, 04:34 GMT
Reason for closing:  Won't fix
Additional comments about closing:  That pull request implements a wrong workaround to an upstream LLVM bug.
Comment by Evangelos Foutras (foutrelis) - Tuesday, 01 December 2015, 04:33 GMT
Not our bug; for details, see my comment on the llvmlite pull request:

https://github.com/numba/llvmlite/pull/100#issuecomment-160850386

Loading...