Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{lib}[GCC/13.3.0,gfbf/2024a] Boost.Python-NumPy v1.85.0, Boost.Python v1.85.0 #22169

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ThomasHoffmann77
Copy link
Contributor

(created using eb --new-pr)

Copy link

github-actions bot commented Jan 16, 2025

Updated software Boost.Python-NumPy-1.85.0-gfbf-2024a.eb

Diff against Boost.Python-NumPy-1.79.0-foss-2022a.eb

easybuild/easyconfigs/b/Boost.Python-NumPy/Boost.Python-NumPy-1.79.0-foss-2022a.eb

diff --git a/easybuild/easyconfigs/b/Boost.Python-NumPy/Boost.Python-NumPy-1.79.0-foss-2022a.eb b/easybuild/easyconfigs/b/Boost.Python-NumPy/Boost.Python-NumPy-1.85.0-gfbf-2024a.eb
index f9fa7521f3..ecb9078f38 100644
--- a/easybuild/easyconfigs/b/Boost.Python-NumPy/Boost.Python-NumPy-1.79.0-foss-2022a.eb
+++ b/easybuild/easyconfigs/b/Boost.Python-NumPy/Boost.Python-NumPy-1.85.0-gfbf-2024a.eb
@@ -1,23 +1,23 @@
 easyblock = 'EB_Boost'
 
 name = 'Boost.Python-NumPy'
-version = '1.79.0'
+version = '1.85.0'
 
 homepage = 'https://boostorg.github.io/python'
 description = """Boost.Python is a C++ library which enables seamless interoperability between C++
  and the Python programming language."""
 
