Skip to content

Conversation

@sassy-crick
Copy link
Collaborator

@sassy-crick sassy-crick commented Jun 4, 2025

(created using eb --new-pr)
Requires:

(edit: required PRs were merged)

@github-actions
Copy link

github-actions bot commented Jun 4, 2025

Updated software Zoltan-3.901-foss-2024a.eb

Diff against Zoltan-3.901-foss-2023a.eb

easybuild/easyconfigs/z/Zoltan/Zoltan-3.901-foss-2023a.eb

diff --git a/easybuild/easyconfigs/z/Zoltan/Zoltan-3.901-foss-2023a.eb b/easybuild/easyconfigs/z/Zoltan/Zoltan-3.901-foss-2024a.eb
index 6059d9c7ec..f0ab6d6f1f 100644
--- a/easybuild/easyconfigs/z/Zoltan/Zoltan-3.901-foss-2023a.eb
+++ b/easybuild/easyconfigs/z/Zoltan/Zoltan-3.901-foss-2024a.eb
@@ -7,7 +7,7 @@ version = '3.901'
 homepage = "https://sandialabs.github.io/Zoltan/"
 description = """Zoltan Dynamic Load Balancing and Graph Algorithm Toolkit"""
 
-toolchain = {'name': 'foss', 'version': '2023a'}
+toolchain = {'name': 'foss', 'version': '2024a'}
 toolchainopts = {'pic': True}
 
 github_account = 'sandialabs'
@@ -16,14 +16,13 @@ sources = ['v%(version)s.tar.gz']
 checksums = ['030c22d9f7532d3076e40cba1f03a63b2ee961d8cc9a35149af4a3684922a910']
 
 dependencies = [
-    ('gzip', '1.12'),
-    ('SCOTCH', '7.0.3'),
+    ('gzip', '1.13'),
+    ('SCOTCH', '7.0.6'),
     ('ParMETIS', '4.0.3'),
 ]
 
 preconfigopts = 'mkdir build && cd build &&'
-# use full path to make sure that the easyblock finds the configure command and obtains an updated config.guess
-configure_cmd = '%(start_dir)s/configure'
+configure_cmd = '../configure'
 configopts = ' '.join([
     '--enable-gzip',
     '--with-scotch',

@sassy-crick
Copy link
Collaborator Author

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Collaborator

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

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

Test results coming soon (I hope)...

- notification for comment with ID 3197160462 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
Collaborator

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

@sassy-crick
Copy link
Collaborator Author

I have problems to automatically download the source code for MOAB-5.5.0-foss-2024a.eb: it fails within EasyBuild but works fine using wget or curl. I am wondering if the method EasyBuild is using looks like a robot, and thus the site blocks it. If anybody has a better idea, please let me know.

@sassy-crick
Copy link
Collaborator Author

Test report by @sassy-crick
SUCCESS
Build succeeded for 3 out of 3 (3 easyconfigs in total)
hp - Linux Debian GNU/Linux 12, x86_64, 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz, Python 3.11.2
See https://gist.github.com/sassy-crick/7642e2f3a5fa0ddb8c20392a1fd7fa80 for a full test report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants