-
Notifications
You must be signed in to change notification settings - Fork 283
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
update CMakeMake to handle old and new Boost/Boost.Python builds using custom easyblock for Boost #2461
update CMakeMake to handle old and new Boost/Boost.Python builds using custom easyblock for Boost #2461
Conversation
Co-authored-by: Alexander Grund <[email protected]>
Co-authored-by: Alexander Grund <[email protected]>
Co-authored-by: Alexander Grund <[email protected]>
For reference this is the CMakeMake part of #2456 |
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) edit: this was on top of a Boost (1.74.0) that was rebuilt with #2456 |
…d vs new Boost installation in CMakeMake
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 6 out of 6 (6 easyconfigs in total) edit: built on top of old-style Boost installations (with Boost easyblock from EasyBuild v4.4.0, which does not include the changes made in #2456) |
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 6 out of 6 (6 easyconfigs in total) edit: built on top of new-style Boost installations using #2456) |
(created using
eb --new-pr
)