From 42aa64d5fc04210f4f3af90787b10f112eafff21 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 15 Mar 2022 15:28:31 +0000 Subject: [PATCH] Bump to v5-09-38l --- defaults-alo.sh | 2 +- defaults-jalien-root6.sh | 4 ++-- defaults-next-root6.sh | 4 ++-- defaults-prod-latest.sh | 4 ++-- defaults-pwgmmtest.sh | 4 ++-- defaults-release.sh | 4 ++-- defaults-root6.sh | 4 ++-- defaults-user-next-root6.sh | 4 ++-- defaults-user-root6.sh | 4 ++-- defaults-user.sh | 4 ++-- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/defaults-alo.sh b/defaults-alo.sh index 20a8048048..c6ade080f2 100644 --- a/defaults-alo.sh +++ b/defaults-alo.sh @@ -62,7 +62,7 @@ overrides: - "Xcode:(osx.*)" - ninja AliRoot: - tag: v5-09-38k + tag: v5-09-38l requires: - ROOT - Vc diff --git a/defaults-jalien-root6.sh b/defaults-jalien-root6.sh index cad80510a8..e809400749 100644 --- a/defaults-jalien-root6.sh +++ b/defaults-jalien-root6.sh @@ -12,7 +12,7 @@ overrides: which cmake && case `cmake --version | sed -e 's/.* //' | cut -d. -f1,2,3 | head -n1` in [0-2]*|3.[0-9].*|3.10.*) exit 1 ;; esac AliRoot: version: "%(tag_basename)s" - tag: v5-09-38k + tag: v5-09-38l requires: - JAliEn-ROOT - ROOT @@ -20,7 +20,7 @@ overrides: - Vc AliPhysics: version: "%(tag_basename)s" - tag: v5-09-38k-01 + tag: v5-09-38l-01 GCC-Toolchain: tag: v7.3.0-alice1 prefer_system_check: | diff --git a/defaults-next-root6.sh b/defaults-next-root6.sh index 6299b53e50..578abe6b2d 100644 --- a/defaults-next-root6.sh +++ b/defaults-next-root6.sh @@ -34,10 +34,10 @@ overrides: printf "#include \"gsl/gsl_version.h\"\n#define GSL_V GSL_MAJOR_VERSION * 100 + GSL_MINOR_VERSION\n# if (GSL_V < 116)\n#error \"Cannot use system's gsl. Notice we only support versions from 1.16 (included)\"\n#endif\nint main(){}" | gcc -I$(brew --prefix gsl)/include -xc++ - -o /dev/null AliRoot: version: "%(tag_basename)s_ROOT6" - tag: v5-09-38k + tag: v5-09-38l AliPhysics: version: "%(tag_basename)s_ROOT6" - tag: v5-09-38k-01 + tag: v5-09-38l-01 GEANT4: tag: v10.3.3 source: https://gitlab.cern.ch/geant4/geant4.git diff --git a/defaults-prod-latest.sh b/defaults-prod-latest.sh index 18b0d00936..abf25c2ce9 100644 --- a/defaults-prod-latest.sh +++ b/defaults-prod-latest.sh @@ -7,10 +7,10 @@ env: overrides: AliRoot: version: "%(tag_basename)s" - tag: v5-09-38k + tag: v5-09-38l AliPhysics: version: "%(tag_basename)s" - tag: v5-09-38k-01 + tag: v5-09-38l-01 # Use VMC packages compatible with ROOT 5 GEANT3: version: "v2-7-p2" diff --git a/defaults-pwgmmtest.sh b/defaults-pwgmmtest.sh index b1fa9a79af..9de08feb40 100644 --- a/defaults-pwgmmtest.sh +++ b/defaults-pwgmmtest.sh @@ -30,10 +30,10 @@ overrides: printf "#include \"gsl/gsl_version.h\"\n#define GSL_V GSL_MAJOR_VERSION * 100 + GSL_MINOR_VERSION\n# if (GSL_V < 116)\n#error \"Cannot use system's gsl. Notice we only support versions from 1.16 (included)\"\n#endif\nint main(){}" | gcc -I$(brew --prefix gsl)/include -xc++ - -o /dev/null AliRoot: version: "%(commit_hash)s_PWGMMTEST" - tag: v5-09-38k + tag: v5-09-38l AliPhysics: version: "%(commit_hash)s_PWGMMTEST" - tag: v5-09-38k-01 + tag: v5-09-38l-01 AGILe: version: "%(tag_basename)s_PWGMMTEST" source: https://github.com/alipwgmm/agile diff --git a/defaults-release.sh b/defaults-release.sh index e268828920..ccebcf87b3 100644 --- a/defaults-release.sh +++ b/defaults-release.sh @@ -8,10 +8,10 @@ overrides: # Pinpoint AliRoot/AliPhysics AliRoot: version: "%(tag_basename)s" - tag: v5-09-38k + tag: v5-09-38l AliPhysics: version: "%(tag_basename)s" - tag: v5-09-38k-01 + tag: v5-09-38l-01 # Use VMC packages compatible with ROOT 5 GEANT3: version: "v2-7-p2" diff --git a/defaults-root6.sh b/defaults-root6.sh index 8adeef3978..b1f4df104e 100644 --- a/defaults-root6.sh +++ b/defaults-root6.sh @@ -34,10 +34,10 @@ overrides: printf "#include \"gsl/gsl_version.h\"\n#define GSL_V GSL_MAJOR_VERSION * 100 + GSL_MINOR_VERSION\n# if (GSL_V < 116)\n#error \"Cannot use system's gsl. Notice we only support versions from 1.16 (included)\"\n#endif\nint main(){}" | gcc -I$(brew --prefix gsl)/include -xc++ - -o /dev/null AliRoot: version: "%(commit_hash)s_ROOT6" - tag: v5-09-38k + tag: v5-09-38l AliPhysics: version: "%(commit_hash)s_ROOT6" - tag: v5-09-38k-01 + tag: v5-09-38l-01 GEANT4: tag: v10.3.3 source: https://gitlab.cern.ch/geant4/geant4.git diff --git a/defaults-user-next-root6.sh b/defaults-user-next-root6.sh index 63dc00aab7..20c6ab8abc 100644 --- a/defaults-user-next-root6.sh +++ b/defaults-user-next-root6.sh @@ -12,14 +12,14 @@ overrides: which cmake && case `cmake --version | sed -e 's/.* //' | cut -d. -f1,2,3 | head -n1` in [0-2]*|3.[0-9].*|3.10.*) exit 1 ;; esac AliRoot: version: "%(tag_basename)s" - tag: v5-09-38k + tag: v5-09-38l requires: - ROOT - fastjet:(?!.*ppc64) - Vc AliPhysics: version: "%(tag_basename)s" - tag: v5-09-38k-01 + tag: v5-09-38l-01 GCC-Toolchain: tag: v7.3.0-alice1 prefer_system_check: | diff --git a/defaults-user-root6.sh b/defaults-user-root6.sh index d1c366ede8..b885356be2 100644 --- a/defaults-user-root6.sh +++ b/defaults-user-root6.sh @@ -12,14 +12,14 @@ overrides: which cmake && case `cmake --version | sed -e 's/.* //' | cut -d. -f1,2,3 | head -n1` in [0-2]*|3.[0-9].*|3.10.*) exit 1 ;; esac AliRoot: version: "%(tag_basename)s" - tag: v5-09-38k + tag: v5-09-38l requires: - ROOT - fastjet:(?!.*ppc64) - Vc AliPhysics: version: "%(tag_basename)s" - tag: v5-09-38k-01 + tag: v5-09-38l-01 GCC-Toolchain: tag: v7.3.0-alice1 prefer_system_check: | diff --git a/defaults-user.sh b/defaults-user.sh index 84e8384844..1913f4ea32 100644 --- a/defaults-user.sh +++ b/defaults-user.sh @@ -7,14 +7,14 @@ env: overrides: AliRoot: version: "%(tag_basename)s" - tag: v5-09-38k + tag: v5-09-38l requires: - ROOT - fastjet:(?!.*ppc64) - Vc AliPhysics: version: "%(tag_basename)s" - tag: v5-09-38k-01 + tag: v5-09-38l-01 --- # To be used with aliBuild option `--defaults user`. #