charan0239@gmail_com
New Member
Hi, I am trying to build CAM with pop2 ocean component, go this error.I couldn't trace back to the problem which is causing it. Any idea how to get over this. Attached the build log file and build commands below./configure -nc_inc /gpfs1/home/Libs/INTEL/NETCDF4/netcdf-4.1.3/include -nc_lib /gpfs1/home/Libs/INTEL/NETCDF4/netcdf-4.1.3/lib -fc mpiifort -target_os linux -fc_type intel -spmd -cc mpiicc -dyn fv -hgrid 1.9x2.5 -microphys mg1 -pbl uw -phys cam5 -ntasks 512 -ocn pop2 gmake -j64 2>&1 | tee LOG-gmake ++++++++++++++++++++++++ifort: command line warning #10212: -fp-model precise evaluates in source precision with Fortran./iitm2/cccr-res/karumuri/charan/new_test/cesm1_2_0/models/drv/driver/ccsm_comp_mod.F90(46): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [OCN_COMP_MCT] use ocn_comp_mct, only: ocn_init_mct, ocn_run_mct, ocn_final_mct-------^/iitm2/cccr-res/karumuri/charan/new_test/cesm1_2_0/models/drv/driver/ccsm_comp_mod.F90(46): error #6580: Name in only-list does not exist. [OCN_INIT_MCT] use ocn_comp_mct, only: ocn_init_mct, ocn_run_mct, ocn_final_mct---------------------------^/iitm2/cccr-res/karumuri/charan/new_test/cesm1_2_0/models/drv/driver/ccsm_comp_mod.F90(46): error #6580: Name in only-list does not exist. [OCN_RUN_MCT] use ocn_comp_mct, only: ocn_init_mct, ocn_run_mct, ocn_final_mct-----------------------------------------^/iitm2/cccr-res/karumuri/charan/new_test/cesm1_2_0/models/drv/driver/ccsm_comp_mod.F90(46): error #6580: Name in only-list does not exist. [OCN_FINAL_MCT] use ocn_comp_mct, only: ocn_init_mct, ocn_run_mct, ocn_final_mct------------------------------------------------------^/iitm2/cccr-res/karumuri/charan/new_test/cesm1_2_0/models/drv/driver/ccsm_comp_mod.F90(1129): error #6632: Keyword arguments are invalid without an explicit interface. [NLFILENAME] NLFilename=NLFilename )----------------------------^compilation aborted for /iitm2/cccr-res/karumuri/charan/new_test/cesm1_2_0/models/drv/driver/ccsm_comp_mod.F90 (code 1)gmake: *** [ccsm_comp_mod.o] Error 1 ++++++++++++++++++++++++ Thank you. Charan Teja