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

CLM 5.0 build problem

nevergiveup

nevergiveup
Member
Hi,
The clm5.0 model was successfully run before. However, after the reboot of my supercomputer, it failed in the process of build like follows, mpich is 3.3.1 gcc is 8.3.0
....
Building lnd with output to /home/clm5.0/output/test111shanchu/bld/lnd.bldlog.230211-153551
clm built in 1.754804 seconds
ERROR: BUILD FAIL: clm.buildlib failed, cat /home/clm5.0/output/test111shanchu/bld/lnd.bldlog.230211-153551

error shows:


make complib -j 1 MODEL=clm COMPLIB=/home/clm5.0/output/test111shanchu/bld/gnu/mpich/nodebug/nothreads/mct/noesmf/lib/libclm.a -f /home/clm5.0/cime/scripts/test111shanchu/Tools/Makefile MACFILE=/home/clm5.0/cime/scripts/test111shanchu/Macros.jack :

output:
/home/clm5.0/cime/scripts/test111shanchu/Tools/mkSrcfiles
cp -f Filepath Deppath
/home/clm5.0/cime/scripts/test111shanchu/Tools/mkDepends Deppath Srcfiles > Depends
ar rv /home/clm5.0/output/test111shanchu/bld/gnu/mpich/nodebug/nothreads/mct/noesmf/lib/libclm.a

err:

cat: Srcfiles: No file or directory
Duplicate definitions of module canopyfluxesmod in CanopyFluxesMod and CanopyFluxesMod_backup:Improper ioctl operation on the device
ar: creating /home/clm5.0/output/test111shanchu/bld/gnu/mpich/nodebug/nothreads/mct/noesmf/lib/libclm.a
Make: * * * There are no rules to create the target "Depends" required by "complib". stop it.

ERROR: Command make complib -j 1 MODEL=clm COMPLIB=/home/clm5.0/output/test111shanchu/bld/gnu/mpich/nodebug/nothreads/mct/noesmf/lib/libclm.a -f /home/clm5.0/cime/scripts/test111shanchu/Tools/Makefile MACFILE=/home/clm5.0/cime/scripts/test111shanchu/Macros.jack failed with rc=2

do you know how to fix it ? thanks
 
Top