-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
configConfiguration issueConfiguration issue
Description
I have a fresh linux Mint 20 on a desktop machine (before it was linux mint 19 identified as Ubuntu 18 by spack). While Mint should be fully compatible with ubuntu some package versions could be different. Looks like it has gcc9.3 and escalate environment is configured with kind of manual gcc settings so it doesn't work on this machine. This issue is actually not about linux Mint only, but probably about myriads of other Ubuntu flavours.
Steps to reproduce the issue
$ spack env activate escalate
$ spack concretize
...
==> Error: SpecList specs refers to named list compilers which does not appear in its reference dict
Information on your system
$ gcc --version
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
$ uname -a
Linux romanov-bbox 5.4.0-54-generic #60-Ubuntu SMP Fri Nov 6 10:37:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
$ spack debug report
* **Spack:** 0.16.0-29-f613e10f2
* **Python:** 3.8.5
* **Platform:** linux-linuxmint20-zen
* **Concretizer:** original
Metadata
Metadata
Assignees
Labels
configConfiguration issueConfiguration issue