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.f90 ../src/run_star_extras.f90(135): error #8178: The procedure pointer and the procedure target must have matching arguments. s% other_eval_fp_ft => my_other_eval_fp_ft ---------^ compilation aborted for ../src/run_star_extras.f90 (code 1) make: *** [/rds/projects/2017/ballwh-stellar-modelling/.mesa_test/work/star/work_standard_makefile:39: run_star_extras.o] Error 1 FAILED