nextsimhub / nextsimdg

neXtSIM_DG : next generation sea-ice model with DG
https://nextsim-dg.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
10 stars 13 forks source link

spack deprecated cmake@3.27.7 #706

Closed TomMelt closed 1 month ago

TomMelt commented 2 months ago

Discussed in https://github.com/nextsimhub/nextsimdg/discussions/705

Originally posted by **auraoupa** September 17, 2024 Hi @TomMelt, I tried to implement the spack environment with the spack.yml file on two different machines (linux and mac) and I get the same error each time : ```Cannot satisfy 'cmake@3.27.7'``` and even when I remove the exact version the environment building does not go through ... On which device did you set up this environment ?

spack recently deprecated cmake@3.27.7. This means that spack install fails to concretize the environment.