Compilation failed mfix-24.4.1: read_database.f:234:44

I keep getting the following error during compilation, how should I resolve it?

/home/kk/miniforge3/envs/mfix-24.4.1/share/mfix/src/model/read_database.f:234:44:

234 | ‘DATA.’,2/‘Database location:’, /A)
| 1
Error: Unexpected FORMAT statement in CONTAINS section at (1)
[ 43%] Building Fortran object model/CMakeFiles/mfixcore.dir/ic_mod.f.o
/home/kk/miniforge3/envs/mfix-24.4.1/share/mfix/src/model/read_database.f:595:51:

595 | lMW, HfrefoR(lM,lN)
| 1
Error: FORMAT label 1000 at (1) not defined
/home/kk/miniforge3/envs/mfix-24.4.1/share/mfix/src/model/read_database.f:505:61:

505 | Alow(5,lM,lN), Ahigh(5,lM,lN)
| 1
Error: FORMAT label 1020 at (1) not defined
/home/kk/miniforge3/envs/mfix-24.4.1/share/mfix/src/model/read_database.f:513:25:

513 | WRITE(ERR_MSG,1010)
| 1
Error: FORMAT label 1010 at (1) not defined
make[2]: *** [model/CMakeFiles/mfixcore.dir/build.make:5626: model/CMakeFiles/mfixcore.dir/read_database.f.o] Error 1
make[2]: *** …
make[1]: *** [CMakeFiles/Makefile2:182: model/CMakeFiles/mfixcore.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

                 BUILD FAILED

==========================================================================

A) Did you modify any code?

B) Do you get the same result with MFiX 25.3?

I just tested a fresh install of 24.4.1 on both Linux and Windows and did not get any compilation errors building the solver.

If you have further difficulties please go to main menu, click “Submit bug report” and upload the resulting zip file.

The version I am using is mfix-24.4.1.

I know that you are using 24.4.1. My question was: do you get the same result with the current version (25.3)? And did you modify any code?

If you are still having difficulties please go to main menu, click “Submit bug report” and upload the resulting zip file.