Conversation
|
When I run |
|
@imnasnainaec Can you run: $ spack --debug install glvisThis should give much more useful error messages. |
|
|
What happens if you change: depends_on('mfem@3.4', when='@3.4')to: depends_on('mfem@3.4.0', when='@3.4')? |
|
Where would I change that?
|
|
You would change it in the |
|
That solved that issue, but now...
|
|
Can you run: $ find /home/dror/spack/opt/spack/linux-ubuntu18.04-x86_64/gcc-7.3.0/mesa-glu-9.0.0-y5hhmszdxykcwznb3xe5u42t43xupmze -name '*.so'I'm just wondering what the library is called and which directory it is in. Probably something like Can you also do the same for |
Also fix dependency version in glvis package. Fixes build errors mentioned in spack#8454.
|
I believe this used to work fine with Edit: I just saw that #8904 updates the |
|
@adamjstewart
|
|
@imnasnainaec Can you check |
|
Thanks @imnasnainaec, in that case #8904 should solve all of your problems. |
Also fix dependency version in glvis package. Fixes build errors mentioned in #8454.
Also fix dependency version in glvis package. Fixes build errors mentioned in spack#8454.
Also, update all checksums to be SHA-256.
Building the new version (3.4) requires PR #8453.