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

Running CESM1_2_0 on TACC Lonestar machine

I am trying to run CESM1_2_0 on TACC Lonestar machine. When I tried to build the case, I've got the following error message. ----------------------------------------------------------- CESM BUILDEXE SCRIPT STARTING  COMPILER is intel  - Build Libraries: mct gptl pio csm_share Thu Sep 19 05:15:42 CDT 2013 /work/01808/yonghwan/cesm/cesm1_2_0/work/execute/CLM45_test/mct/mct.bldlog.130919-051539 Thu Sep 19 05:16:23 CDT 2013 /work/01808/yonghwan/cesm/cesm1_2_0/work/execute/CLM45_test/gptl/gptl.bldlog.130919-051539 Thu Sep 19 05:16:25 CDT 2013 /work/01808/yonghwan/cesm/cesm1_2_0/work/execute/CLM45_test/pio/pio.bldlog.130919-051539 Thu Sep 19 05:17:01 CDT 2013 /work/01808/yonghwan/cesm/cesm1_2_0/work/execute/CLM45_test/csm_share/csm_share.bldlog.130919-051539 ERROR: buildlib.csm_share failed, see /work/01808/yonghwan/cesm/cesm1_2_0/work/execute/CLM45_test/csm_share/csm_share.bldlog.130919-051539 ERROR: cat /work/01808/yonghwan/cesm/cesm1_2_0/work/execute/CLM45_test/csm_share/csm_share.bldlog.130919-051539------------------------------------------------------------In csm_share.bldlog.** file, the following error messages I've got.------------------------------------------------------------------------------------------------------------------------/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(672): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [TYPE]       subroutine ESMF_AttributeGetbyNumber(anytype, number, name, type, value, rc) ------------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(623): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [TYPE]       subroutine ESMF_AttributeGet(anytype, name, type, value, rc) --------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(699): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [NAMELIST]       subroutine ESMF_AttributeGetNameList(anytype, count, namelist, rc) -----------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(672): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [VALUE]       subroutine ESMF_AttributeGetbyNumber(anytype, number, name, type, value, rc) ------------------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(623): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [VALUE]       subroutine ESMF_AttributeGet(anytype, name, type, value, rc)--------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(699): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [COUNT]       subroutine ESMF_AttributeGetNameList(anytype, count, namelist, rc)----------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(648): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [COUNT]       subroutine ESMF_AttributeGetCount(anytype, count, rc)-------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(858): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AttributeCopyAll(source, destination, rc)------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(828): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AttributeCopy(name, source, destination, rc)---------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(802): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AttributeGetObjectList(anytypelist, name, typelist, valuelist, rc)-------------------------------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(776): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AttributeSetObjectList(anytypelist, name, value, rc)-----------------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(750): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AttributeGetList(anytype, namelist, typelist, valuelist, rc)-------------------------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(724): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AttributeSetList(anytype, namelist, valuelist, rc)---------------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(699): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AttributeGetNameList(anytype, count, namelist, rc)---------------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(672): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AttributeGetbyNumber(anytype, number, name, type, value, rc)-------------------------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(648): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AttributeGetCount(anytype, count, rc)--------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(623): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AttributeGet(anytype, name, type, value, rc)---------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(599): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AttributeSet(anytype, name, value, rc)---------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(802): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [VALUELIST]       subroutine ESMF_AttributeGetObjectList(anytypelist, name, typelist, valuelist, rc)--------------------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(750): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [VALUELIST]       subroutine ESMF_AttributeGetList(anytype, namelist, typelist, valuelist, rc)--------------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(802): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [TYPELIST]       subroutine ESMF_AttributeGetObjectList(anytypelist, name, typelist, valuelist, rc)----------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_BaseMod.F90(750): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [TYPELIST]       subroutine ESMF_AttributeGetList(anytype, namelist, typelist, valuelist, rc) ----------------------------------------------------------^--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(906): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [ID]                             Enabled, ID, rc)-------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(905): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RINGING]                             PrevRingTime, StopTime, Ringing, &----------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(906): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [ENABLED]                             Enabled, ID, rc)----------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(954): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AlarmValidate(alarm, opts, rc)-------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(906): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]                             Enabled, ID, rc)-----------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(856): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]                            Enabled, ID, rc)----------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(778): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       function ESMF_AlarmCheckRingTime(alarm, ClockCurrTime, positive, rc)-----------------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(563): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AlarmSetStopTime(alarm, StopTime, rc)--------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(532): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AlarmGetStopTime(alarm, StopTime, rc)--------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(501): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]--------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(501): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AlarmSetPrevRingTime(alarm, PrevRingTime, rc)----------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(372): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AlarmSetRingTime(alarm, RingTime, rc)--------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_AlarmMod.F90(288): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]       subroutine ESMF_AlarmSetRingInterval(alarm, RingInterval, rc) ----------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_ClockMod.F90(1112): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [ADVANCECOUNT]                             RefTime, CurrTime, PrevTime, AdvanceCount, &---------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_ClockMod.F90(1164): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]      subroutine ESMF_ClockValidate(clock, opts, rc)-------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_ClockMod.F90(1113): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]                            AlarmList, rc)---------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_ClockMod.F90(1060): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]                                AlarmList, rc)-------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_ClockMod.F90(874): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]      subroutine ESMF_ClockSyncToWallClock(clock, rc)--------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_ClockMod.F90(720): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]      subroutine ESMF_ClockGetPrevSimTime(clock, PrevSimTime, rc)--------------------------------------------------------------^/work/01808/yonghwan/cesm/cesm1_2_0/models/utils/esmf_wrf_timemgr/ESMF_ClockMod.F90(689): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value.   [RC]      subroutine ESMF_ClockGetCurrSimTime(clock, CurrSimTime, rc) --------------------------------------------------------------^------------------------------------------------------------------------- The following is my Macros. file------------------------------------------------------------ CPPDEFS+= -DFORTRANUNDERSCORE -DNO_R16 -DLINUX -DCPRINTELSLIBS+= $(shell $(NETCDF_PATH)/bin/nc-config --flibs)CFLAGS:= -O2 -fp-model preciseCONFIG_ARGS:=CXX_LDFLAGS:= -cxxlibCXX_LINKER:=FORTRANESMF_LIBDIR:=FC_AUTO_R8:= -r8FFLAGS:= -O2 -fp-model source -convert big_endian -assume byterecl -ftz -tracebackFFLAGS_NOOPT:= -O0FIXEDFLAGS:= -fixed -132FREEFLAGS:= -freeMPICC:= mpiccMPICXX:= mpicxxMPIFC:= mpif90 -DNO_MPI2MPI_LIB_NAME:=MPI_PATH:=NETCDF_PATH:= $(NETCDF)PNETCDF_PATH:=SCC:= iccSCXX:= icpcSFC:= ifortSUPPORTS_CXX:=TRUEifeq ($(DEBUG), TRUE)      FFLAGS += -g -CU -check pointers -fpe0endififeq ($(compile_threaded), true)      LDFLAGS += -openmp      CFLAGS += -openmp      FFLAGS += -openmp endif----------------------------------------------------------------------------------------------------------------------Can anyone help me with resolving this problems?Thanks,    
 

jedwards

CSEG and Liaisons
Staff member
Those are all warnings.   There is no error that would stop the build in what you sent us.  Can you attach the entire bld log?
 
Top