While building the solver and executing make command , i am getting -march error

error: bad value (haswell) for -march= switch

/* xpow.c - replacement pow() function that detects integer and dyadic exponents

^

make[2]: *** [model/CMakeFiles/mfixcore.dir/xpow.c.o] Error 1

make[1]: *** [model/CMakeFiles/mfixcore.dir/all] Error 2

make: *** [all] Error 2

Welcome to the MFiX forum. The error you report is due to using an old version of GFortran. Please see The case run well in mfix-22.1,but has error in mfix-22.2.2 - #5 by cgw

compiler/gcc/11.2.0" - I have loaded this compiler in my HPC , still getting the same error

Please copy the full text from the “build_mfixsolver” dialog and paste it here (as text, not screenshot) so I can see the whole thing.