diff options
author | Max Zeyen <max.zeyen@itwm.fraunhofer.de> | 2022-07-01 04:27:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-30 19:27:38 -0700 |
commit | 43654078fc1700114e7c0c2596204fb950552fdf (patch) | |
tree | 77ac18c79f54b08c85e9ccb8a62476364181ddd3 /.flake8 | |
parent | 8cd542529ad67870e996cdd8e9f91a03f9bdbedd (diff) | |
download | spack-43654078fc1700114e7c0c2596204fb950552fdf.tar.gz spack-43654078fc1700114e7c0c2596204fb950552fdf.tar.bz2 spack-43654078fc1700114e7c0c2596204fb950552fdf.tar.xz spack-43654078fc1700114e7c0c2596204fb950552fdf.zip |
boost: do not add the context-impl option for version below 1.65.0 (#30719)
* boost: do not access the context-impl variant for versions below 1.65.0
* boost: check if spec.variants contains context-impl
* boost: improve error message when the context-impl variant causes a conflict
Executing spack solve boost@1.63.0 +context context-impl=fcontext
triggers the following error message:
==> Error: No version for 'boost' satisfies '@1.63.0' and '@1.79.0'
With this change, the error message becomes the following:
==> Error: Cannot set variant 'context-impl' for package 'boost' because the variant condition cannot be satisfied for the given spec
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions