Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing Python 3 build dependency for Rust v1.52.1 #13399

Merged

Conversation

seb45tian
Copy link
Contributor

(created using eb --new-pr)
This adds Python-3.9.5-GCCcore-10.3.0-bare to the builddependencies as Python3 in now a requirement to build the local LLVM version coming with Rust. This fixes #13350.

@seb45tian seb45tian changed the title Add Python-3.9.5-bare to builddependencies as required by LLVM Fix Rust v1.52.1 EC Jul 9, 2021
@seb45tian
Copy link
Contributor Author

Test report by @seb45tian
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
r10n48.palma.wwu - Linux centos linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, Python 2.7.5
See https://gist.github.com/1f1df1d000fcb1eabc5880888173e89e for a full test report.

Copy link
Contributor

@Micket Micket left a comment

Choose a reason for hiding this comment

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

lgtm

@Micket Micket added the bug fix label Jul 10, 2021
@Micket
Copy link
Contributor

Micket commented Jul 11, 2021

Test report by @Micket
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
alvis-c1 - Linux centos linux 7.9.2009, x86_64, Intel Xeon Processor (Skylake), Python 3.6.8
See https://gist.github.com/c4fdd49f09d199dfe7aecac0a4c2811d for a full test report.

@Micket Micket added this to the next release (4.4.2?) milestone Jul 11, 2021
@Micket
Copy link
Contributor

Micket commented Jul 11, 2021

Going in, thanks @seb45tian!

@Micket Micket merged commit e679b33 into easybuilders:develop Jul 11, 2021
@boegel boegel changed the title Fix Rust v1.52.1 EC add missing Python 3 build dependency for Rust v1.52.1 Aug 24, 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.

Rust 1.52.2 builds own LLVM depending on Python3 (dropped Python2 fallback support)
2 participants