I am trying to compile WRF-chem3.8.1 with GNU compiler and dmpar option on Linux, but I got some errors. I have successfully compiled WRF-Chem v3.5, however, I cannot compile v3.8. I have attached configure.wrf and compile.log. Kindly look into these to help me fix these errors. Thank you very much in advance.
View attachment configure_wrf.txt
View attachment compile_log.txt
Here is the error message.
module_ra_rrtmg_lwf.f90:8141:0:
use rrlw_ref_f, only : chi_mls
internal compiler error: in gfc_trans_use_stmts, at fortran/trans-decl.c:5111
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
0.44user 0.03system 0:01.08elapsed 44%CPU (0avgtext+0avgdata 50084maxresident)k
5112inputs+400outputs (3major+28149minor)pagefaults 0swaps
make[3]: [module_ra_rrtmg_lwf.o] Error 1 (ignored)
View attachment configure_wrf.txt
View attachment compile_log.txt
Here is the error message.
module_ra_rrtmg_lwf.f90:8141:0:
use rrlw_ref_f, only : chi_mls
internal compiler error: in gfc_trans_use_stmts, at fortran/trans-decl.c:5111
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
0.44user 0.03system 0:01.08elapsed 44%CPU (0avgtext+0avgdata 50084maxresident)k
5112inputs+400outputs (3major+28149minor)pagefaults 0swaps
make[3]: [module_ra_rrtmg_lwf.o] Error 1 (ignored)