use new DualSPHysics easyblock#19400
Conversation
|
Test report by @jfgrimm |
|
@jfgrimm: Tests failed in GitHub Actions, see https://github.com/easybuilders/easybuild-easyconfigs/actions/runs/7180841959 bleep, bloop, I'm just a bot (boegelbot v20200716.01) |
|
Test report by @jfgrimm |
…asyconfigs into 20231212113228_new_pr_DualSPHysics50175
|
@boegelbot Please test @ generoso |
|
@akesandgren: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1880611258 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot Please test @ generoso |
|
@akesandgren: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1880622890 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @jfgrimm! |
requires:
When building with EasyBuild configured to use rpath, the sanity checks for the existing easyconfig fail because some prebuilt binaries and libraries are bundled in the tarball, and these don't have an RPATH section. The new easyblock runs
patchelfto add a corresponding entry.(created using
eb --new-pr)