Spack build of paraview@master undefined reference to vtkkissfft during build
Our nightly builds of paraview@master
using the current head of Spack are failing in the build step with:
6748 /usr/bin/ld: warning: libvtkkissfft-pv5.10.so.1, needed by ../../lib64/libvtkCommon-pv5.10.so.5.10, not found (try using -rpath or -rpath-link)
>> 6749 ../../lib64/libvtkCommon-pv5.10.so.5.10: undefined reference to `vtkkissfft_fftri'
>> 6750 ../../lib64/libvtkCommon-pv5.10.so.5.10: undefined reference to `vtkkissfft_fftr_alloc'
>> 6751 ../../lib64/libvtkCommon-pv5.10.so.5.10: undefined reference to `vtkkissfft_fftr'
>> 6752 ../../lib64/libvtkCommon-pv5.10.so.5.10: undefined reference to `vtkkissfft_fft_alloc'
>> 6753 ../../lib64/libvtkCommon-pv5.10.so.5.10: undefined reference to `vtkkissfft_fft'
>> 6754 collect2: error: ld returned 1 exit status
>> 6755 make[2]: *** [bin/smTestDriver-pv5.10] Error 1
Steps to reproduce:
spack install paraview@master %gcc +osmesa+opengl2+python3+hdf5