-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
ftbfsFails to build from sourceFails to build from source
Description
Steps to reproduce the issue
Running a new spack installation using eic/spack repository
git clone https://github.com/eic/spack.git
. spack/share/spack/setup-env.sh
git clone https://github.com/eic/eic-spack.git
spack repo add eic-spack
spack install -j25 athena-eic +reconstruction
The result is:
==> Error: An unsatisfiable variant constraint has been detected for spec:
[email protected]%[email protected]+atomic+chrono~clanglibcpp~container~context~coroutine+date_time~debug+exception~fiber+filesystem+graph~icu+iostreams+locale+log+math~mpi+multithreaded~numpy~pic+program_options~python+random+regex+serialization+shared+signals~singlethreaded+system~taggedlayout+test+thread+timer~versionedlayout+wave cxxstd=98 visibility=hidden arch=linux-linuxmint20-zen
^[email protected]%[email protected]+shared arch=linux-linuxmint20-zen
^[email protected]%[email protected] arch=linux-linuxmint20-zen
^[email protected]%[email protected] arch=linux-linuxmint20-zen
^[email protected]%[email protected]+optimize+pic+shared arch=linux-linuxmint20-zen
while trying to concretize the partial spec:
[email protected]:36.99
^aida
^[email protected]%[email protected]~doc+ncurses+openssl+ownlibs~qt arch=linux-linuxmint20-zen
^[email protected]%[email protected]~symlinks+termlib arch=linux-linuxmint20-zen
^[email protected]%[email protected] arch=linux-linuxmint20-zen
^[email protected]:
^[email protected]%[email protected]+cpanm+shared+threads arch=linux-linuxmint20-zen
^[email protected]%[email protected] arch=linux-linuxmint20-zen
^[email protected]%[email protected] arch=linux-linuxmint20-zen
^[email protected]%[email protected] arch=linux-linuxmint20-zen
^[email protected]%[email protected]+optimize+pic+shared arch=linux-linuxmint20-zen
gaudi requires boost variant +python, but spec asked for ~python
Information on your system
> spack debug report
* **Spack:** 0.14.2-3925-ba7ec78af2
* **Python:** 3.8.10
* **Platform:** linux-linuxmint20-zen
Metadata
Metadata
Assignees
Labels
ftbfsFails to build from sourceFails to build from source