You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diff --git a/easybuild/easyconfigs/a/Abseil/Abseil-20240722.0-GCCcore-13.3.0.eb b/easybuild/easyconfigs/a/Abseil/Abseil-20250512.1-GCCcore-14.2.0.eb
index 8469c3d0fd..e5099de6f1 100644
--- a/easybuild/easyconfigs/a/Abseil/Abseil-20240722.0-GCCcore-13.3.0.eb+++ b/easybuild/easyconfigs/a/Abseil/Abseil-20250512.1-GCCcore-14.2.0.eb@@ -1,7 +1,7 @@
easyblock = 'CMakeMake'
name = 'Abseil'
-version = '20240722.0'+version = '20250512.1'
homepage = 'https://abseil.io/'
description = """Abseil is an open-source collection of C++ library code designed to augment the
@@ -9,17 +9,17 @@ C++ standard library. The Abseil library code is collected from Google's own
C++ code base, has been extensively tested and used in production, and is the
same code we depend on in our daily coding lives."""
-toolchain = {'name': 'GCCcore', 'version': '13.3.0'}+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
toolchainopts = {'pic': True}
source_urls = [
'https://github.com/%(namelower)s/%(namelower)s-cpp/archive/refs/tags']
sources = ['%(version)s.tar.gz']
-checksums = ['f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3']+checksums = ['9b7a064305e9fd94d124ffa6cc358592eb42b5da588fb4e07d09254aa40086db']
builddependencies = [
('binutils', '2.42'),
- ('CMake', '3.29.3'),+ ('CMake', '3.31.3'),
]
local_configopts = "-DABSL_PROPAGATE_CXX_STD=ON "
diff --git a/easybuild/easyconfigs/a/Abseil/Abseil-20240116.1-GCCcore-13.2.0.eb b/easybuild/easyconfigs/a/Abseil/Abseil-20250512.1-GCCcore-14.2.0.eb
index 30ef399289..e5099de6f1 100644
--- a/easybuild/easyconfigs/a/Abseil/Abseil-20240116.1-GCCcore-13.2.0.eb+++ b/easybuild/easyconfigs/a/Abseil/Abseil-20250512.1-GCCcore-14.2.0.eb@@ -1,7 +1,7 @@
easyblock = 'CMakeMake'
name = 'Abseil'
-version = '20240116.1'+version = '20250512.1'
homepage = 'https://abseil.io/'
description = """Abseil is an open-source collection of C++ library code designed to augment the
@@ -9,16 +9,17 @@ C++ standard library. The Abseil library code is collected from Google's own
C++ code base, has been extensively tested and used in production, and is the
same code we depend on in our daily coding lives."""
-toolchain = {'name': 'GCCcore', 'version': '13.2.0'}+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
toolchainopts = {'pic': True}
-source_urls = ['https://github.com/%(namelower)s/%(namelower)s-cpp/archive/refs/tags']+source_urls = [+ 'https://github.com/%(namelower)s/%(namelower)s-cpp/archive/refs/tags']
sources = ['%(version)s.tar.gz']
-checksums = ['3c743204df78366ad2eaf236d6631d83f6bc928d1705dd0000b872e53b73dc6a']+checksums = ['9b7a064305e9fd94d124ffa6cc358592eb42b5da588fb4e07d09254aa40086db']
builddependencies = [
- ('binutils', '2.40'),- ('CMake', '3.27.6'),+ ('binutils', '2.42'),+ ('CMake', '3.31.3'),
]
local_configopts = "-DABSL_PROPAGATE_CXX_STD=ON "
diff --git a/easybuild/easyconfigs/a/Abseil/Abseil-20230125.2-GCCcore-11.3.0.eb b/easybuild/easyconfigs/a/Abseil/Abseil-20250512.1-GCCcore-14.2.0.eb
index 4ef1182ed9..e5099de6f1 100644
--- a/easybuild/easyconfigs/a/Abseil/Abseil-20230125.2-GCCcore-11.3.0.eb+++ b/easybuild/easyconfigs/a/Abseil/Abseil-20250512.1-GCCcore-14.2.0.eb@@ -1,7 +1,7 @@
easyblock = 'CMakeMake'
name = 'Abseil'
-version = '20230125.2'+version = '20250512.1'
homepage = 'https://abseil.io/'
description = """Abseil is an open-source collection of C++ library code designed to augment the
@@ -9,16 +9,17 @@ C++ standard library. The Abseil library code is collected from Google's own
C++ code base, has been extensively tested and used in production, and is the
same code we depend on in our daily coding lives."""
-toolchain = {'name': 'GCCcore', 'version': '11.3.0'}+toolchain = {'name': 'GCCcore', 'version': '14.2.0'}
toolchainopts = {'pic': True}
-source_urls = ['https://github.com/abseil/abseil-cpp/archive/refs/tags']+source_urls = [+ 'https://github.com/%(namelower)s/%(namelower)s-cpp/archive/refs/tags']
sources = ['%(version)s.tar.gz']
-checksums = ['9a2b5752d7bfade0bdeee2701de17c9480620f8b237e1964c1b9967c75374906']+checksums = ['9b7a064305e9fd94d124ffa6cc358592eb42b5da588fb4e07d09254aa40086db']
builddependencies = [
- ('binutils', '2.38'),- ('CMake', '3.24.3'),+ ('binutils', '2.42'),+ ('CMake', '3.31.3'),
]
local_configopts = "-DABSL_PROPAGATE_CXX_STD=ON "
Crivella
changed the title
Added EC for Abseil 20250512.1'
Added EC for Abseil 20250512.1Jun 20, 2025
Crivella
changed the title
Added EC for Abseil 20250512.1
{lib}[GCCcore/14.2.0] Added EC for Abseil 20250512.1Jun 20, 2025
boegel
changed the title
{lib}[GCCcore/14.2.0] Added EC for Abseil 20250512.1
{lib}[GCCcore/14.2.0] Abseil v20250512.1
Jul 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added EC