SOLVED:build error: error while building csm_share #6196
Replies: 2 comments
-
The copy of warnings and errors in the log file are here: compilation aborted for /public/home/elzd_2023_00034/guoxiaojie/E3SM/share/RandNum/src/kissvec/kissvec.c (code 2) /data1/elzd_2023_00034/gxj/E3SM/F2010_MMF1_ne30/bld/intel/impi/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/csm_share//public/home/elzd_2023_00034/guoxiaojie/E3SM/share/util/shr_infnan_mod.F90.in(72): error #7950: Procedure name in MODULE PROCEDURE statement must be the name of accessible module procedure. [SHR_INFNAN_ISNAN_DOUBLE] gmake[1]: *** [CMakeFiles/csm_share.dir/all] Error 2 compilation aborted for /public/home/elzd_2023_00034/guoxiaojie/E3SM/share/RandNum/src/kissvec/kissvec.c (code 2) /data1/elzd_2023_00034/gxj/E3SM/F2010_MMF1_ne30/bld/intel/impi/nodebug/nothreads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/csm_share//public/home/elzd_2023_00034/guoxiaojie/E3SM/share/util/shr_infnan_mod.F90.in(72): error #7950: Procedure name in MODULE PROCEDURE statement must be the name of accessible module procedure. [SHR_INFNAN_ISNAN_DOUBLE] gmake[1]: *** [CMakeFiles/csm_share.dir/all] Error 2 |
Beta Was this translation helpful? Give feedback.
-
This problem is solved by adding flag -std=c99 |
Beta Was this translation helpful? Give feedback.
-
Hello!
I'm trying to run E3SM on a local cluster with the compset of F2010-MMF1 and the res of ne30, but I met a build error. The log file and environment file are attached.
csm_share.bldlog.txt
software_environment.txt
Any help would be much appreciated. And feel free to require more details from me.
Thanks!
Jelli
Beta Was this translation helpful? Give feedback.
All reactions