Steps to reproduce
If you have a build cache with multiple GCCs at the same version, but built with a different glibc, Spack ultimately always errors during concretization with
Cannot satisfy 'glibc@=X.Y'
The reason is likely that the compiler is identified by name@version somewhere, and that this translates into multiple requirements on glibc for the node that depends on this compiler.
Error message
No response
Information on your system
General information