rjallen@ucr_edu
New Member
Hi,
I'm trying to port CESM2 to a new cluster. I get as far as ./case.build, where I get the following error:
PGF90-S-0087-Non-constant expression where constant expression required (/home/rallen/my_cesm_sandbox/components/clm/src/utils/clmfates_paraminterfaceMod.F90: 197)
PGF90-S-0081-Illegal selector - KIND parameter has unknown value for data type (/home/rallen/my_cesm_sandbox/components/clm/src/utils/clmfates_paraminterfaceMod.F90: 197)
0 inform, 0 warnings, 2 severes, 0 fatal for parametersfromnetcdf
make: *** [clmfates_paraminterfaceMod.o] Error 2
make: *** Waiting for unfinished jobs....
ERROR: Command make complib -j 8 MODEL=clm COMPLIB=/projects/ps-rallen/rallen/cam6_runs/scratch/B_1850/bld/pgi/mvapich2/nodebug/nothreads/mct/noesmf/lib/libclm.a -f /home/rallen/my_cesm_sandbox/cime/scripts/B_1850/Tools/Makefile MACFILE=/home/rallen/my_cesm_sandbox/cime/scripts/B_1850/Macros.tscc failed with rc=2
I don't see any prior discussions of a similar error. Any suggestions on how to fix it?
I'm trying to port CESM2 to a new cluster. I get as far as ./case.build, where I get the following error:
PGF90-S-0087-Non-constant expression where constant expression required (/home/rallen/my_cesm_sandbox/components/clm/src/utils/clmfates_paraminterfaceMod.F90: 197)
PGF90-S-0081-Illegal selector - KIND parameter has unknown value for data type (/home/rallen/my_cesm_sandbox/components/clm/src/utils/clmfates_paraminterfaceMod.F90: 197)
0 inform, 0 warnings, 2 severes, 0 fatal for parametersfromnetcdf
make: *** [clmfates_paraminterfaceMod.o] Error 2
make: *** Waiting for unfinished jobs....
ERROR: Command make complib -j 8 MODEL=clm COMPLIB=/projects/ps-rallen/rallen/cam6_runs/scratch/B_1850/bld/pgi/mvapich2/nodebug/nothreads/mct/noesmf/lib/libclm.a -f /home/rallen/my_cesm_sandbox/cime/scripts/B_1850/Tools/Makefile MACFILE=/home/rallen/my_cesm_sandbox/cime/scripts/B_1850/Macros.tscc failed with rc=2
I don't see any prior discussions of a similar error. Any suggestions on how to fix it?