Explicitly disable libxml2 support in LLVM easyblock if libxml2 is not available as dependency#3657
Conversation
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: 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 2708184298 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 7 out of 7 (7 easyconfigs in total) |
|
Hm, looks like this isn't enough to fix the tests: In the log file, I see: So it seems to build with
|
|
@Thyre What if you add |
I added a direct dependency, see easybuilders/easybuild-easyconfigs@840f2b0. My notebook, running Zorin OS 17, still failed to pass the tests. Another system, with Arch Linux, was able to pass the tests successfully. I'll try to debug this further... |
|
Yeah, that was the issue, see: easybuilders/easybuild-easyconfigs#22489 (comment) Edit: Yeah, the incomplete installation was causing these issues. |
|
@Thyre So, what's the conclusion here? We need both this + add |
|
Oh sorry, forgot to add a comment with the results. We do not need to add |
|
Same result with rpathing disabled, we do not need |
@Thyre Yeah also had similar problem when running with Not sure if this has been a problem also for other software packages build with rpath @boegel . |
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: 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 2727529627 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 2 out of 2 (2 easyconfigs in total) |
Attempt to fix easybuilders/easybuild-easyconfigs#22491
Avoid using system
libxml2which could cause inconsistent test result failures (or possibly install failures?)