-
Notifications
You must be signed in to change notification settings - Fork 305
fix crash in LLVM easyblock when doing module-only or sanity-check-only rebuild #3977
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
fix crash in LLVM easyblock when doing module-only or sanity-check-only rebuild #3977
Conversation
|
Test report by @Thyre Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
@boegelbot please test @ jsc-zen3 |
|
Alternatively, one could move the entire |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... - notification for comment with ID 3448886233 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
I am not sure that will be possible. |
|
One thing we might be able to do is similarly to |
|
In that case, I would keep the currently proposed approach in this PR. The sanity check may check less files than it should check, but it doesn't crash anymore at least... |
|
Yeah agree the enhancement should be for another PR |
Crivella
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Going in, thanks @Thyre! |
(created using
eb --new-pr)Fixes the following build failure when e.g. only building the sanity check of LLVM 20.1.7: