ifort -assume protect-parens -fp-model source -prec-div -prec-sqrt -traceback -error-limit 6 -no-wrap-margin -diag-disable 8291 -diag-disable 5462 -assume nominus0 -norecursive -qopenmp -threads -O0 -check uninit -check pointers -check bounds -check all -g -free -fpp -fpp -I/rds/projects/2017/ballwh-stellar-modelling/.mesa_test/work/include -I/rds/bear-apps/2020a/EL8-cas/software/HDF5/1.10.6-iompi-2020a/include -c ../src/run_star_extras.f90 ../src/run_star_extras.f90(68): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [J] subroutine remove_ejecta_one_cell_per_step(id, ierr, j) -----------------------------------------------------------^ ifort -assume protect-parens -fp-model source -prec-div -prec-sqrt -traceback -error-limit 6 -no-wrap-margin -diag-disable 8291 -diag-disable 5462 -assume nominus0 -norecursive -qopenmp -threads -O0 -check uninit -check pointers -check bounds -check all -g -free -fpp -fpp -I/rds/projects/2017/ballwh-stellar-modelling/.mesa_test/work/include -I/rds/bear-apps/2020a/EL8-cas/software/HDF5/1.10.6-iompi-2020a/include -c /rds/projects/2017/ballwh-stellar-modelling/.mesa_test/work/star/job/run_star.f90 ifort -assume protect-parens -fp-model source -prec-div -prec-sqrt -traceback -error-limit 6 -no-wrap-margin -diag-disable 8291 -diag-disable 5462 -assume nominus0 -norecursive -qopenmp -threads -O0 -check uninit -check pointers -check bounds -check all -g -free -fpp -fpp -I/rds/projects/2017/ballwh-stellar-modelling/.mesa_test/work/include -I/rds/bear-apps/2020a/EL8-cas/software/HDF5/1.10.6-iompi-2020a/include -c ../src/run.f90 ifort -qopenmp -threads -o ../star run_star_extras.o run_star.o run.o -L/rds/projects/2017/ballwh-stellar-modelling/.mesa_test/work/lib -lstar -lgyre_mesa -lionization -latm -lcolors -lturb -lstar_data -lnet -leos -lkap -lrates -lneu -lchem -linterp_2d -linterp_1d -lnum -lauto_diff -lforum -lmtx -lconst -lmath -lutils -L/rds/homes/b/ballwh/code/crmath_ifort -L/rds/homes/b/ballwh/.local/lib -lcrmath -lcrlibm -lmkl -lmkl -L/rds/bear-apps/2020a/EL8-cas/software/HDF5/1.10.6-iompi-2020a/lib -lhdf5_fortran -lhdf5 -lz ld: cannot find -lmkl ld: cannot find -lmkl make: *** [/rds/projects/2017/ballwh-stellar-modelling/.mesa_test/work/star/work_standard_makefile:23: star] Error 1 FAILED