> Error: Rank mismatch between actual argument at (1) and actual argument at > (2) (rank-1 and scalar) > To work around this, you need to add -fallow-argument-mismatch to the FFLAGS > inside Makefile:
Funny, that is exactly the argument that: compilers.allow_arguments_mismatch yes is supposed to add for you to fix this. Now I wonder why it doesn’t add it? What port are you trying to build again? Something fishy here, it seems. K