Dear all,
Recently, when I was porting cesm2.0.0 to centos6, I use the command as follows:
(1) ./create_newcase --case fancase11 --res f19_g17 --compset I1850Clm50BgcCrop--mach fancentos7
(2) ./case.setup
(3)./case.build
error occurs in the step "./case.build", it shows:
ERROR: BUILD FAIL: clm.buildlib failed, cat /root/clm5dir/output/fancase11/bld/lnd.bldlog.200819-174221
Then I cat /root/clm5dir/output/fancase11/bld/lnd.bldlog.200819-174221, it shows:
err:
/root/clm5.0/src/fates/parteh/PRTAllometricCarbonMod.F90:230.5:
prt_global => prt_global_ac
1
Error: (1) different type of pointer assignment; trying to assign CLASS (prt_global_type) to TYPE (prt_global_type)
make: *** [PRTAllometricCarbonMod.o] Error 1
ERROR: Command make complib -j 1 MODEL=clm COMPLIB=/root/clm5dir/output/fancase11/bld/gnu/mpich/nodebug/nothreads/mct/noesmf/lib/libclm.a -f /root/clm5.0/cime/scripts/fancase11/Tools/Makefile MACFILE=/root/clm5.0/cime/scripts/fancase11/Macros.fancentos7 failed with rc=2
Anybody can help me?
Recently, when I was porting cesm2.0.0 to centos6, I use the command as follows:
(1) ./create_newcase --case fancase11 --res f19_g17 --compset I1850Clm50BgcCrop--mach fancentos7
(2) ./case.setup
(3)./case.build
error occurs in the step "./case.build", it shows:
ERROR: BUILD FAIL: clm.buildlib failed, cat /root/clm5dir/output/fancase11/bld/lnd.bldlog.200819-174221
Then I cat /root/clm5dir/output/fancase11/bld/lnd.bldlog.200819-174221, it shows:
err:
/root/clm5.0/src/fates/parteh/PRTAllometricCarbonMod.F90:230.5:
prt_global => prt_global_ac
1
Error: (1) different type of pointer assignment; trying to assign CLASS (prt_global_type) to TYPE (prt_global_type)
make: *** [PRTAllometricCarbonMod.o] Error 1
ERROR: Command make complib -j 1 MODEL=clm COMPLIB=/root/clm5dir/output/fancase11/bld/gnu/mpich/nodebug/nothreads/mct/noesmf/lib/libclm.a -f /root/clm5.0/cime/scripts/fancase11/Tools/Makefile MACFILE=/root/clm5.0/cime/scripts/fancase11/Macros.fancentos7 failed with rc=2
Anybody can help me?