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/2021a/EL8-ice/software/HDF5/1.10.7-iompi-2021a/include -c ../src/run_star_extras_stub.f90 -o run_star_extras.o
../src/run_star_extras_stub.f90(28): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [GYRE_LIB]
      use gyre_lib
----------^
compilation aborted for ../src/run_star_extras_stub.f90 (code 1)
make: *** [makefile:40: run_star_extras.o] Error 1

FAILED