Hi,
If you haven’t already could you try compiling with the following extra flags in your configuration script:
export FFLAGS=-fallow-argument-mismatch
export F90FLAGS=-fallow-argument-mismatch
These are necessary for gfortran versions > 10.0.
Best wishes,
Tom