From a52fdd5f5c4a9877f659e5fafacd4c7c30f582d2 Mon Sep 17 00:00:00 2001 From: Richard Top Date: Wed, 9 Apr 2025 05:30:09 +0000 Subject: [PATCH 1/2] {2023.06}[2023a,grace] add Perl-bundle-CPAN/5.36.1 in 2023a easystack --- .../2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml index c6da316e86..b6cbd5d71f 100644 --- a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml +++ b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml @@ -129,6 +129,13 @@ easyconfigs: - xarray-2023.9.0-gfbf-2023a.eb - SciTools-Iris-3.9.0-foss-2023a.eb - OpenFOAM-v2312-foss-2023a.eb + - Perl-bundle-CPAN-5.36.1-GCCcore-12.3.0.eb: + options: + # in the latest easyconfig, Time::HiRes extension has been removed + # we need the commit below to stay in sync with other builds in EESSI + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21198 + # Perl-bundle-CPAN is a dependency of BioPerl + from-commit: c45110c2a486a01f7dc0b9e46cfc48fe6fc00d9 - BioPerl-1.7.8-GCCcore-12.3.0.eb - grpcio-1.57.0-GCCcore-12.3.0.eb - orjson-3.9.15-GCCcore-12.3.0.eb From 79d0ea864e2d20505cf0b477f47cfd140866814a Mon Sep 17 00:00:00 2001 From: Richard Top Date: Wed, 9 Apr 2025 06:11:47 +0000 Subject: [PATCH 2/2] added eessi-2023.06-eb-4.9.2-2023a.yml for Perl-bundle-CPAN --- .../2023.06/grace/eessi-2023.06-eb-4.9.2-2023a.yml | 6 ++++++ .../2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml | 7 ------- 2 files changed, 6 insertions(+), 7 deletions(-) create mode 100644 easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.2-2023a.yml diff --git a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.2-2023a.yml b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.2-2023a.yml new file mode 100644 index 0000000000..f1e0b7f971 --- /dev/null +++ b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.2-2023a.yml @@ -0,0 +1,6 @@ +easyconfigs: +# in the latest easyconfig, Time::HiRes extension has been removed +# we need to build Perl-bundle-CPAN using EB 4.9.2 to stay in sync with builds for other archs in EESSI +# see https://github.com/easybuilders/easybuild-easyconfigs/pull/21198 +# Perl-bundle-CPAN is a dependency of BioPerl + - Perl-bundle-CPAN-5.36.1-GCCcore-12.3.0.eb diff --git a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml index b6cbd5d71f..c6da316e86 100644 --- a/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml +++ b/easystacks/software.eessi.io/2023.06/grace/eessi-2023.06-eb-4.9.4-2023a.yml @@ -129,13 +129,6 @@ easyconfigs: - xarray-2023.9.0-gfbf-2023a.eb - SciTools-Iris-3.9.0-foss-2023a.eb - OpenFOAM-v2312-foss-2023a.eb - - Perl-bundle-CPAN-5.36.1-GCCcore-12.3.0.eb: - options: - # in the latest easyconfig, Time::HiRes extension has been removed - # we need the commit below to stay in sync with other builds in EESSI - # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21198 - # Perl-bundle-CPAN is a dependency of BioPerl - from-commit: c45110c2a486a01f7dc0b9e46cfc48fe6fc00d9 - BioPerl-1.7.8-GCCcore-12.3.0.eb - grpcio-1.57.0-GCCcore-12.3.0.eb - orjson-3.9.15-GCCcore-12.3.0.eb