Follow-up 2 to #1363 (update from spack dev 20241031): fix JEDI CI container builds for gcc and clang, and work towards fixing intel #1381
+0
−15
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.
Summary
This PR is a follow up to the update from spack develop in #1363. It removes the external
gmake
packages so that the new requirement forgmake
to be one of4.2.1
or4.4.1
can be honored.Testing
ubuntu-clang-mpich
withjedi-ci
specs: https://github.com/JCSDA/spack-stack/actions/runs/11836736765/job/32982264182ubuntu-gcc-openmpi
withjedi-ci
specs: https://github.com/JCSDA/spack-stack/actions/runs/11849699792/job/33023385023ubuntu-intel-impi
withjedi-ci
specs: https://github.com/JCSDA/spack-stack/actions/runs/11856641403/job/33043320658 - Failed with an unrelated error that JCSDA needs to fix (also a result of the update from spack develop as of 2024/10/31:Applications affected
JEDI CI
Systems affected
JEDI CI containers
Dependencies
n/a
Issue(s) addressed
n/a
Checklist
All dependency PRs/issues have been resolved and this PR can be merged.