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:
flex@2.6.3%gcc@8.2.0+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
Trying to build OpenCV via spack, however getting concretization error
Steps to reproduce the issue
Error Message
See above.
Information on your system