Skip to content

add patch for LLVM 6.0.0 to fix missing exported symbol LLVMInitializeInstCombine#11873

Merged
lexming merged 1 commit intoeasybuilders:developfrom
branfosj:20201213183304_new_pr_LLVM600
Dec 13, 2020
Merged

add patch for LLVM 6.0.0 to fix missing exported symbol LLVMInitializeInstCombine#11873
lexming merged 1 commit intoeasybuilders:developfrom
branfosj:20201213183304_new_pr_LLVM600

Conversation

@branfosj
Copy link
Copy Markdown
Member

@branfosj branfosj commented Dec 13, 2020

(created using eb --new-pr)

Fixes

OSError: /rds/bear-apps/devel/eb-sjb-up/EL7/EL7-cascadelake/software/numba/0.39.0-foss-2018b-Python-3.6.6/lib/python3.6/site-packages/llvmlite/binding/libllvmlite.so: undefined symbol: LLVMInitializeInstCombine

seen in #11867 (comment)

@zao
Copy link
Copy Markdown
Contributor

zao commented Dec 13, 2020

Test report by @zao
SUCCESS
Build succeeded for 7 out of 7 (2 easyconfigs in total)
eb-u1604 - Linux ubuntu 16.04, x86_64, Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz, Python 2.7.12
See https://gist.github.com/f36c9c44b1b2c59819ef83804c17b49b for a full test report.

@branfosj
Copy link
Copy Markdown
Member Author

Test report by @branfosj
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in total)
bear-pg0211u03a.bear.cluster - Linux centos linux 7.8.2003, x86_64, Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz (cascadelake), Python 3.6.8
See https://gist.github.com/246e48945b3f4a71807d0d12d7c06664 for a full test report.

@lexming
Copy link
Copy Markdown
Contributor

lexming commented Dec 13, 2020

Test report by @lexming
SUCCESS
Build succeeded for 2 out of 2 (2 easyconfigs in total)
node377.hydra.os - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz, Python 2.7.5
See https://gist.github.com/2b6e5c277c021713f5232b006b79133e for a full test report.

Copy link
Copy Markdown
Contributor

@lexming lexming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lexming lexming added this to the next release (4.3.3?) milestone Dec 13, 2020
@lexming
Copy link
Copy Markdown
Contributor

lexming commented Dec 13, 2020

Going in, thanks @branfosj !

@lexming lexming merged commit 4fb8238 into easybuilders:develop Dec 13, 2020
@branfosj branfosj deleted the 20201213183304_new_pr_LLVM600 branch December 13, 2020 19:23
@boegel boegel changed the title LLVM 6 fails to export LLVMInitializeInstCombine symbol add patch for LLVM 6.0.0 to fix missing exported symbol LLVMInitializeInstCombine Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants