build error of CESM2.2

ykp990521

ykp990521
Member
Hello, when builiding a trial case after the first time of porting CESM2.2 on Tianhe-1A, while I type ./case.build, it showed
ERROR: /THL6/home/ykp990521/my_cesm_sandbox/cime/src/build_scripts/buildlib.gptl FAILED, cat /THL6/home/ykp990521/scratch/mytest/bld/gptl.bldlog.210930-132449

could anyone help me with that? I really appreciate if you could help !
 

Attachments

fischer

CSEG and Liaisons
Staff member
Could you also attach the gptl.bldlog. It'll help to see why gptl failed to build.

Chris
 

fischer

CSEG and Liaisons
Staff member
It looks like the object file gptl.o is missing. I don't see any error messages that it failed to build. Is this a repeatable failure?
Can you do a directory listing of /THL6/home/ykp990521/scratch/mytest/bld/intel/impi/nodebug/nothreads/mct/gptl to see if the
gptl.o files is there.

Thanks
Chris
 

Lisuo Hu

Lisuo Hu
New Member
Hello, when builiding a trial case after the first time of porting CESM2.2 on Tianhe-1A, while I type ./case.build, it showed
ERROR: /THL6/home/ykp990521/my_cesm_sandbox/cime/src/build_scripts/buildlib.gptl FAILED, cat /THL6/home/ykp990521/scratch/mytest/bld/gptl.bldlog.210930-132449

could anyone help me with that? I really appreciate if you could help !
I met the same problem, did you resovled it? Could you kindly give some clues? Thank you~
 

jeffhu

jeffhu
New Member
It looks like the object file gptl.o is missing. I don't see any error messages that it failed to build. Is this a repeatable failure?
Can you do a directory listing of /THL6/home/ykp990521/scratch/mytest/bld/intel/impi/nodebug/nothreads/mct/gptl to see if the
gptl.o files is there.

Thanks
Chris
Hi Chris, I met with the same issue as this issue showed. I opened the directory you pointed here (/scratch/CESM_TEST/bld/gnu/mpich/nodebug/nothreads/mct/gptl) and I found this folder is empty. May I ask how to fix it? The attachment are the xml I used to create the case, and the log file is attached as well. I am porting CESM2.1.3.

Thanks for your time!
 

Attachments

jeffhu

jeffhu
New Member
Hi Chris, I met with the same issue as this issue showed. I opened the directory you pointed here (/scratch/CESM_TEST/bld/gnu/mpich/nodebug/nothreads/mct/gptl) and I found this folder is empty. May I ask how to fix it? The attachment are the xml I used to create the case, and the log file is attached as well. I am porting CESM2.1.3.

Thanks for your time!
I solved this by checking Macros.make file.
 
Back
Top