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

./case.build error in CESM2.0

baofangling21@mails.ucas.

baofangling
New Member
Dear all:

I found the following error when I ported the model to my server and tried to create a new case(I've followed the same steps on my own computer before without any problems):


./case.build
Building case in directory /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/scripts/1850CLM50
sharedlib_only is False
model_only is False
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Generating component namelists as part of build
Creating component namelists
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/components/data_comps/datm/cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/clm//cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/components/stub_comps/sice/cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/components/stub_comps/socn/cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/mosart//cime_config/buildnml
Running /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism//cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/components/stub_comps/swav/cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/components/stub_comps/sesp/cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/drivers/mct/cime_config/buildnml
File not found: lnd2glc_fmapname = "cpl/gridmaps/fv1.9x2.5/map_fv1.9x2.5_TO_gland4km_aave.170429.nc", will attempt to download in check_input_data phas e
File not found: lnd2glc_smapname = "cpl/gridmaps/fv1.9x2.5/map_fv1.9x2.5_TO_gland4km_blin.170429.nc", will attempt to download in check_input_data phas e
File not found: glc2lnd_fmapname = "cpl/gridmaps/gland4km/map_gland4km_TO_fv1.9x2.5_aave.170429.nc", will attempt to download in check_input_data phase
File not found: glc2lnd_smapname = "cpl/gridmaps/gland4km/map_gland4km_TO_fv1.9x2.5_aave.170429.nc", will attempt to download in check_input_data phase
Finished creating component namelists
Building gptl with output to file /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/gptl.bldlog.230310-151523
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/build_scripts/buildlib.gptl
Building mct with output to file /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/mct.bldlog.230310-151523
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/build_scripts/buildlib.mct
Building pio with output to file /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/pio.bldlog.230310-151523
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/build_scripts/buildlib.pio
Building csm_share with output to file /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/csm_share.bldlog.230310-151523
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/build_scripts/buildlib.csm_share
- Building clm4_5/clm5_0 Library
Building lnd with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/lnd.bldlog.230310-151523
clm built in 2.112922 seconds
Building atm with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/atm.bldlog.230310-151523
Building ice with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/ice.bldlog.230310-151523
Building ocn with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/ocn.bldlog.230310-151523
Building rof with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/rof.bldlog.230310-151523
Building glc with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/glc.bldlog.230310-151523
Building wav with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/wav.bldlog.230310-151523
Building esp with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/esp.bldlog.230310-151523
mosart built in 2.552744 seconds
sesp built in 4.302334 seconds
datm built in 4.343275 seconds
socn built in 4.380109 seconds
swav built in 4.378138 seconds
sice built in 4.391846 seconds
cism built in 7.027046 seconds
Building cesm with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/cesm.bldlog.230310-151523
/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/clm/src/biogeophys/SoilWaterMovementMod.F90:1278: undefined reference to `dgtsv_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/clm/src/biogeophys/UrbBuildTempOleson2015Mod.F90:653: undefined reference to `dgesv_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/clm/src/biogeophys/BandDiagonalMod.F90:198: undefined reference to `dgbsv_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:279: undefined reference to `ddot_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:300: undefined reference to `ddot_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:311: undefined reference to `daxpy_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:316: undefined reference to `daxpy_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:1098: undefined reference to `dnrm2_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:1100: undefined reference to `dnrm2_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:1103: undefined reference to `dnrm2_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:1107: undefined reference to `dnrm2_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:1087: undefined reference to `dnrm2_'

I am very confused about it, I hope someone can help me to answer it, thank you!
 

baofangling21@mails.ucas.

baofangling
New Member
Dear all:

I found the following error when I ported the model to my server and tried to create a new case(I've followed the same steps on my own computer before without any problems):


./case.build
Building case in directory /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/scripts/1850CLM50
sharedlib_only is False
model_only is False
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Generating component namelists as part of build
Creating component namelists
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/components/data_comps/datm/cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/clm//cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/components/stub_comps/sice/cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/components/stub_comps/socn/cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/mosart//cime_config/buildnml
Running /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism//cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/components/stub_comps/swav/cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/components/stub_comps/sesp/cime_config/buildnml
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/drivers/mct/cime_config/buildnml
File not found: lnd2glc_fmapname = "cpl/gridmaps/fv1.9x2.5/map_fv1.9x2.5_TO_gland4km_aave.170429.nc", will attempt to download in check_input_data phas e
File not found: lnd2glc_smapname = "cpl/gridmaps/fv1.9x2.5/map_fv1.9x2.5_TO_gland4km_blin.170429.nc", will attempt to download in check_input_data phas e
File not found: glc2lnd_fmapname = "cpl/gridmaps/gland4km/map_gland4km_TO_fv1.9x2.5_aave.170429.nc", will attempt to download in check_input_data phase
File not found: glc2lnd_smapname = "cpl/gridmaps/gland4km/map_gland4km_TO_fv1.9x2.5_aave.170429.nc", will attempt to download in check_input_data phase
Finished creating component namelists
Building gptl with output to file /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/gptl.bldlog.230310-151523
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/build_scripts/buildlib.gptl
Building mct with output to file /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/mct.bldlog.230310-151523
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/build_scripts/buildlib.mct
Building pio with output to file /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/pio.bldlog.230310-151523
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/build_scripts/buildlib.pio
Building csm_share with output to file /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/csm_share.bldlog.230310-151523
Calling /fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/cime/src/build_scripts/buildlib.csm_share
- Building clm4_5/clm5_0 Library
Building lnd with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/lnd.bldlog.230310-151523
clm built in 2.112922 seconds
Building atm with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/atm.bldlog.230310-151523
Building ice with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/ice.bldlog.230310-151523
Building ocn with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/ocn.bldlog.230310-151523
Building rof with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/rof.bldlog.230310-151523
Building glc with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/glc.bldlog.230310-151523
Building wav with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/wav.bldlog.230310-151523
Building esp with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/esp.bldlog.230310-151523
mosart built in 2.552744 seconds
sesp built in 4.302334 seconds
datm built in 4.343275 seconds
socn built in 4.380109 seconds
swav built in 4.378138 seconds
sice built in 4.391846 seconds
cism built in 7.027046 seconds
Building cesm with output to /fs1/home/husiletu/cesm/scratch/1850CLM50/bld/cesm.bldlog.230310-151523
/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/clm/src/biogeophys/SoilWaterMovementMod.F90:1278: undefined reference to `dgtsv_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/clm/src/biogeophys/UrbBuildTempOleson2015Mod.F90:653: undefined reference to `dgesv_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/clm/src/biogeophys/BandDiagonalMod.F90:198: undefined reference to `dgbsv_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:279: undefined reference to `ddot_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:300: undefined reference to `ddot_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:311: undefined reference to `daxpy_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:316: undefined reference to `daxpy_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:1098: undefined reference to `dnrm2_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:1100: undefined reference to `dnrm2_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:1103: undefined reference to `dnrm2_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:1107: undefined reference to `dnrm2_'

/fs1/home/husiletu/baofangling/CLM/downloads/cesm2.0/components/cism/source_cism/libglimmer-solve/SLAP/dcgs.f:1087: undefined reference to `dnrm2_'

I am very confused about it, I hope someone can help me to answer it, thank you!
Oh! I have result it.
 
Top