I am trying to compile a code using cmake3. But I am getting this error at the end of the compilation:
[ 99%] Building Fortran object CMakeFiles/commander3.dir/commander3/src/drc3jj.f.o
[100%] Linking Fortran executable /home/users/s/sahasay2/cosmoglobe2/bin/commander3
** The compiler has encountered an unexpected problem.
** Segmentation violation signal raised. **
Access violation or stack overflow. Please contact Intel Support for assistance.
fortcom: Severe: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.
ifort: error #10014: problem during multi-file optimization compilation (code 3)
gmake[2]: *** [/home/users/s/sahasay2/cosmoglobe2/bin/commander3] Error 3
gmake[1]: *** [CMakeFiles/commander3.dir/all] Error 2
gmake: *** [all] Error 2
~/cosmoglobe2/Commander-camb2/build$