{devel}[GCCcore/13.3.0] LCov v2.3.1#23752
Conversation
|
I am not sure if I hit a bug with this EasyConfig. When enabling $ perldoc -lm ExtUtils::PkgConfig
You need to install the perl-doc package to use this program.With Checking If I load the resulting module, this is not the case: What is going on here? |
|
For me it fails even differently with the all-sanity-check: Looks like we can't just call the sanity-check step of the bundle components as it will create a module file as-if it was the top-level EC |
@branfosj is hitting the same error. I guess my ancient Lmod 8.7 lets this slip through? I've also done some more checking. EB 4.9.4 works fine, but I haven't found any trace of it actually trying to load the modules. EB 5.0.0 and 5.1.0 fail even during the build. Here, one needs to export the |
|
I guess we need to do the same logic as for extensions: Load the module in the parent and not in the childs Shouldn't be to hard. Do we already have something to detect we are a bundle component? Got a fix: easybuilders/easybuild-easyblocks#3905 (includes changes from another PR though) |
|
@boegelbot please test @ jsc-zen3 |
|
@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)... Details- notification for comment with ID 3233327804 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @Thyre |
|
Test report by @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 3322991499 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @Thyre |
|
Test report by @boegelbot |
|
Test report by @boegel |
|
Going in, thanks @Thyre! |
(created using
eb --new-pr)Requires: