Errors in case.build

Zane

New Member
Hi, I failed when ./case.build, the error comes below.

1703062287655.png

And I tried j running the last command line, the error comes as "** build-namelist - Cannot find configuration cache file: config_cache.xml" **"
1703062400428.png

Although I tried the method described here ($CTSMROOT/cime/scripts/query_config --grids --long, "https://bb.cgd.ucar.edu/cesm/threads/clmbuildnamelist-read_configure_definition-cannot-find- configuration-cache-file-config_cache-xml.5539/"), it still didn't work.

What can I do about this problem, please?
Thanks a lot if someone can give help.
 

jedwards

CSEG and Liaisons
Staff member
I don't think that the issue is in either of these files. Is this a repeatable problem - Try removing the bld directory and starting case.build again or just creating a new case from scratch. You may also get more information by using the --debug flag to case.build
 

Zane

New Member
I don't think that the issue is in either of these files. Is this a repeatable problem - Try removing the bld directory and starting case.build again or just creating a new case from scratch. You may also get more information by using the --debug flag to case.build
Thanks for your reply. Unfortunately, this issue has come up multiple times, even when I rebuild new cases. I will try the case.build --debug, thanks again
 
Back
Top