case.build error at csm_share - CESM2.0.0, FX2000 compset, Stampede2 Skylake

Hello,I am trying to run CESM2.0.0 out-of-the-box on Stampede2 Skylake, using the FX2000 compset and f19_f19_mg16 resolution.  I'm getting the build error shown below, and I've also attached the csm_share.bldlog.  I followed instructions in the Quick Start guide to download the source code and create a new case, and I haven't been able to find any discussion forums with solutions that resolved this problem.  Any help is much appreciated. login3(222)$ ./case.buildBuilding case in directory /home1/05774/tg850735/cesm2_0_0/cime/cases/FX2000_f19f19mg16_default2_skxsharedlib_only is Falsemodel_only is FalseGenerating component namelists as part of buildCreating component namelists   Calling /home1/05774/tg850735/cesm2_0_0/components/cam//cime_config/buildnml     ...calling cam buildcpp to set build time optionsCAM namelist copy: file1 /home1/05774/tg850735/cesm2_0_0/cime/cases/FX2000_f19f19mg16_default2_skx/Buildconf/camconf/atm_in file2 /scratch/05774/tg850735/FX2000_f19f19mg16_default2_skx/run/atm_in    Calling /home1/05774/tg850735/cesm2_0_0/components/clm//cime_config/buildnml     ...calling clm buildcpp to set build time options   Calling /home1/05774/tg850735/cesm2_0_0/components/cice//cime_config/buildnml     ...calling cice buildcpp to set build time options   Calling /home1/05774/tg850735/cesm2_0_0/cime/src/components/data_comps/docn/cime_config/buildnml   Calling /home1/05774/tg850735/cesm2_0_0/components/rtm//cime_config/buildnml   Calling /home1/05774/tg850735/cesm2_0_0/cime/src/components/stub_comps/sglc/cime_config/buildnml   Calling /home1/05774/tg850735/cesm2_0_0/cime/src/components/stub_comps/swav/cime_config/buildnml   Calling /home1/05774/tg850735/cesm2_0_0/cime/src/components/stub_comps/sesp/cime_config/buildnml   Calling /home1/05774/tg850735/cesm2_0_0/cime/src/drivers/mct/cime_config/buildnml   NOTE: ignoring setting of rof2ocn_liq_rmapname=idmap in seq_maps.rc   NOTE: ignoring setting of rof2ocn_ice_rmapname=idmap in seq_maps.rc   NOTE: ignoring setting of rof2ocn_fmapname=idmap in seq_maps.rcFinished creating component namelistsBuilding gptl with output to file /scratch/05774/tg850735/FX2000_f19f19mg16_default2_skx/bld/gptl.bldlog.180706-164639   Calling /home1/05774/tg850735/cesm2_0_0/cime/src/build_scripts/buildlib.gptlBuilding mct with output to file /scratch/05774/tg850735/FX2000_f19f19mg16_default2_skx/bld/mct.bldlog.180706-164639   Calling /home1/05774/tg850735/cesm2_0_0/cime/src/build_scripts/buildlib.mctBuilding pio with output to file /scratch/05774/tg850735/FX2000_f19f19mg16_default2_skx/bld/pio.bldlog.180706-164639   Calling /home1/05774/tg850735/cesm2_0_0/cime/src/build_scripts/buildlib.pioBuilding csm_share with output to file /scratch/05774/tg850735/FX2000_f19f19mg16_default2_skx/bld/csm_share.bldlog.180706-164639   Calling /home1/05774/tg850735/cesm2_0_0/cime/src/build_scripts/buildlib.csm_shareERROR: /home1/05774/tg850735/cesm2_0_0/cime/src/build_scripts/buildlib.csm_share FAILED, cat /scratch/05774/tg850735/FX2000_f19f19mg16_default2_skx/bld/csm_share.bldlog.180706-164639
 

jedwards

CSEG and Liaisons
Staff member
You are trying to build a compset that requires an external install of the ESMF library.  We do not have that setup on stampede, however you should be able to build the ESMF library yourself to solve this problem.
 
Back
Top