spack/lib/spack
Massimiliano Culpo 10f309273a
Do not error when trying to convert corrupted compiler entries (#49759)
fixes #49717

If no compiler is listed in the 'packages' section of
the configuration, Spack will currently try to:
1. Look for a legacy compilers.yaml to convert
2. Look for compilers in PATH

in that order. If an entry in compilers.yaml is
corrupted, that should not result in an obscure
error.

Instead, it should just be skipped.

Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2025-03-28 13:14:12 -06:00
..
docs Update documentation after compiler as deps (#49715) 2025-03-27 11:19:35 +01:00
external Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
llnl Turn compilers into nodes (#45189) 2025-03-25 22:32:49 -06:00
spack Do not error when trying to convert corrupted compiler entries (#49759) 2025-03-28 13:14:12 -06:00
spack_installable Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00