-toolchain = {'name': 'foss', 'version': '2022a'}
+toolchain = {'name': 'gfbf', 'version': '2024a'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://boostorg.jfrog.io/artifactory/main/release/%(version)s/source/']
 sources = ['boost_%s.tar.gz' % '_'.join(version.split('.'))]
-checksums = ['273f1be93238a068aba4f9735a4a2b003019af067b9c183ed227780b8f36062c']
+checksums = ['79e6d3f986444e5a80afbeccdaf2d1c1cf964baa8d766d20859d653a16c39848']
 
 dependencies = [
     ('Boost',  version),
-    ('Python', '3.10.4'),
-    ('SciPy-bundle', '2022.05'),
+    ('Python', '3.12.3'),
+    ('SciPy-bundle', '2024.05'),
 ]
 
 only_python_bindings = True

Updated software Boost.Python-1.85.0-GCC-13.3.0.eb

Diff against Boost.Python-1.82.0-GCC-12.3.0.eb

easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.82.0-GCC-12.3.0.eb

diff --git a/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.82.0-GCC-12.3.0.eb b/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.85.0-GCC-13.3.0.eb
index ee38c6983c..20f6982af9 100644
--- a/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.82.0-GCC-12.3.0.eb
+++ b/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.85.0-GCC-13.3.0.eb
@@ -1,22 +1,22 @@
 easyblock = 'EB_Boost'
 
 name = 'Boost.Python'
-version = '1.82.0'
+version = '1.85.0'
 
 homepage = 'https://boostorg.github.io/python'
 description = """Boost.Python is a C++ library which enables seamless interoperability between C++
  and the Python programming language."""
 
-toolchain = {'name': 'GCC', 'version': '12.3.0'}
+toolchain = {'name': 'GCC', 'version': '13.3.0'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://boostorg.jfrog.io/artifactory/main/release/%(version)s/source/']
-sources = ['boost_1_82_0.tar.gz']
-checksums = ['66a469b6e608a51f8347236f4912e27dc5c60c60d7d53ae9bfe4683316c6f04c']
+sources = ['boost_1_85_0.tar.gz']
+checksums = ['79e6d3f986444e5a80afbeccdaf2d1c1cf964baa8d766d20859d653a16c39848']
 
 dependencies = [
-    ('Boost', version),
-    ('Python', '3.11.3'),
+    ('Boost', '1.85.0'),
+    ('Python', '3.12.3'),
 ]
 
 only_python_bindings = True
Diff against Boost.Python-1.83.0-GCC-13.2.0.eb

easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.83.0-GCC-13.2.0.eb

diff --git a/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.83.0-GCC-13.2.0.eb b/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.85.0-GCC-13.3.0.eb
index f7af796a85..20f6982af9 100644
--- a/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.83.0-GCC-13.2.0.eb
+++ b/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.85.0-GCC-13.3.0.eb
@@ -1,22 +1,22 @@
 easyblock = 'EB_Boost'
 
 name = 'Boost.Python'
-version = '1.83.0'
+version = '1.85.0'
 
 homepage = 'https://boostorg.github.io/python'
 description = """Boost.Python is a C++ library which enables seamless interoperability between C++
  and the Python programming language."""
 
-toolchain = {'name': 'GCC', 'version': '13.2.0'}
+toolchain = {'name': 'GCC', 'version': '13.3.0'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://boostorg.jfrog.io/artifactory/main/release/%(version)s/source/']
-sources = ['boost_1_83_0.tar.gz']
-checksums = ['c0685b68dd44cc46574cce86c4e17c0f611b15e195be9848dfd0769a0a207628']
+sources = ['boost_1_85_0.tar.gz']
+checksums = ['79e6d3f986444e5a80afbeccdaf2d1c1cf964baa8d766d20859d653a16c39848']
 
 dependencies = [
-    ('Boost', '1.83.0'),
-    ('Python', '3.11.5'),
+    ('Boost', '1.85.0'),
+    ('Python', '3.12.3'),
 ]
 
 only_python_bindings = True
Diff against Boost.Python-1.79.0-GCC-11.3.0.eb

easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.79.0-GCC-11.3.0.eb

diff --git a/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.79.0-GCC-11.3.0.eb b/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.85.0-GCC-13.3.0.eb
index edd662ea18..20f6982af9 100644
--- a/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.79.0-GCC-11.3.0.eb
+++ b/easybuild/easyconfigs/b/Boost.Python/Boost.Python-1.85.0-GCC-13.3.0.eb
@@ -1,22 +1,22 @@
 easyblock = 'EB_Boost'
 
 name = 'Boost.Python'
-version = '1.79.0'
+version = '1.85.0'
 
 homepage = 'https://boostorg.github.io/python'
 description = """Boost.Python is a C++ library which enables seamless interoperability between C++
  and the Python programming language."""
 
-toolchain = {'name': 'GCC', 'version': '11.3.0'}
+toolchain = {'name': 'GCC', 'version': '13.3.0'}
 toolchainopts = {'pic': True}
 
 source_urls = ['https://boostorg.jfrog.io/artifactory/main/release/%(version)s/source/']
-sources = ['boost_%s.tar.gz' % '_'.join(version.split('.'))]
-checksums = ['273f1be93238a068aba4f9735a4a2b003019af067b9c183ed227780b8f36062c']
+sources = ['boost_1_85_0.tar.gz']
+checksums = ['79e6d3f986444e5a80afbeccdaf2d1c1cf964baa8d766d20859d653a16c39848']
 
 dependencies = [
-    ('Boost',  version),
-    ('Python', '3.10.4'),
+    ('Boost', '1.85.0'),
+    ('Python', '3.12.3'),
 ]
 
 only_python_bindings = True

@smoors
Copy link
Contributor

smoors commented Jan 21, 2025

@boegelbot please test @ jsc-zen3

@boegelbot
Copy link
Collaborator

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

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

Test results coming soon (I hope)...

- notification for comment with ID 2605073658 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 0 out of 2 (2 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/c91616cb5b2fdf67a3b325d4c69c7e82 for a full test report.

@smoors
Copy link
Contributor

smoors commented Jan 21, 2025

@ThomasHoffmann77 failures are due to checksum mismatches

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