add bzip2 and libxml2 as dependencies for netCDF 4.9.0#16450
add bzip2 and libxml2 as dependencies for netCDF 4.9.0#16450boegel merged 1 commit intoeasybuilders:developfrom
Conversation
|
@boegelbot please test @ generoso |
|
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1285222680 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegel |
|
Test report by @branfosj |
|
Test report by @jfgrimm |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen2 |
|
@boegel: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1285260362 processed Message to humans: this is just bookkeeping information for me, |
|
Going in, thanks @branfosj! |
|
Test report by @boegelbot |
(created using
eb --new-pr)Add sanity check commands in easybuilders/easybuild-easyblocks#2811
fix #16446
bzip2is a dep of CMake, which is used as a builddep. Sobzip2is detected and compiled against, but then not available at runtime.libxml2is also compiled against, so make it an explicit dependency.