Skip to content

add missing zlib dependency to Serf#23118

Merged
jfgrimm merged 8 commits intoeasybuilders:developfrom
branfosj:20250617130159_new_pr_Serf139
Jun 17, 2025
Merged

add missing zlib dependency to Serf#23118
jfgrimm merged 8 commits intoeasybuilders:developfrom
branfosj:20250617130159_new_pr_Serf139

Conversation

@branfosj
Copy link
Copy Markdown
Member

@branfosj branfosj commented Jun 17, 2025

(created using eb --new-pr)

Hopefully fix the build failure seen in #23115 (comment)

@branfosj
Copy link
Copy Markdown
Member Author

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Copy Markdown
Collaborator

@branfosj: 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=23118 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_23118 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2980108938 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).

@branfosj
Copy link
Copy Markdown
Member Author

Test report by @branfosj
SUCCESS
Build succeeded for 12 out of 12 (3 easyconfigs in total)
bear-pg0105u03a - Linux RHEL 8.10, x86_64, Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz (icelake), Python 3.6.8
See https://gist.github.com/branfosj/3f7be8660654526abf444ab3db4da09f for a full test report.

@boegelbot
Copy link
Copy Markdown
Collaborator

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

@branfosj
Copy link
Copy Markdown
Member Author

@boegelbot please test @ jsc-zen3

@branfosj
Copy link
Copy Markdown
Member Author

Test report by @branfosj
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
bear-pg0105u03a - Linux RHEL 8.10, x86_64, Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz (icelake), Python 3.6.8
See https://gist.github.com/branfosj/d2a8118018c6d36e755ed7459f598350 for a full test report.

@boegelbot
Copy link
Copy Markdown
Collaborator

@branfosj: 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=23118 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_23118 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2980169877 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
FAILED
Build succeeded for 0 out of 3 (3 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.5, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.21
See https://gist.github.com/boegelbot/eeaa8fd56bba86c630ea9c7e5b41476f for a full test report.

@branfosj
Copy link
Copy Markdown
Member Author

I'm out of ideas for fixing this ...

@branfosj branfosj closed this Jun 17, 2025
@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Jun 17, 2025

@branfosj commit f2034fa55f3ca1f96e1095107da4fc108231b816 added the ZLIB=... buildopt but removed the zlib dependency again
maybe try with both?

@jfgrimm jfgrimm reopened this Jun 17, 2025
@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Jun 17, 2025

@boegelbot please test @ jsc-zen3
EB_ARGS=Serf-1.3.9-GCCcore-11.3.0.eb

@boegelbot
Copy link
Copy Markdown
Collaborator

@jfgrimm: 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=23118 EB_ARGS="Serf-1.3.9-GCCcore-11.3.0.eb" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_23118 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2980429475 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/s/Serf/Serf-1.3.9-GCCcore-11.3.0.eb Outdated
@branfosj
Copy link
Copy Markdown
Member Author

@boegelbot please test @ jsc-zen3
EB_ARGS="Serf-1.3.9-GCCcore-11.2.0.eb"

@boegelbot
Copy link
Copy Markdown
Collaborator

@branfosj: 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=23118 EB_ARGS="Serf-1.3.9-GCCcore-11.2.0.eb" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_23118 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2980468823 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
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in total)
jsczen3c4.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.5, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.21
See https://gist.github.com/boegelbot/010976be0f993292bc42171a9644253f for a full test report.

@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Jun 17, 2025

got another idea

@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Jun 17, 2025

@boegelbot please test @ jsc-zen3
EB_ARGS=Serf-1.3.9-GCCcore-11.3.0.eb

@boegelbot
Copy link
Copy Markdown
Collaborator

@jfgrimm: 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=23118 EB_ARGS="Serf-1.3.9-GCCcore-11.3.0.eb" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_23118 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2980523074 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
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in total)
jsczen3c4.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.5, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.21
See https://gist.github.com/boegelbot/2eef4f694f9e7ef2affca31ca254db24 for a full test report.

