Skip to content

add patch for ROOT v6.24.06, v6.26.06, v6.26.10, v6.30.6 to disable sysroot for cling at runtime#21526

Merged
ocaisa merged 2 commits intoeasybuilders:developfrom
rungitta:20241003134312_new_pr_ROOT63006
Oct 4, 2024
Merged

add patch for ROOT v6.24.06, v6.26.06, v6.26.10, v6.30.6 to disable sysroot for cling at runtime#21526
ocaisa merged 2 commits intoeasybuilders:developfrom
rungitta:20241003134312_new_pr_ROOT63006

Conversation

@rungitta
Copy link
Copy Markdown
Contributor

@rungitta rungitta commented Oct 3, 2024

(created using eb --new-pr)

@ocaisa
Copy link
Copy Markdown
Member

ocaisa commented Oct 3, 2024

@boegelbot please test @ jsc-zen3

@ocaisa ocaisa added this to the release after 4.9.4 milestone Oct 3, 2024
@ocaisa ocaisa added the update label Oct 3, 2024
@ocaisa ocaisa changed the title patch to disable sysroot for cling in ROOT ebconfigs {data}[foss/2021b,2022a,2022b,2023a] ROOT v6.24.06, ROOT v6.26.06, ROOT v6.26.10: patch to disable sysroot for cling at runtime Oct 3, 2024
@ocaisa ocaisa changed the title {data}[foss/2021b,2022a,2022b,2023a] ROOT v6.24.06, ROOT v6.26.06, ROOT v6.26.10: patch to disable sysroot for cling at runtime {data}[foss/2021b,2022a,2022b,2023a] ROOT v6.24.06, v6.26.06, v6.26.10, v6.30.6: patch to disable sysroot for cling at runtime Oct 3, 2024
@boegelbot
Copy link
Copy Markdown
Collaborator

@ocaisa: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=21526 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_21526 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 4983

Test results coming soon (I hope)...

Details

- notification for comment with ID 2391259205 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

Comment thread easybuild/easyconfigs/r/ROOT/ROOT-6.12.06_cling-runtime-sysroot.patch Outdated
@boegelbot
Copy link
Copy Markdown
Collaborator

boegelbot commented Oct 3, 2024

Test report by @boegelbot
FAILED
Build succeeded for 1 out of 4 (4 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.4, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18
See https://gist.github.com/boegelbot/c824d310c57ce7c1012eb9d966eb074e for a full test report.

I do not understand these failures, they have nothing to do with the new patch

@ocaisa
Copy link
Copy Markdown
Member

ocaisa commented Oct 3, 2024

@boegelbot please test @ generoso

@boegelbot
Copy link
Copy Markdown
Collaborator

@ocaisa: Request for testing this PR well received on login1

PR test command 'EB_PR=21526 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs /opt/software/slurm/bin/sbatch --job-name test_PR_21526 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 14382

Test results coming soon (I hope)...

Details

- notification for comment with ID 2391603662 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegel
Copy link
Copy Markdown
Member

boegel commented Oct 3, 2024

@ocaisa We're probably hitting this with the failing test installations:

@ocaisa
Copy link
Copy Markdown
Member

ocaisa commented Oct 3, 2024

@boegelbot please test @ jsc-zen3
EB_ARGS="--installpath /tmp/pr21526"

@boegelbot
Copy link
Copy Markdown
Collaborator

@ocaisa: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=21526 EB_ARGS="--installpath /tmp/pr21526" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_21526 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 4985

Test results coming soon (I hope)...

Details

- notification for comment with ID 2391886091 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 4 out of 4 (4 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.4, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18
See https://gist.github.com/boegelbot/b282b66c48dfaa221ca613a75a36ba36 for a full test report.

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
FAILED
Build succeeded for 0 out of 4 (4 easyconfigs in total)
cns1 - Linux Rocky Linux 8.9, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/boegelbot/63b685c9f156ade544f9410d144ade26 for a full test report.

@ocaisa
Copy link
Copy Markdown
Member

ocaisa commented Oct 3, 2024

@boegelbot please test @ generoso
EB_ARGS="--installpath /tmp/pr21526"

@boegelbot
Copy link
Copy Markdown
Collaborator

@ocaisa: Request for testing this PR well received on login1

PR test command 'EB_PR=21526 EB_ARGS="--installpath /tmp/pr21526" EB_CONTAINER= EB_REPO=easybuild-easyconfigs /opt/software/slurm/bin/sbatch --job-name test_PR_21526 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 14383

Test results coming soon (I hope)...

Details

- notification for comment with ID 2392359267 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 4 out of 4 (4 easyconfigs in total)
cns1 - Linux Rocky Linux 8.9, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/boegelbot/ec0ec69410dde421de665d3f10aeb94c for a full test report.

@ocaisa ocaisa merged commit da8f1db into easybuilders:develop Oct 4, 2024
@rungitta rungitta deleted the 20241003134312_new_pr_ROOT63006 branch October 4, 2024 07:56
@boegel boegel changed the title {data}[foss/2021b,2022a,2022b,2023a] ROOT v6.24.06, v6.26.06, v6.26.10, v6.30.6: patch to disable sysroot for cling at runtime add patch for ROOT v6.24.06, v6.26.06, v6.26.10, v6.30.6 to disable sysroot for cling at runtime Oct 9, 2024
@boegel boegel added bug fix EESSI Related to EESSI project and removed update labels Oct 9, 2024
@boegel boegel modified the milestones: release after 4.9.4, 5.0.0 Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix EESSI Related to EESSI project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants