Updates from macOS testing#2003
Conversation
# Conflicts: # repos/builtin
|
@mathomp4 Can you resolve the conflicts, please? It would be nice to test this + JCSDA/spack-packages#53 in CI. Thanks! |
# Conflicts: # repos/builtin
@climbfuji I think I did this right? I had to lean on some GPT to help because it was a new git error/warning I'd never seen before (since it involved a submodule, etc) |
Yep, that looks good, thanks very much. It's churning ... |
|
This is taking a while! The two intel builds worked so far. I am wondering if we need to update an openmpi version for the GNU build in CI. I'll look closer tomorrow. |
|
@mathomp4 The GNU CI build worked, see https://github.com/JCSDA/spack-stack/actions/runs/25456010122/job/74685548751?pr=2003. I am going to merge the spack-packages PR that goes with this PR. When you update the submodule pointer and revert any |
|
New spack-packages hash is JCSDA/spack-packages@522153d |
|
@climbfuji Done and done, I believe. |
Description
This has updates needed in my testing on macOS.
One change that is "generic" to many is the change to
configs/common/modules_lmod.yamlandconfigs/common/modules_tcl.yaml, e.g.,:The reason is because CMake's FindPython and FindPython3 look at
Python_ROOT_DIRandPython3_ROOT_DIRas hints, but spack only providespython_ROOT_DIR...and CMake is case-sensitive.This also has a change to allow both older and newer FMS as GEOS (at present) only works with FMS 2024.
Dependencies
Issues addressed
Closes #1983
Closes #1982
Closes #1984
Applications affected
None
Systems affected
None
Testing
Checklist