-
Notifications
You must be signed in to change notification settings - Fork 2.4k
OpenCV concretization error #9753
Copy link
Copy link
Closed
Labels
Description
Trying to build OpenCV via spack, however getting concretization error
Steps to reproduce the issue
$ spack install opencv
==> Error: An unsatisfiable version constraint has been detected for spec:
[email protected]%[email protected]+lex arch=linux-linuxmint19-x86_64
while trying to concretize the partial spec:
scotch
scotch requires flex version :2.6.1,2.6.4:, but spec asked for 2.6.3
....Error Message
See above.
Information on your system
- platform: arch=linux-linuxmint19-x86_64
- no custom packages.yaml file
- working with latest git pull of the develop branch
Reactions are currently unavailable