-
Notifications
You must be signed in to change notification settings - Fork 310
tweak LLVM easyblock to only run dynamic linker check if clang is being built
#3952
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
tweak LLVM easyblock to only run dynamic linker check if clang is being built
#3952
Conversation
|
@boegelbot please test @ jsc-zen3 |
@Crivella there's a typo in the easyconfig names here (LVM). I'll give this a try in EESSI/software-layer-scripts#103. |
|
@boegelbot please test @ jsc-zen3 |
|
Thanks hope the bot gets only the last one, also running a rebuild of minimal on my machine |
|
@Crivella: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3377230098 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @Crivella Overview of tested easyconfigs (in order)
Build succeeded for 0 out of 1 (1 easyconfigs in total) NotesAll tests failed in |
|
The LLVM build in EESSI/software-layer-scripts#103 succeeded: |
|
Test report by @Crivella Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @Crivella Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total)
|
bedroge
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
clang is being builtclang is being built
The EB attempts to run the
clangsanity check onsysrootbuilds even ifclangis not being build (form-minimalbuilds).Thanks @bedroge for reporting this.
Fixes
clangis being built--sanity-check-onlyand--module-only