-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Installation issue: VTK, internal compiler error with Intel 19.0.5 #20471
Copy link
Copy link
Closed
Labels
Description
Steps to reproduce the issue
$ spack install [email protected] ~mpi +opengl2 %intel ^freetype%gcc ^hdf5~mpi
...
>> 1846 ": internal error: ** The compiler has encountered an unexpected problem.
1847 ** Segmentation violation signal raised. **
1848 Access violation or stack overflow. Please contact Intel Support for assistance.
1849
>> 1850 icpc: error #10014: problem during multi-file optimization compilation (code 4)
>> 1851 make[2]: *** [lib/libvtkCommonMath-8.2.so.1] Error 4
1852 make[2]: Leaving directory `/tmp/bamboo_sta/spack-stage/spack-stage-vtk-8.2.0-jugxugntvxvvhv2hm
qadjumisr4xs7sn/spack-build-jugxugn'
>> 1853 make[1]: *** [Common/Math/CMakeFiles/vtkCommonMath.dir/all] Error 2Information on your system
- Spack: 0.16.0
- Python: 3.6.8
- Platform: linux-centos7-broadwell
spack-build-out.txt
spack-build-env.txt
Additional information
General information
- I have run
spack debug reportand reported the version of Spack/Python/Platform - I have run
spack maintainers <name-of-the-package>and @mentioned any maintainers - I have uploaded the build log and environment files
- I have searched the issues of this repo and believe this is not a duplicate
Reactions are currently unavailable