Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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

  • config_batch.txt
    398 bytes · Views: 1
  • config_compilers.txt
    1.9 KB · Views: 2
  • config_machines.txt
    3.4 KB · Views: 3
  • config_pes.txt
    1.7 KB · Views: 1

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

  • config_compilers.txt
    2.3 KB · Views: 2
  • config_machines.txt
    4.3 KB · Views: 0
  • gptl.bldlog.230901-225336.txt
    4.5 KB · Views: 2

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.
 
Top