Reproducible on a fresh clone of spack:
$ git branch -v
* develop 7e9777f Add latest version of pkg-config (#3672)
$ spack spec abinit+scalapack
Input spec
--------------------------------
abinit+scalapack
Normalized
--------------------------------
abinit+scalapack
^blas
^lapack
^[email protected]
Concretized
--------------------------------
==> Error: Invalid spec: '[email protected]%[email protected]~fpic+shared arch=linux-ubuntu14-x86_64 ^cmake^hwloc^[email protected]%[email protected]~openmp+pic+shared arch=linux-ubuntu14-x86_64 ^[email protected]%[email protected]~java~mxm~pmi~psm~psm2~slurm~sqlite3~thread_multiple~tm~verbs+vt arch=linux-ubuntu14-x86_64 ^pkg-config'. Package netlib-scalapack requires dependency [email protected]%[email protected]~fpic+shared arch=linux-ubuntu14-x86_64 ^cmake^hwloc^[email protected]%[email protected]~openmp+pic+shared arch=linux-ubuntu14-x86_64 ^[email protected]%[email protected]~java~mxm~pmi~psm~psm2~slurm~sqlite3~thread_multiple~tm~verbs+vt arch=linux-ubuntu14-x86_64 ^pkg-config, but spec asked for [email protected]%[email protected]~fpic+shared arch=linux-ubuntu14-x86_64 ^cmake^hwloc^[email protected]%[email protected]~openmp+pic+shared arch=linux-ubuntu14-x86_64 ^[email protected]%[email protected]~java~mxm~pmi~psm~psm2~slurm~sqlite3~thread_multiple~tm~verbs+vt arch=linux-ubuntu14-x86_64 ^pkg-config
I may be seeing that wrong, but the specs in the error message seem all equal to me.
Reproducible on a fresh clone of spack:
I may be seeing that wrong, but the specs in the error message seem all equal to me.