mike_scchen@gmail_com
New Member
Hi,
We're trying to port CESM 3.0 beta02 to our machine with largely success.
We share the ported installation in project instructor's folder to other users like before, so they can call the create_newcase in it and then ./xmlchange the settings on their own.
However, they always fail at case.build step.
The error message looks like:
Is it possible to remove necessity of the git clone step? Maybe some XML switch or something?
Thanks!
Mike Chen
CODA labs, Institute of Oceanography
National Taiwan University
We're trying to port CESM 3.0 beta02 to our machine with largely success.
We share the ported installation in project instructor's folder to other users like before, so they can call the create_newcase in it and then ./xmlchange the settings on their own.
However, they always fail at case.build step.
The error message looks like:
It's obvious that the error was caused by users cannot write into the ported installation folder.(cdeps.bld.log)
[11%] Creatind directories for 'for-populate'
[22%] Performing download step (git clone) for 'fox-populate'
Error removing directory "(cesm installation dir)/components/cdeps/fox".
CMake Error at (scratch dir)/bld/intel/intelmpi/nodebug/nothreads/CDEPS/_deps/fox-subbuild/fox-populate-prefix/tmp/fox-populate-gitclone.cmake:30 (message):
Failed to remove directory:
'(cesm installation dir)/components/cdeps/fox'
Is it possible to remove necessity of the git clone step? Maybe some XML switch or something?
Thanks!
Mike Chen
CODA labs, Institute of Oceanography
National Taiwan University