You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/KnownIssues.rst
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ General
11
11
12
12
Our software stack doesn't build with ``gcc@13`` yet. This is also true when combining the LLVM or Apple ``clang`` compiler with ``gfortran@13``.
13
13
14
-
2. Build errors with Python 3.10
14
+
2. Build errors for ``mapl@2.35.2`` with ``mpich@4.1.1``
15
15
16
-
These build errors have been addressed, it should now be possible to use Python 3.10. Please report errors to the spack-stack developers and, if applicable, to the spack developers.
16
+
This problem is described in https://github.com/JCSDA/spack-stack/issues/608.
17
17
18
18
3. Issues starting/finding ``ecflow_server`` due to a mismatch of hostnames
19
19
@@ -27,6 +27,12 @@ General
27
27
28
28
We tracked this down to multiple versions of ``bison`` being used. The best solution is to remove external ``bison`` versions earlier than 3.8 from the site config (``packages.yaml``).
29
29
30
+
==============================
31
+
MSU Hercules
32
+
==============================
33
+
34
+
1. ``wgrib2@2.0.8`` doesn't build on Hercules, use ``wgrib2@3.1.1`` instead.
35
+
30
36
==============================
31
37
NASA Discover
32
38
==============================
@@ -91,6 +97,12 @@ NAVY HPCMP Narwhal
91
97
92
98
2. ``mapl@2.35.2`` does not build on Narwhal, see https://github.com/JCSDA/spack-stack/issues/524. When using the ``unified-dev`` template, one has to manually remove ``jedi-ufs-env`` and ``ufs-weather-model-env`` from the environment's ``spack.yaml``.
93
99
100
+
==============================
101
+
NAVY HPCMP Nautilus
102
+
==============================
103
+
104
+
1. ``wgrib2@2.0.8`` doesn't build on Nautilus, use ``wgrib2@3.1.1`` instead.
0 commit comments