Skip to content

Commit 43a737d

Browse files
committed
only build foss/2022b
1 parent 3e7cb03 commit 43a737d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

easystacks/software.eessi.io/2023.06/a64fx/eessi-2023.06-eb-4.9.4-2022b.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,13 @@ easyconfigs:
2525
# from-pr: 19940
2626
- OpenMPI-4.1.4-GCC-12.2.0.eb
2727
- foss-2022b.eb
28-
# originally built with EB 4.8.2, PR 19339 was included since EB 4.9.0
29-
# - HarfBuzz-5.3.1-GCCcore-12.2.0.eb:
30-
# options:
31-
# from-pr: 19339
32-
- HarfBuzz-5.3.1-GCCcore-12.2.0.eb
33-
# - Qt5-5.15.7-GCCcore-12.2.0.eb
34-
# - QuantumESPRESSO-7.2-foss-2022b.eb
28+
# building Rust (a dependency of HarfBuzz) repeatedly failed. We skip it in this
29+
# PR.
30+
#
31+
## originally built with EB 4.8.2, PR 19339 was included since EB 4.9.0
32+
## - HarfBuzz-5.3.1-GCCcore-12.2.0.eb:
33+
## options:
34+
## from-pr: 19339
35+
# - HarfBuzz-5.3.1-GCCcore-12.2.0.eb
36+
## - Qt5-5.15.7-GCCcore-12.2.0.eb
37+
## - QuantumESPRESSO-7.2-foss-2022b.eb

eb_hooks.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,7 +1258,4 @@ def set_maximum(parallel, max_value):
12581258
'ROOT': {
12591259
CPU_TARGET_A64FX: (divide_by_factor, 2),
12601260
},
1261-
'Rust': {
1262-
CPU_TARGET_A64FX: (divide_by_factor, 2),
1263-
},
12641261
}

0 commit comments

Comments
 (0)