@branfosj
Copy link
Copy Markdown
Member Author

@boegelbot please test @ jsc-zen3
EB_ARGS=Serf-1.3.9-GCCcore-11.3.0.eb

@boegelbot
Copy link
Copy Markdown
Collaborator

@branfosj: 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=23118 EB_ARGS="Serf-1.3.9-GCCcore-11.3.0.eb" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_23118 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2980559041 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
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in total)
jsczen3c4.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.5, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.21
See https://gist.github.com/boegelbot/49291d222d8e180b09c496fd736608e4 for a full test report.

@branfosj
Copy link
Copy Markdown
Member Author

@jfgrimm Progress! A different error now

/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status

Comment thread easybuild/easyconfigs/s/Serf/Serf-1.3.9-GCCcore-11.3.0.eb Outdated
@branfosj
Copy link
Copy Markdown
Member Author

@boegelbot please test @ jsc-zen3
EB_ARGS=Serf-1.3.9-GCCcore-11.3.0.eb

@boegelbot
Copy link
Copy Markdown
Collaborator

@branfosj: 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=23118 EB_ARGS="Serf-1.3.9-GCCcore-11.3.0.eb" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_23118 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2980598547 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 1 out of 1 (1 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.5, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.21
See https://gist.github.com/boegelbot/c755c0844a6f81ae4c17eebf41b4fec4 for a full test report.

Comment thread easybuild/easyconfigs/s/Serf/Serf-1.3.9-GCCcore-11.3.0.eb Outdated
Comment thread easybuild/easyconfigs/s/Serf/Serf-1.3.9-GCCcore-11.2.0.eb Outdated
Comment thread easybuild/easyconfigs/s/Serf/Serf-1.3.9-GCCcore-10.3.0.eb Outdated
@branfosj
Copy link
Copy Markdown
Member Author

@boegelbot please test @ jsc-zen3

@jfgrimm jfgrimm added bug fix and removed change labels Jun 17, 2025
@jfgrimm jfgrimm added this to the next release (5.1.1?) milestone Jun 17, 2025
@boegelbot
Copy link
Copy Markdown
Collaborator

@branfosj: 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=23118 EB_ARGS= EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_23118 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

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

Test results coming soon (I hope)...

Details

- notification for comment with ID 2980630330 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 3 out of 3 (3 easyconfigs in total)
jsczen3c4.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.5, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.21
See https://gist.github.com/boegelbot/92e728c639c9242dbdf028028b5afab4 for a full test report.

@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Jun 17, 2025

Test report by @jfgrimm
SUCCESS
Build succeeded for 12 out of 12 (3 easyconfigs in total)
node056.viking2.yor.alces.network - Linux Rocky Linux 8.9, x86_64, AMD EPYC 7643 48-Core Processor, Python 3.6.8
See https://gist.github.com/jfgrimm/832d0854657a8ac8eba22dca4990d3c2 for a full test report.

@jfgrimm
Copy link
Copy Markdown
Member

jfgrimm commented Jun 17, 2025

Going in, thanks @branfosj!

@jfgrimm jfgrimm merged commit 44d2706 into easybuilders:develop Jun 17, 2025
8 checks passed
@jfgrimm jfgrimm changed the title add zlib depenendency to Serf add zlib dependency to Serf Jun 17, 2025
@branfosj
Copy link
Copy Markdown
Member Author

Test report by @branfosj
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
bear-pg0105u03a - Linux RHEL 8.10, x86_64, Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz (icelake), Python 3.6.8
See https://gist.github.com/branfosj/6fed4addff316f80043f2c24be96c6d4 for a full test report.

@branfosj branfosj deleted the 20250617130159_new_pr_Serf139 branch June 17, 2025 14:52
@boegel boegel changed the title add zlib dependency to Serf add missing zlib dependency to Serf Jul 5, 2025
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