Skip to content

remove CMAKE_INSTALL_LIBDIR settings from configopts + add test to enfore use of install_libdir instead#20487

Merged
boegel merged 9 commits intoeasybuilders:5.0.xfrom
lexming:cmake-libdir-clean
Jul 3, 2024
Merged

remove CMAKE_INSTALL_LIBDIR settings from configopts + add test to enfore use of install_libdir instead#20487
boegel merged 9 commits intoeasybuilders:5.0.xfrom
lexming:cmake-libdir-clean

Conversation

@lexming
Copy link
Copy Markdown
Contributor

@lexming lexming commented May 7, 2024

@lexming lexming added the EasyBuild-5.0 EasyBuild 5.0 label May 7, 2024
@lexming lexming force-pushed the cmake-libdir-clean branch from 7abdbc6 to c2a7dbe Compare May 29, 2024 14:31
@easybuilders easybuilders deleted a comment from boegelbot May 31, 2024
@boegel boegel changed the title remove CMAKE_INSTALL_LIBDIR settings from configopts and add test to enfore use of install_libdir instead remove CMAKE_INSTALL_LIBDIR settings from configopts + add test to enfore use of install_libdir instead Jun 5, 2024
@boegel boegel modified the milestone: 5.0 Jun 5, 2024
@easybuilders easybuilders deleted a comment from boegelbot Jun 10, 2024
@easybuilders easybuilders deleted a comment from boegelbot Jun 10, 2024
@easybuilders easybuilders deleted a comment from boegelbot Jun 11, 2024
@easybuilders easybuilders deleted a comment from boegelbot Jun 11, 2024
@easybuilders easybuilders deleted a comment from boegelbot Jun 11, 2024
@lexming
Copy link
Copy Markdown
Contributor Author

lexming commented Jul 2, 2024

@boegelbot please test @ jsc-zen3
EB_ARGS="Arrow-11.0.0-gfbf-2022b.eb Arrow-14.0.1-gfbf-2023a.eb Arrow-8.0.0-foss-2022.05.eb Arrow-8.0.0-foss-2022a.eb Brunsli-0.1-GCCcore-11.3.0.eb Brunsli-0.1-GCCcore-12.2.0.eb Brunsli-0.1-GCCcore-12.3.0.eb flatbuffers-2.0.7-GCCcore-11.3.0.eb LERC-4.0.0-GCCcore-11.3.0.eb LERC-4.0.0-GCCcore-12.2.0.eb LERC-4.0.0-GCCcore-12.3.0.eb LERC-4.0.0-GCCcore-13.2.0.eb Lab-Streaming-Layer-1.16.2-GCCcore-12.3.0.eb libjpeg-turbo-2.1.3-GCCcore-11.3.0.eb libjpeg-turbo-2.1.4-GCCcore-12.2.0.eb libjpeg-turbo-2.1.5.1-GCCcore-12.3.0.eb libjpeg-turbo-3.0.1-GCCcore-13.2.0.eb OpenMEEG-2.5.7-foss-2023a.eb VTK-9.2.2-foss-2022a.eb VTK-9.2.6-foss-2022b.eb VTK-9.3.0-foss-2023a.eb VTK-9.3.0-foss-2023b.eb"
EB_BRANCH=5.0.x

@boegelbot
Copy link
Copy Markdown
Collaborator

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

PR test command 'if [[ "5.0.x" != 'develop' ]]; then EB_BRANCH="5.0.x" ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/"5.0.x" source init_env_easybuild_develop.sh; fi; EB_PR=20487 EB_ARGS="Arrow-11.0.0-gfbf-2022b.eb Arrow-14.0.1-gfbf-2023a.eb Arrow-8.0.0-foss-2022.05.eb Arrow-8.0.0-foss-2022a.eb Brunsli-0.1-GCCcore-11.3.0.eb Brunsli-0.1-GCCcore-12.2.0.eb Brunsli-0.1-GCCcore-12.3.0.eb flatbuffers-2.0.7-GCCcore-11.3.0.eb LERC-4.0.0-GCCcore-11.3.0.eb LERC-4.0.0-GCCcore-12.2.0.eb LERC-4.0.0-GCCcore-12.3.0.eb LERC-4.0.0-GCCcore-13.2.0.eb Lab-Streaming-Layer-1.16.2-GCCcore-12.3.0.eb libjpeg-turbo-2.1.3-GCCcore-11.3.0.eb libjpeg-turbo-2.1.4-GCCcore-12.2.0.eb libjpeg-turbo-2.1.5.1-GCCcore-12.3.0.eb libjpeg-turbo-3.0.1-GCCcore-13.2.0.eb OpenMEEG-2.5.7-foss-2023a.eb VTK-9.2.2-foss-2022a.eb VTK-9.2.6-foss-2022b.eb VTK-9.3.0-foss-2023a.eb VTK-9.3.0-foss-2023b.eb" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH="5.0.x" /opt/software/slurm/bin/sbatch --job-name test_PR_20487 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2204656751 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 22 out of 22 (22 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/0394bef1d09eb16153ece5c5c302bbea for a full test report.

@easybuilders easybuilders deleted a comment from boegelbot Jul 3, 2024
@easybuilders easybuilders deleted a comment from boegelbot Jul 3, 2024
@boegel
Copy link
Copy Markdown
Member

boegel commented Jul 3, 2024

Going in, thanks @lexming!

@boegel boegel merged commit e2b1af1 into easybuilders:5.0.x Jul 3, 2024
@lexming lexming deleted the cmake-libdir-clean branch July 3, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants