Started by user Steffen Domke Checking out git https://github.com/larson-group/wrf.git into /home/jenkins/workspace/branch_wrf_test@script/c0c3599a3122293826dbd9443062f97f09f8c1ac365790007bd0d451d197cc90 to read jenkins_tests/wrf_clubb_plot_ifort/Jenkinsfile The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/wrf.git > git init /home/jenkins/workspace/branch_wrf_test@script/c0c3599a3122293826dbd9443062f97f09f8c1ac365790007bd0d451d197cc90 # timeout=10 Fetching upstream changes from https://github.com/larson-group/wrf.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials Jenkins user on Linux systems > git fetch --tags --force --progress -- https://github.com/larson-group/wrf.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/err_info_update_wrf^{commit} # timeout=10 Checking out Revision e2b51cc6a80d506508c15a091a2cfc55c50fda02 (refs/remotes/origin/err_info_update_wrf) > git config core.sparsecheckout # timeout=10 > git checkout -f e2b51cc6a80d506508c15a091a2cfc55c50fda02 # timeout=10 Commit message: "Update module_bl_clubb.F" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Running on mitch in /home/jenkins/workspace/branch_wrf_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/wrf.git > git init /home/jenkins/workspace/branch_wrf_test # timeout=10 Fetching upstream changes from https://github.com/larson-group/wrf.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials Jenkins user on Linux systems > git fetch --tags --force --progress -- https://github.com/larson-group/wrf.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e2b51cc6a80d506508c15a091a2cfc55c50fda02 (refs/remotes/origin/err_info_update_wrf) > git rev-parse refs/remotes/origin/err_info_update_wrf^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2b51cc6a80d506508c15a091a2cfc55c50fda02 # timeout=10 Commit message: "Update module_bl_clubb.F" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Configure WRF-CLUBB) [Pipeline] sh + cp WRF/custom_config_files/configure.wrf.intel64.serial.clubb.debug WRF/configure.wrf [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile WRF-CLUBB) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load intel netcdf-fortran mpich intel-oneapi-mkl + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Shell debugging restarted + unset __lmod_sh_dbg + return 0 + cd WRF + ./compile em_quarter_ss None of WRF_EM_CORE, WRF_NMM_CORE, specified in shell environment.... copying Registry/Registry.EM to Registry/Registry Compiling: WRF_EM_CORE . setting parallel make -j 2 make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include " ext make[1]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF' -------------------------------------- ( cd frame ; make -i -r externals ) make[2]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/frame' ( cd /home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 ; \ make -j 2 FC="ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" RANLIB="ranlib" \ CPP="cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90' /bin/rm -f ESMF_Base.o /bin/rm -f ESMF_Fraction.o sed -e "/\!.*'/s/'//g" ESMF_Base.F90 > ESMF_Base.b sed -e "/\!.*'/s/'//g" ESMF_Fraction.F90 > ESMF_Fraction.b cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Fraction.b > ESMF_Fraction.f cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Base.b > ESMF_Base.f /bin/rm -f ESMF_Fraction.b /bin/rm -f ESMF_Base.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Fraction.o -c ESMF_Fraction.f ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Base.o -c ESMF_Base.f /bin/rm -f ESMF_BaseTime.o sed -e "/\!.*'/s/'//g" ESMF_BaseTime.F90 > ESMF_BaseTime.b cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_BaseTime.b > ESMF_BaseTime.f /bin/rm -f ESMF_BaseTime.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_BaseTime.o -c ESMF_BaseTime.f /bin/rm -f ESMF_Calendar.o sed -e "/\!.*'/s/'//g" ESMF_Calendar.F90 > ESMF_Calendar.b cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Calendar.b > ESMF_Calendar.f /bin/rm -f ESMF_Calendar.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Calendar.o -c ESMF_Calendar.f /bin/rm -f ESMF_TimeInterval.o /bin/rm -f ESMF_Stubs.o sed -e "/\!.*'/s/'//g" ESMF_TimeInterval.F90 > ESMF_TimeInterval.b sed -e "/\!.*'/s/'//g" ESMF_Stubs.F90 > ESMF_Stubs.b cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_TimeInterval.b > ESMF_TimeInterval.f cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Stubs.b > ESMF_Stubs.f /bin/rm -f ESMF_TimeInterval.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_TimeInterval.o -c ESMF_TimeInterval.f /bin/rm -f ESMF_Stubs.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Stubs.o -c ESMF_Stubs.f /bin/rm -f ESMF_Time.o sed -e "/\!.*'/s/'//g" ESMF_Time.F90 > ESMF_Time.b cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Time.b > ESMF_Time.f /bin/rm -f ESMF_Time.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Time.o -c ESMF_Time.f /bin/rm -f ESMF_Alarm.o sed -e "/\!.*'/s/'//g" ESMF_Alarm.F90 > ESMF_Alarm.b cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Alarm.b > ESMF_Alarm.f /bin/rm -f ESMF_Alarm.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Alarm.o -c ESMF_Alarm.f /bin/rm -f ESMF_Clock.o sed -e "/\!.*'/s/'//g" ESMF_Clock.F90 > ESMF_Clock.b cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Clock.b > ESMF_Clock.f /bin/rm -f ESMF_Clock.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Clock.o -c ESMF_Clock.f /bin/rm -f Meat.o /bin/rm -f ESMF_AlarmClock.o sed -e "/\!.*'/s/'//g" ESMF_AlarmClock.F90 > ESMF_AlarmClock.b sed -e "/\!.*'/s/'//g" Meat.F90 > Meat.b cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_AlarmClock.b > ESMF_AlarmClock.f cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. Meat.b > Meat.f /bin/rm -f ESMF_AlarmClock.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_AlarmClock.o -c ESMF_AlarmClock.f /bin/rm -f Meat.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o Meat.o -c Meat.f /bin/rm -f ESMF_Mod.o sed -e "/\!.*'/s/'//g" ESMF_Mod.F90 > ESMF_Mod.b cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Mod.b > ESMF_Mod.f /bin/rm -f ESMF_Mod.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Mod.o -c ESMF_Mod.f /bin/rm -f module_symbols_util.o sed -e "/\!.*'/s/'//g" module_symbols_util.F90 > module_symbols_util.b cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. module_symbols_util.b > module_symbols_util.f /bin/rm -f module_symbols_util.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o module_symbols_util.o -c module_symbols_util.f /bin/rm -f module_utility.o sed -e "/\!.*'/s/'//g" module_utility.F90 > module_utility.b cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. module_utility.b > module_utility.f /bin/rm -f module_utility.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o module_utility.o -c module_utility.f /bin/rm -f libesmf_time.a if [ "ar" != "lib.exe" ] ; then \ ar ru libesmf_time.a ESMF_Alarm.o ESMF_BaseTime.o ESMF_Clock.o ESMF_Time.o Meat.o ESMF_Base.o ESMF_Calendar.o ESMF_Fraction.o ESMF_TimeInterval.o ESMF_Stubs.o ESMF_Mod.o module_symbols_util.o module_utility.o ESMF_AlarmClock.o ; \ else \ ar /out:libesmf_time.a ESMF_Alarm.o ESMF_BaseTime.o ESMF_Clock.o ESMF_Time.o Meat.o ESMF_Base.o ESMF_Calendar.o ESMF_Fraction.o ESMF_TimeInterval.o ESMF_Stubs.o ESMF_Mod.o module_symbols_util.o module_utility.o ESMF_AlarmClock.o ; \ fi ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libesmf_time.a ranlib libesmf_time.a make[3]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90' ( cd /home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf ; \ make -j 2 NETCDFPATH="/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt" RANLIB="ranlib" CPP="cpp -C -P" \ CC="gcc" CFLAGS="-w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0" \ FC="ifort -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf' grep nf_format_64bit /usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include/netcdf.inc ;\ a=$? ; export a ; \ if [ $a -a "$WRFIO_NCD_LARGE_FILE_SUPPORT" = "1" ] ; then \ cpp -C -P -C -P -traditional -DWRFIO_NCD_LARGE_FILE_SUPPORT -I../ioapi_share wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f ; \ else \ cpp -C -P -C -P -traditional -I../ioapi_share wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f ; \ fi cpp -C -P -C -P -traditional -I../ioapi_share module_wrfsi_static.F90 > module_wrfsi_static.f integer nf_format_64bit integer nf_format_64bit_offset integer nf_format_64bit_data parameter (nf_format_64bit = 2) parameter (nf_format_64bit_offset = nf_format_64bit) parameter (nf_format_64bit_data = 5) parameter (nf_format_cdf5 = nf_format_64bit_data) ifort -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o module_wrfsi_static.o -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -I../ioapi_share -c module_wrfsi_static.f ifort -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o wrf_io.o -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -I../ioapi_share -c wrf_io.f cpp -C -P -C -P -traditional -I../ioapi_share field_routines.F90 > field_routines.f ifort -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o field_routines.o -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -I../ioapi_share -c field_routines.f /bin/rm -f libwrfio_nf.a if [ "ar" != "lib.exe" ] ; then \ ar cr libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \ else \ ar /out:libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \ fi ranlib libwrfio_nf.a make[3]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf' ( cd /home/jenkins/workspace/branch_wrf_test/WRF/external/ioapi_share ; \ make -i -r NATIVE_RWORDSIZE="4" RWORDSIZE="4" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/ioapi_share' ( /bin/rm -f ../../inc/wrf_io_flags.h foo_io_flags.h; \ /bin/cp wrf_io_flags.h foo_io_flags.h; \ if [ 4 -ne 4 ] ; then \ /bin/rm -f foo_io_flags.h; \ sed -e 's/104/105/' wrf_io_flags.h > foo_io_flags.h ;\ fi ; \ /bin/mv foo_io_flags.h ../../inc/wrf_io_flags.h ) /bin/rm -f ../../inc/wrf_status_codes.h /bin/cp wrf_status_codes.h ../../inc make[3]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/ioapi_share' ( cd /home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib_share ; \ make -j 2 CC="gcc" CFLAGS="-w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \ FC="ifort -i4 -I. -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive) make[3]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib_share' make[4]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib_share' rm -f io_grib_share.o gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c get_region_center.c cpp -C -P -traditional -I. io_grib_share.F > io_grib_share.f90 ifort -i4 -I. -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I. -c io_grib_share.f90 gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gridnav.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c open_file.c ar ru ./libio_grib_share.a io_grib_share.o get_region_center.o gridnav.o open_file.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating ./libio_grib_share.a ranlib ./libio_grib_share.a make[4]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib_share' make[3]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib_share' ( cd /home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1 ; \ make -j 2 CC="gcc" CFLAGS="-w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \ FC="ifort -i4 -I. -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive) make[3]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1' Doing make archive on library subdirectory MEL_grib1 make[4]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/MEL_grib1' make[5]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/MEL_grib1' gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c FTP_getfile.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c apply_bitmap.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c display_gribhdr.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gbyte.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_dec.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_enc.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_seek.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetbds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetbms.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetgds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetpds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribhdr2file.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputbds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputgds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputpds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c hdr_print.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_dec_struct.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_enc_struct.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_gribhdr.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_struct.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_dec_lookup.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_enc_input.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_enc_lookup.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_grib_origctrs.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c make_default_grbfn.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c make_grib_log.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c map_lvl.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c map_parm.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c pack_spatial.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c prt_inp_struct.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c upd_child_errmsg.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c prt_badmsg.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c swap.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_uthin.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c set_bytes.c ar ru ../libio_grib1.a FTP_getfile.o apply_bitmap.o display_gribhdr.o gbyte.o grib_dec.o grib_enc.o grib_seek.o gribgetbds.o gribgetbms.o gribgetgds.o gribgetpds.o gribhdr2file.o gribputbds.o gribputgds.o gribputpds.o hdr_print.o init_dec_struct.o init_enc_struct.o init_gribhdr.o init_struct.o ld_dec_lookup.o ld_enc_input.o ld_enc_lookup.o ld_grib_origctrs.o make_default_grbfn.o make_grib_log.o map_lvl.o map_parm.o pack_spatial.o prt_inp_struct.o upd_child_errmsg.o prt_badmsg.o swap.o grib_uthin.o set_bytes.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating ../libio_grib1.a ranlib ../libio_grib1.a make[5]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/MEL_grib1' make[4]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/MEL_grib1' Doing make archive on library subdirectory grib1_util make[4]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/grib1_util' make[5]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/grib1_util' gcc -I. -I../MEL_grib1 -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c alloc_2d.c gcc -I. -I../MEL_grib1 -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c read_grib.c gcc -I. -I../MEL_grib1 -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c write_grib.c ar ru ../libio_grib1.a alloc_2d.o read_grib.o write_grib.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib ../libio_grib1.a make[5]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/grib1_util' make[4]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/grib1_util' Doing make archive on library subdirectory WGRIB make[4]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/WGRIB' gcc -c -O wgrib_main.c gcc -c -O seekgrib.c gcc -c -O ibm2flt.c gcc -c -O readgrib.c gcc -c -O intpower.c gcc -c -O cnames.c gcc -c -O BDSunpk.c gcc -c -O flt2ieee.c gcc -c -O wrtieee.c gcc -c -O levels.c gcc -c -O PDStimes.c gcc -c -O missing.c gcc -c -O nceptable_reanal.c gcc -c -O nceptable_opn.c gcc -c -O ensemble.c gcc -c -O ombtable.c gcc -c -O ec_ext.c gcc -c -O gribtable.c gcc -c -O gds_grid.c gcc -c -O PDS_date.c gcc -c -O ectable_128.c gcc -c -O ectable_129.c gcc -c -O ectable_130.c gcc -c -O ectable_131.c gcc -c -O ectable_140.c gcc -c -O ectable_150.c gcc -c -O ectable_151.c gcc -c -O ectable_160.c gcc -c -O ectable_170.c gcc -c -O ectable_180.c gcc -c -O nceptab_129.c gcc -c -O dwdtable_002.c gcc -c -O dwdtable_201.c gcc -c -O dwdtable_202.c gcc -c -O dwdtable_203.c gcc -c -O cptectable_254.c gcc -c -O nceptab_130.c gcc -c -O nceptab_131.c gcc -o wgrib.exe wgrib_main.o seekgrib.o ibm2flt.o readgrib.o intpower.o cnames.o BDSunpk.o flt2ieee.o wrtieee.o levels.o PDStimes.o missing.o nceptable_reanal.o nceptable_opn.o ensemble.o ombtable.o ec_ext.o gribtable.o gds_grid.o PDS_date.o ectable_128.o ectable_129.o ectable_130.o ectable_131.o ectable_140.o ectable_150.o ectable_151.o ectable_160.o ectable_170.o ectable_180.o nceptab_129.o dwdtable_002.o dwdtable_201.o dwdtable_202.o dwdtable_203.o cptectable_254.o nceptab_130.o nceptab_131.o #-lm ( cd .. ; \rm -f wgrib.exe ; \ln -sf WGRIB/wgrib.exe wgrib.exe ; cd WGRIB ) make[4]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/WGRIB' make[4]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1' gcc -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib1_routines.c gcc -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribmap.c rm -f io_grib1.o cpp -C -P -traditional -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ io_grib1.F > io_grib1.f90 ifort -i4 -I. -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -c io_grib1.f90 gcc -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c trim.c ar ru ./libio_grib1.a grib1_routines.o gribmap.o io_grib1.o trim.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib ./libio_grib1.a make[4]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1' make[3]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1' ( cd /home/jenkins/workspace/branch_wrf_test/WRF/external/io_int ; \ make -j 2 CC="gcc -DFSEEKO64_OK " RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \ FC="ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz " FGREP="fgrep -iq" \ TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" ARCHFLAGS="-DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0" all ) make[3]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int' rm -f module_internal_header_util.f awk '{print "#define", toupper($4), $6}' < ../../inc/intio_tags.h > io_int_idx_tags.h cp ../../frame/module_internal_header_util.F mod_int_hdr_util.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o module_io_int_idx.o -c module_io_int_idx.f90 cpp -C -P -traditional -I../../inc -I../ioapi_share mod_int_hdr_util.b > module_internal_header_util.f rm -f mod_int_hdr_util.b cpp -C -P -traditional -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 module_io_int_read.F90 > module_io_int_read.f Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o module_internal_header_util.o -c module_internal_header_util.f gcc -DFSEEKO64_OK -o io_int_idx.o -c io_int_idx.c io_int_idx.c: In function ‘io_int_index’: io_int_idx.c:131:33: warning: ‘io_int_record_name’ accessing 1056 bytes in a region of size 8 [-Wstringop-overflow=] 131 | io_int_record_name(fmap, pos, rlen, &ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io_int_idx.c:131:33: note: referencing argument 4 of type ‘char **’ io_int_idx.c:379:1: note: in a call to function ‘io_int_record_name’ 379 | io_int_record_name(int32_t * fmap, int32_t pos, int32_t size, | ^~~~~~~~~~~~~~~~~~ io_int_idx.c:133:33: warning: ‘io_int_record_date’ accessing 1056 bytes in a region of size 8 [-Wstringop-overflow=] 133 | io_int_record_date(fmap, pos, rlen, &ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io_int_idx.c:133:33: note: referencing argument 4 of type ‘char **’ io_int_idx.c:455:1: note: in a call to function ‘io_int_record_date’ 455 | io_int_record_date(int32_t * fmap, int32_t pos, int32_t size, | ^~~~~~~~~~~~~~~~~~ ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../../frame -o module_io_int_read.o -c module_io_int_read.f cpp -C -P -traditional -I../../inc -I../ioapi_share io_int.F90 | m4 -Uinclude -Uindex -Ulen - > io_int.f ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../../inc -I../ioapi_share -o io_int.o -c io_int.f rm -f libwrfio_int.a if [ `echo "ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz " | awk '{print $1}'` = "gfortran" ] ; then \ echo removing external declaration of iargc for gfortran ; \ cpp -C -P -traditional -I../ioapi_share diffwrf.F90 | \ sed '/integer *, *external.*iargc/d' > diffwrf.f ; \ else \ cpp -C -P -traditional -I../ioapi_share diffwrf.F90 > diffwrf.f ; \ fi ; \ ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -c -I../ioapi_share diffwrf.f ; \ ar ru libwrfio_int.a io_int.o io_int_idx.o module_io_int_idx.o module_io_int_read.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libwrfio_int.a ranlib libwrfio_int.a ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o test_io_idx test_io_idx.f90 -L. -lwrfio_int if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \ ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../ioapi_share -o diffwrf diffwrf.f \ ../../frame/pack_utils.o ../../frame/module_internal_header_util.o ../../frame/module_driver_constants.o ../../frame/module_machine.o ../../frame/module_wrf_error.o ../../frame/wrf_debug.o libwrfio_int.a ; \ fi make[3]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int' ( cd /home/jenkins/workspace/branch_wrf_test/WRF/external/fftpack/fftpack5 ; \ make -j 2 FC="ifort" FFLAGS="-i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" RANLIB="ranlib" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/fftpack/fftpack5' ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f2kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f2kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f3kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f3kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f4kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f4kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f5kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f5kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1fgkb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1fgkf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1fm1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1fm1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft2b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft2f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft2i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfftmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfftmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfftmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf2kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf2kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf3kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf3kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf4kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf4kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf5kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf5kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmfgkb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmfgkf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmfm1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmfm1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosq1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosq1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosq1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosqb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosqf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosqmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosqmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosqmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cost1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cost1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cost1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz costb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz costf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz costmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz costmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz costmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz factor.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mcfti1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mcsqb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mcsqf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mcstb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mcstf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradb2.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradb3.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradb4.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradb5.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradbg.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradf2.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradf3.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradf4.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradf5.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradfg.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mrftb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mrftf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mrfti1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz msntb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz msntf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f2kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f2kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f3kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f3kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f4kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f4kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f5kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f5kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1fgkb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1fgkf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft2b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft2f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft2i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfftb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfftf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rffti1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfftmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfftmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfftmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinq1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinq1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinq1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinqmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinqmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinqmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sint1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sint1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sint1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sintb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sintf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sintmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sintmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sintmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz tables.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz xercon.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz xerfft.F ar ru libfftpack.a c1f2kb.o c1f2kf.o c1f3kb.o c1f3kf.o c1f4kb.o c1f4kf.o c1f5kb.o c1f5kf.o c1fgkb.o c1fgkf.o c1fm1b.o c1fm1f.o cfft1b.o cfft1f.o cfft1i.o cfft2b.o cfft2f.o cfft2i.o cfftmb.o cfftmf.o cfftmi.o cmf2kb.o cmf2kf.o cmf3kb.o cmf3kf.o cmf4kb.o cmf4kf.o cmf5kb.o cmf5kf.o cmfgkb.o cmfgkf.o cmfm1b.o cmfm1f.o cosq1b.o cosq1f.o cosq1i.o cosqb1.o cosqf1.o cosqmb.o cosqmf.o cosqmi.o cost1b.o cost1f.o cost1i.o costb1.o costf1.o costmb.o costmf.o costmi.o factor.o mcfti1.o mcsqb1.o mcsqf1.o mcstb1.o mcstf1.o mradb2.o mradb3.o mradb4.o mradb5.o mradbg.o mradf2.o mradf3.o mradf4.o mradf5.o mradfg.o mrftb1.o mrftf1.o mrfti1.o msntb1.o msntf1.o r1f2kb.o r1f2kf.o r1f3kb.o r1f3kf.o r1f4kb.o r1f4kf.o r1f5kb.o r1f5kf.o r1fgkb.o r1fgkf.o rfft1b.o rfft1f.o rfft1i.o rfft2b.o rfft2f.o rfft2i.o rfftb1.o rfftf1.o rffti1.o rfftmb.o rfftmf.o rfftmi.o sinq1b.o sinq1f.o sinq1i.o sinqmb.o sinqmf.o sinqmi.o sint1b.o sint1f.o sint1i.o sintb1.o sintf1.o sintmb.o sintmf.o sintmi.o tables.o xercon.o xerfft.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libfftpack.a ranlib libfftpack.a make[3]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/fftpack/fftpack5' ( /bin/rm -f /home/jenkins/workspace/branch_wrf_test/WRF/tools/gen_comms.c ) ( if [ ! -e module_dm.F ] ; then /bin/cp module_dm_warning module_dm.F ; cat module_dm_stubs.F >> module_dm.F ; fi ) make[2]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/frame' make[1]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF' make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include " toolsdir make[1]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF' -------------------------------------- ( cd tools ; make -i -r CC_TOOLS_CFLAGS="-DNMM_CORE=0" CC_TOOLS="gcc -DIWORDSIZE=4 -DMAX_HISTORY=25" ) make[2]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/tools' gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g registry.c registry.c: In function ‘main’: registry.c:60:3: warning: implicit declaration of function ‘sym_forget’; did you mean ‘sym_get’? [-Wimplicit-function-declaration] 60 | sym_forget() ; | ^~~~~~~~~~ | sym_get registry.c:132:3: warning: implicit declaration of function ‘gen_io_boilerplate’ [-Wimplicit-function-declaration] 132 | gen_io_boilerplate() ; /* 20091213 jm. Generate the io_boilerplate_temporary.inc file */ | ^~~~~~~~~~~~~~~~~~ registry.c:134:3: warning: implicit declaration of function ‘init_parser’ [-Wimplicit-function-declaration] 134 | init_parser() ; | ^~~~~~~~~~~ registry.c:157:8: warning: implicit declaration of function ‘pre_parse’; did you mean ‘reg_parse’? [-Wimplicit-function-declaration] 157 | if ( pre_parse( dir, fp_in, fp_tmp ) ) { | ^~~~~~~~~ | reg_parse registry.c:177:3: warning: implicit declaration of function ‘check_dimspecs’ [-Wimplicit-function-declaration] 177 | check_dimspecs() ; | ^~~~~~~~~~~~~~ registry.c:187:3: warning: implicit declaration of function ‘gen_actual_args_new’; did you mean ‘gen_actual_args’? [-Wimplicit-function-declaration] 187 | gen_actual_args_new( "inc" ) ; | ^~~~~~~~~~~~~~~~~~~ | gen_actual_args registry.c:189:3: warning: implicit declaration of function ‘gen_dummy_args_new’; did you mean ‘gen_dummy_args’? [-Wimplicit-function-declaration] 189 | gen_dummy_args_new( "inc" ) ; | ^~~~~~~~~~~~~~~~~~ | gen_dummy_args registry.c:191:3: warning: implicit declaration of function ‘gen_dummy_decls_new’; did you mean ‘gen_dummy_decls’? [-Wimplicit-function-declaration] 191 | gen_dummy_decls_new( "inc" ) ; | ^~~~~~~~~~~~~~~~~~~ | gen_dummy_decls registry.c:193:3: warning: implicit declaration of function ‘gen_namelist_statements’; did you mean ‘gen_namelist_defines’? [-Wimplicit-function-declaration] 193 | gen_namelist_statements("inc") ; | ^~~~~~~~~~~~~~~~~~~~~~~ | gen_namelist_defines registry.c:203:3: warning: implicit declaration of function ‘gen_nest_interp’; did you mean ‘gen_nest_interp1’? [-Wimplicit-function-declaration] 203 | gen_nest_interp( "inc" ) ; | ^~~~~~~~~~~~~~~ | gen_nest_interp1 registry.c:205:3: warning: implicit declaration of function ‘gen_streams’; did you mean ‘gen_swaps’? [-Wimplicit-function-declaration] 205 | gen_streams("inc") ; | ^~~~~~~~~~~ | gen_swaps registry.c:208:3: warning: implicit declaration of function ‘gen_comms’ [-Wimplicit-function-declaration] 208 | gen_comms( "inc" ) ; /* this is either package supplied (by copying a */ | ^~~~~~~~~ registry.c:216:32: warning: ‘%s’ directive writing up to 511 bytes into a region of size 501 [-Wformat-overflow=] 216 | sprintf(command,"/bin/rm -f %s\n",fname_tmp ); | ^~ ~~~~~~~~~ registry.c:216:4: note: ‘sprintf’ output between 13 and 524 bytes into a destination of size 512 216 | sprintf(command,"/bin/rm -f %s\n",fname_tmp ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g my_strtok.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g reg_parse.c reg_parse.c: In function ‘pre_parse’: reg_parse.c:229:15: warning: implicit declaration of function ‘tolower’ [-Wimplicit-function-declaration] 229 | x = tolower(tokens[F_DIMS][i]) ; | ^~~~~~~ reg_parse.c:15:1: note: include ‘<ctype.h>’ or provide a declaration of ‘tolower’ 14 | #include "sym.h" +++ |+#include <ctype.h> 15 | reg_parse.c:258:17: warning: format not a string literal and no format arguments [-Wformat-security] 258 | sprintf(tracers[ntracers],tokens[F_USE]) ; | ^~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g data.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g type.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g misc.c misc.c: In function ‘make_entries_uniq’: misc.c:434:32: warning: implicit declaration of function ‘getpid’ [-Wimplicit-function-declaration] 434 | sprintf(tempfile,"regtmp1%d",getpid()) ; | ^~~~~~ misc.c: In function ‘make_upper_case’: misc.c:467:35: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration] 467 | for ( p = str ; *p ; p++ ) *p = toupper(*p) ; | ^~~~~~~ misc.c:12:1: note: include ‘<ctype.h>’ or provide a declaration of ‘toupper’ 11 | #include "protos.h" +++ |+#include <ctype.h> 12 | #include "registry.h" misc.c: In function ‘make_lower_case’: misc.c:477:35: warning: implicit declaration of function ‘tolower’ [-Wimplicit-function-declaration] 477 | for ( p = str ; *p ; p++ ) *p = tolower(*p) ; | ^~~~~~~ misc.c:477:35: note: include ‘<ctype.h>’ or provide a declaration of ‘tolower’ misc.c: In function ‘dimension_with_ones’: misc.c:59:29: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 59 | sprintf( four_d, "num_%s,", s ) ; | ^~ ~ misc.c:59:7: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 59 | sprintf( four_d, "num_%s,", s ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:65:26: warning: ‘%s’ directive writing up to 511 bytes into a region of size 506 [-Wformat-overflow=] 65 | sprintf( r, "1,1,1,%s", four_d ) ; /* boundary array for 4d tracer array */ | ^~ ~~~~~~ misc.c:65:7: note: ‘sprintf’ output between 7 and 518 bytes into a destination of size 512 65 | sprintf( r, "1,1,1,%s", four_d ) ; /* boundary array for 4d tracer array */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c: In function ‘dimension_with_ranges’: misc.c:147:21: warning: ‘spec_bdy_width,’ directive writing 15 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 147 | sprintf(tx,"%sspec_bdy_width,",r ) ; | ^~~~~~~~~~~~~~~ misc.c:147:7: note: ‘sprintf’ output between 16 and 527 bytes into a destination of size 512 147 | sprintf(tx,"%sspec_bdy_width,",r ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:122:31: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 122 | sprintf( four_d, "num_%s,", s ) ; | ^~ ~ misc.c:122:9: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 122 | sprintf( four_d, "num_%s,", s ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:141:27: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 141 | sprintf(tx,"max(%sed3%d,%sed3%d),1,%sspec_bdy_width,4,%s", r,xdex,r,ydex,r,four_d ) ; | ^~ ~ misc.c:141:11: note: ‘sprintf’ output between 35 and 2099 bytes into a destination of size 512 141 | sprintf(tx,"max(%sed3%d,%sed3%d),1,%sspec_bdy_width,4,%s", r,xdex,r,ydex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:139:27: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 139 | sprintf(tx,"max(%sed3%d,%sed3%d),%ssd3%d:%sed3%d,%sspec_bdy_width,4,%s", r,xdex,r,ydex,r,zdex,r,zdex,r,four_d ) ; | ^~ ~ misc.c:139:11: note: ‘sprintf’ output between 43 and 3149 bytes into a destination of size 512 139 | sprintf(tx,"max(%sed3%d,%sed3%d),%ssd3%d:%sed3%d,%sspec_bdy_width,4,%s", r,xdex,r,ydex,r,zdex,r,zdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:134:25: warning: ‘sm3’ directive writing 3 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 134 | sprintf(tx,"%ssm3%d:%sem3%d,1,%sspec_bdy_width,%s", r,bdex,r,bdex,r,four_d ) ; | ^~~ misc.c:134:11: note: ‘sprintf’ output between 28 and 2092 bytes into a destination of size 512 134 | sprintf(tx,"%ssm3%d:%sem3%d,1,%sspec_bdy_width,%s", r,bdex,r,bdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:132:25: warning: ‘sm3’ directive writing 3 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 132 | sprintf(tx,"%ssm3%d:%sem3%d,%ssm3%d:%sem3%d,%sspec_bdy_width,%s", r,bdex,r,bdex,r,zdex,r,zdex,r,four_d ) ; | ^~~ misc.c:132:11: note: ‘sprintf’ output between 36 and 3142 bytes into a destination of size 512 132 | sprintf(tx,"%ssm3%d:%sem3%d,%ssm3%d:%sem3%d,%sspec_bdy_width,%s", r,bdex,r,bdex,r,zdex,r,zdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c: In function ‘array_size_expression’: misc.c:618:21: warning: ‘spec_bdy_width,’ directive writing 15 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 618 | sprintf(tx,"%sspec_bdy_width,",r ) ; | ^~~~~~~~~~~~~~~ misc.c:618:7: note: ‘sprintf’ output between 16 and 527 bytes into a destination of size 512 618 | sprintf(tx,"%sspec_bdy_width,",r ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:592:32: warning: ‘%s’ directive writing up to 511 bytes into a region of size 507 [-Wformat-overflow=] 592 | sprintf( four_d, "*num_%s,", s ) ; | ^~ ~ misc.c:592:9: note: ‘sprintf’ output between 7 and 518 bytes into a destination of size 512 592 | sprintf( four_d, "*num_%s,", s ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:611:27: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 611 | sprintf(tx,"max(%sed3%d,%sed3%d)*%sspec_bdy_width*4*%s", r,xdex,r,ydex,r,four_d ) ; | ^~ ~ misc.c:611:11: note: ‘sprintf’ output between 33 and 2097 bytes into a destination of size 512 611 | sprintf(tx,"max(%sed3%d,%sed3%d)*%sspec_bdy_width*4*%s", r,xdex,r,ydex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:609:27: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 609 | sprintf(tx,"max(%sed3%d,%sed3%d)*(%sed3%d-%ssd3%d+1)*%sspec_bdy_width*4*%s", r,xdex,r,ydex,r,zdex,r,zdex,r,four_d ) ; | ^~ ~ misc.c:609:11: note: ‘sprintf’ output between 47 and 3153 bytes into a destination of size 512 609 | sprintf(tx,"max(%sed3%d,%sed3%d)*(%sed3%d-%ssd3%d+1)*%sspec_bdy_width*4*%s", r,xdex,r,ydex,r,zdex,r,zdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:604:26: warning: ‘em3’ directive writing 3 bytes into a region of size between 0 and 511 [-Wformat-overflow=] 604 | sprintf(tx,"(%sem3%d-%ssm3%d+1)*(%sspec_bdy_width)%s", r,bdex,r,bdex,r,four_d ) ; | ^~~ misc.c:604:11: note: ‘sprintf’ output between 31 and 2095 bytes into a destination of size 512 604 | sprintf(tx,"(%sem3%d-%ssm3%d+1)*(%sspec_bdy_width)%s", r,bdex,r,bdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:602:26: warning: ‘em3’ directive writing 3 bytes into a region of size between 0 and 511 [-Wformat-overflow=] 602 | sprintf(tx,"(%sem3%d-%ssm3%d+1)*(%sem3%d-%ssm3%d+1)*(%sspec_bdy_width)%s", r,bdex,r,bdex,r,zdex,r,zdex,r,four_d ) ; | ^~~ misc.c:602:11: note: ‘sprintf’ output between 45 and 3151 bytes into a destination of size 512 602 | sprintf(tx,"(%sem3%d-%ssm3%d+1)*(%sem3%d-%ssm3%d+1)*(%sspec_bdy_width)%s", r,bdex,r,bdex,r,zdex,r,zdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_defs.c gen_defs.c: In function ‘gen_i1_decls’: gen_defs.c:110:26: warning: ‘_tend’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 110 | sprintf(fname,"%s_tend",p->name) ; | ^~~~~ gen_defs.c:110:9: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 110 | sprintf(fname,"%s_tend",p->name) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_defs.c:111:28: warning: ‘%s’ directive writing up to 511 bytes into a region of size 507 [-Wformat-overflow=] 111 | sprintf(post,",num_%s)",p->name) ; | ^~ gen_defs.c:111:9: note: ‘sprintf’ output between 7 and 518 bytes into a destination of size 512 111 | sprintf(post,",num_%s)",p->name) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_defs.c:119:26: warning: ‘_old’ directive writing 4 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 119 | sprintf(fname,"%s_old",p->name) ; | ^~~~ gen_defs.c:119:9: note: ‘sprintf’ output between 5 and 516 bytes into a destination of size 512 119 | sprintf(fname,"%s_old",p->name) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_defs.c:120:28: warning: ‘%s’ directive writing up to 511 bytes into a region of size 507 [-Wformat-overflow=] 120 | sprintf(post,",num_%s)",p->name) ; | ^~ gen_defs.c:120:9: note: ‘sprintf’ output between 7 and 518 bytes into a destination of size 512 120 | sprintf(post,",num_%s)",p->name) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_allocs.c gen_allocs.c: In function ‘gen_alloc2’: gen_allocs.c:110:5: warning: implicit declaration of function ‘make_upper_case’ [-Wimplicit-function-declaration] 110 | make_upper_case(dname_tmp) ; | ^~~~~~~~~~~~~~~ gen_allocs.c:125:35: warning: ‘%s’ directive writing up to 511 bytes into a region of size 122 [-Wformat-overflow=] 125 | sprintf(dname_symbol, "DNAME_%s", dname_tmp ) ; | ^~ ~~~~~~~~~ gen_allocs.c:125:6: note: ‘sprintf’ output between 7 and 518 bytes into a destination of size 128 125 | sprintf(dname_symbol, "DNAME_%s", dname_tmp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_allocs.c:145:47: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 511 [-Wformat-overflow=] 145 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~ gen_allocs.c:145:29: note: ‘sprintf’ output between 3 and 524 bytes into a destination of size 512 145 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_allocs.c:177:47: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 511 [-Wformat-overflow=] 177 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~ gen_allocs.c:177:29: note: ‘sprintf’ output between 3 and 524 bytes into a destination of size 512 177 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_allocs.c:316:50: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 511 [-Wformat-overflow=] 316 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~ gen_allocs.c:316:32: note: ‘sprintf’ output between 3 and 524 bytes into a destination of size 512 316 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_allocs.c:477:26: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 477 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^ gen_allocs.c:477:9: note: ‘sprintf’ output 2 or more bytes (assuming 513) into a destination of size 512 477 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_allocs.c: In function ‘gen_dealloc2’: gen_allocs.c:667:26: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 667 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^ gen_allocs.c:667:9: note: ‘sprintf’ output 2 or more bytes (assuming 513) into a destination of size 512 667 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_mod_state_descr.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_scalar_indices.c gen_scalar_indices.c: In function ‘gen_scalar_indices1’: gen_scalar_indices.c:197:19: warning: implicit declaration of function ‘make_lower_case’; did you mean ‘make_lower’? [-Wimplicit-function-declaration] 197 | make_lower_case(fname) ; | ^~~~~~~~~~~~~~~ | make_lower gen_scalar_indices.c: In function ‘gen_scalar_indices’: gen_scalar_indices.c:44:55: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 44 | if ( strlen(dirname) > 0 ) { sprintf(fname5,"%s/%s",dirname,fn5[i]) ; } | ^ gen_scalar_indices.c:44:34: note: ‘sprintf’ output 2 or more bytes (assuming 513) into a destination of size 512 44 | if ( strlen(dirname) > 0 ) { sprintf(fname5,"%s/%s",dirname,fn5[i]) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_scalar_indices.c: In function ‘gen_scalar_indices1’: gen_scalar_indices.c:171:38: warning: ‘%s’ directive writing up to 12499 bytes into a region of size 512 [-Wformat-overflow=] 171 | sprintf(fourd_bnd,"%s_b",assoc_4d) ; | ^~ ~~~~~~~~ gen_scalar_indices.c:171:19: note: ‘sprintf’ output between 3 and 12502 bytes into a destination of size 512 171 | sprintf(fourd_bnd,"%s_b",assoc_4d) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_args.c gen_args.c: In function ‘gen_args1’: gen_args.c:156:28: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 156 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^ gen_args.c:156:11: note: ‘sprintf’ output 2 or more bytes (assuming 513) into a destination of size 512 156 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_config.c gen_config.c: In function ‘gen_namelist_script’: gen_config.c:135:3: warning: implicit declaration of function ‘sym_forget’; did you mean ‘sym_get’? [-Wimplicit-function-declaration] 135 | sym_forget() ; | ^~~~~~~~~~ | sym_get gen_config.c:167:25: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration] 167 | fputc(toupper(*i),fp); | ^~~~~~~ gen_config.c:12:1: note: include ‘<ctype.h>’ or provide a declaration of ‘toupper’ 11 | #include "sym.h" +++ |+#include <ctype.h> 12 | gen_config.c: In function ‘gen_namelist_defines’: gen_config.c:22:52: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 22 | if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s",dirname,fn) ; } | ^ gen_config.c:22:32: note: ‘sprintf’ output 2 or more bytes (assuming 513) into a destination of size 512 22 | if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s",dirname,fn) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g sym.c sym.c: In function ‘sym_init’: sym.c:73:5: warning: implicit declaration of function ‘create_ht’ [-Wimplicit-function-declaration] 73 | create_ht( &symtab ) ; | ^~~~~~~~~ sym.c:77:9: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration] 77 | exit(1) ; | ^~~~ sym.c:65:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ 64 | #include "sym.h" +++ |+#include <stdlib.h> 65 | sym.c:77:9: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 77 | exit(1) ; | ^~~~ sym.c:77:9: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ sym.c: In function ‘sym_forget’: sym.c:157:7: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 157 | exit(1) ; | ^~~~ sym.c:157:7: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g symtab_gen.c symtab_gen.c: In function ‘symget’: symtab_gen.c:62:13: warning: implicit declaration of function ‘hash’ [-Wimplicit-function-declaration] 62 | index = hash( name ) ; | ^~~~ symtab_gen.c: In function ‘create_ht’: symtab_gen.c:40:18: warning: ‘calloc’ argument 1 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 40 | #define HASHSIZE 1024 | ^~~~ symtab_gen.c:120:28: note: in expansion of macro ‘HASHSIZE’ 120 | *p = (char **) calloc( HASHSIZE , sizeof( char * ) ) ; | ^~~~~~~~ symtab_gen.c:47:8: note: built-in ‘calloc’ declared here 47 | void * calloc() ; | ^~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_model_data_ord.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_interp.c gen_interp.c: In function ‘gen_nest_interp’: gen_interp.c:99:18: warning: zero-length gnu_printf format string [-Wformat-zero-length] 99 | sprintf(halo_use,"") ; | ^~ gen_interp.c: In function ‘gen_nest_interp1’: gen_interp.c:169:41: warning: zero-length gnu_printf format string [-Wformat-zero-length] 169 | else { sprintf(tag,"") ; sprintf(tag2,"") ; } | ^~ gen_interp.c:169:62: warning: zero-length gnu_printf format string [-Wformat-zero-length] 169 | else { sprintf(tag,"") ; sprintf(tag2,"") ; } | ^~ gen_interp.c:199:28: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 199 | sprintf(vname,"%s%s",p->name,tag) ; | ^~ ~~~ gen_interp.c:199:11: note: ‘sprintf’ output between 1 and 1023 bytes into a destination of size 512 199 | sprintf(vname,"%s%s",p->name,tag) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_interp.c:205:29: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 205 | sprintf(vname2,"%s%s",p->name,tag2) ; | ^~ ~~~~ gen_interp.c:205:11: note: ‘sprintf’ output between 1 and 1023 bytes into a destination of size 512 205 | sprintf(vname2,"%s%s",p->name,tag2) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_interp.c:174:15: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 174 | sprintf(x, "%s%s", p->name, tag ) ; | ^~ ~~~ gen_interp.c:174:1: note: ‘sprintf’ output between 1 and 1023 bytes into a destination of size 512 174 | sprintf(x, "%s%s", p->name, tag ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_interp.c:187:28: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 187 | sprintf(vname,"%s%s(%s%sitrace)",p->name,tag,dexes,moredims) ; | ^~ ~~~ gen_interp.c:187:11: note: ‘sprintf’ output between 9 and 1621 bytes into a destination of size 512 187 | sprintf(vname,"%s%s(%s%sitrace)",p->name,tag,dexes,moredims) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_interp.c:189:29: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 189 | sprintf(vname2,"%s%s(%s%sitrace)",p->name,tag2,ndexes,moredims) ; | ^~ ~~~~ gen_interp.c:189:11: note: ‘sprintf’ output between 9 and 1621 bytes into a destination of size 512 189 | sprintf(vname2,"%s%s(%s%sitrace)",p->name,tag2,ndexes,moredims) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_interp.c:349:39: warning: ‘_b,’ directive writing 3 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 349 | sprintf( tmpstr , "%s_b,%s_bt,", p->name, p->name ) ; | ^~~ gen_interp.c:349:18: note: ‘sprintf’ output between 8 and 1030 bytes into a destination of size 512 349 | sprintf( tmpstr , "%s_b,%s_bt,", p->name, p->name ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/cp gen_comms.stub gen_comms.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_comms.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_scalar_derefs.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g set_dim_strs.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_wrf_io.c gen_wrf_io.c: In function ‘gen_wrf_io’: gen_wrf_io.c:27:3: warning: implicit declaration of function ‘sym_forget’; did you mean ‘sym_get’? [-Wimplicit-function-declaration] 27 | sym_forget() ; | ^~~~~~~~~~ gen_wrf_io.c:36:3: note: in expansion of macro ‘OP_F’ 36 | OP_F(fp,"wrf_bdyout.inc") ; | ^~~~ gen_wrf_io.c: In function ‘gen_wrf_io2’: gen_wrf_io.c:321:11: warning: implicit declaration of function ‘make_upper_case’ [-Wimplicit-function-declaration] 321 | make_upper_case(dname) ; | ^~~~~~~~~~~~~~~ gen_wrf_io.c:288:55: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 288 | { if ( p->stag_z ) { sprintf( dimname[1] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:288:31: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 288 | { if ( p->stag_z ) { sprintf( dimname[1] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:345:58: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 345 | if ( p->stag_y ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:345:34: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 345 | if ( p->stag_y ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:372:58: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 372 | if ( p->stag_x ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:372:34: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 372 | if ( p->stag_x ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:122:30: warning: ‘_b’ directive writing 2 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 122 | sprintf(fourd_bnd,"%s_b",p->name) ; | ^~ gen_wrf_io.c:122:9: note: ‘sprintf’ output between 3 and 514 bytes into a destination of size 512 122 | sprintf(fourd_bnd,"%s_b",p->name) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:131:57: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 131 | { if ( p->stag_z ) { sprintf( dimname[1] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:131:33: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 131 | { if ( p->stag_z ) { sprintf( dimname[1] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:180:60: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 180 | if ( p->stag_y ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:180:36: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 180 | if ( p->stag_y ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:206:60: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 206 | if ( p->stag_x ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:206:36: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 206 | if ( p->stag_x ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_streams.c gen_streams.c: In function ‘gen_streams’: gen_streams.c:25:3: warning: implicit declaration of function ‘gen_io_domain_defs’ [-Wimplicit-function-declaration] 25 | gen_io_domain_defs( fp ) ; | ^~~~~~~~~~~~~~~~~~ gen_streams.c:33:3: warning: implicit declaration of function ‘gen_set_timekeeping_defs’ [-Wimplicit-function-declaration] 33 | gen_set_timekeeping_defs( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:41:3: warning: implicit declaration of function ‘gen_set_timekeeping_alarms’ [-Wimplicit-function-declaration] 41 | gen_set_timekeeping_alarms( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:49:3: warning: implicit declaration of function ‘gen_io_form_for_dataset’ [-Wimplicit-function-declaration] 49 | gen_io_form_for_dataset( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:57:3: warning: implicit declaration of function ‘gen_io_form_for_stream’ [-Wimplicit-function-declaration] 57 | gen_io_form_for_stream( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:65:3: warning: implicit declaration of function ‘gen_switches_and_alarms’ [-Wimplicit-function-declaration] 65 | gen_switches_and_alarms( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:73:3: warning: implicit declaration of function ‘gen_check_auxstream_alarms’ [-Wimplicit-function-declaration] 73 | gen_check_auxstream_alarms( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:81:3: warning: implicit declaration of function ‘gen_fine_stream_input’ [-Wimplicit-function-declaration] 81 | gen_fine_stream_input( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~ gen_streams.c:89:3: warning: implicit declaration of function ‘gen_med_auxinput_in’ [-Wimplicit-function-declaration] 89 | gen_med_auxinput_in( fp ) ; | ^~~~~~~~~~~~~~~~~~~ gen_streams.c:97:3: warning: implicit declaration of function ‘gen_med_hist_out_opens’ [-Wimplicit-function-declaration] 97 | gen_med_hist_out_opens( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:105:3: warning: implicit declaration of function ‘gen_med_hist_out_closes’ [-Wimplicit-function-declaration] 105 | gen_med_hist_out_closes( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:113:3: warning: implicit declaration of function ‘gen_med_auxinput_in_closes’ [-Wimplicit-function-declaration] 113 | gen_med_auxinput_in_closes( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:121:3: warning: implicit declaration of function ‘gen_med_last_solve_io’ [-Wimplicit-function-declaration] 121 | gen_med_last_solve_io( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~ gen_streams.c:129:3: warning: implicit declaration of function ‘gen_med_open_esmf_calls’ [-Wimplicit-function-declaration] 129 | gen_med_open_esmf_calls( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:137:3: warning: implicit declaration of function ‘gen_med_find_esmf_coupling’ [-Wimplicit-function-declaration] 137 | gen_med_find_esmf_coupling( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:145:3: warning: implicit declaration of function ‘gen_shutdown_closes’ [-Wimplicit-function-declaration] 145 | gen_shutdown_closes( fp ) ; | ^~~~~~~~~~~~~~~~~~~ gen_streams.c: At top level: gen_streams.c:528:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 528 | gen_med_open_esmf_calls ( FILE *fp ) | ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:558:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 558 | gen_med_find_esmf_coupling ( FILE *fp ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g standard.c standard.c: In function ‘main’: standard.c:45:9: warning: implicit declaration of function ‘strncpy’ [-Wimplicit-function-declaration] 45 | strncpy(q,p,4) ; q+=4 ; | ^~~~~~~ standard.c:3:1: note: include ‘<string.h>’ or provide a declaration of ‘strncpy’ 2 | #include <stdlib.h> +++ |+#include <string.h> 3 | standard.c:45:9: warning: incompatible implicit declaration of built-in function ‘strncpy’ [-Wbuiltin-declaration-mismatch] 45 | strncpy(q,p,4) ; q+=4 ; | ^~~~~~~ standard.c:45:9: note: include ‘<string.h>’ or provide a declaration of ‘strncpy’ standard.c:56:15: warning: implicit declaration of function ‘strncmp’ [-Wimplicit-function-declaration] 56 | if ( !strncmp( wrf_error_fatal_str, "wrf_error_fatal", 15 ) && wrf_error_fatal_str[15] != '3' ) | ^~~~~~~ standard.c:56:15: note: include ‘<string.h>’ or provide a declaration of ‘strncmp’ standard.c:56:64: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 56 | if ( !strncmp( wrf_error_fatal_str, "wrf_error_fatal", 15 ) && wrf_error_fatal_str[15] != '3' ) | ^~ <built-in>: note: built-in ‘strncmp’ declared here standard.c:75:72: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 75 | } else if ( !strncmp ( surface_driver_str, "surface_driver", 14 ) || | ^~ <built-in>: note: built-in ‘strncmp’ declared here standard.c:76:74: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 76 | !strncmp ( radiation_driver_str, "radiation_driver", 16) || | ^~ <built-in>: note: built-in ‘strncmp’ declared here standard.c:77:72: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 77 | !strncmp ( cumulus_driver_str, "cumulus_driver", 14) || | ^~ <built-in>: note: built-in ‘strncmp’ declared here standard.c:78:68: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 78 | !strncmp ( pbl_driver_str, "pbl_driver", 10) | ^~ <built-in>: note: built-in ‘strncmp’ declared here standard.c:80:11: warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration] 80 | strcpy(lineo,p+3+ns) ; | ^~~~~~ standard.c:80:11: note: include ‘<string.h>’ or provide a declaration of ‘strcpy’ standard.c:80:11: warning: incompatible implicit declaration of built-in function ‘strcpy’ [-Wbuiltin-declaration-mismatch] standard.c:80:11: note: include ‘<string.h>’ or provide a declaration of ‘strcpy’ standard.c:90:13: warning: implicit declaration of function ‘strcat’ [-Wimplicit-function-declaration] 90 | strcat(lineo,linei) ; | ^~~~~~ standard.c:90:13: note: include ‘<string.h>’ or provide a declaration of ‘strcat’ standard.c:90:13: warning: incompatible implicit declaration of built-in function ‘strcat’ [-Wbuiltin-declaration-mismatch] standard.c:90:13: note: include ‘<string.h>’ or provide a declaration of ‘strcat’ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -o standard.exe -g standard.o gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -o registry -g registry.o my_strtok.o reg_parse.o data.o type.o misc.o gen_defs.o gen_allocs.o gen_mod_state_descr.o gen_scalar_indices.o gen_args.o gen_config.o sym.o symtab_gen.o gen_model_data_ord.o gen_interp.o gen_comms.o gen_scalar_derefs.o set_dim_strs.o gen_wrf_io.o gen_streams.o make[2]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/tools' make[1]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF' /bin/rm -f main/libwrflib.a main/libwrflib.lib make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include " framework make[1]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF' -------------------------------------- ( cd frame ; make -i -r -j 2 framework; \ cd ../external/io_netcdf ; \ make -i -r NETCDFPATH="/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt" FC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" RANLIB="ranlib" \ CPP="cpp -C -P" LDFLAGS=" -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip " TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -lesmf_time" \ LIB_LOCAL="" \ ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf; \ cd ../io_int ; \ make -i -r SFC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" FC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" RANLIB="ranlib" CPP="cpp -C -P -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM" DM_FC="mpif90 -f90=ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz"\ TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -lesmf_time" \ ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf ; \ cd ../../frame ) make[2]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/frame' ( cd .. ; tools/registry -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -DNEW_BDYS Registry/Registry ) ; rm -f wrf_shutdown.o opening Registry/registry.dimspec including Registry/registry.dimspec cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_shutdown.F > wrf_shutdown.bb opening Registry/Registry.EM_COMMON including Registry/Registry.EM_COMMON /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe wrf_shutdown.bb | cpp -C -P > wrf_shutdown.f90 rm -f wrf_shutdown.b wrf_shutdown.bb ifort -o wrf_shutdown.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 wrf_shutdown.f90 rm -f clog.o gcc -DFSEEKO64_OK -o clog.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 clog.c opening Registry/registry.io_boilerplate including Registry/registry.io_boilerplate opening Registry/io_boilerplate_temporary.inc including Registry/io_boilerplate_temporary.inc opening Registry/registry.fire including Registry/registry.fire opening Registry/registry.avgflx including Registry/registry.avgflx opening Registry/registry.stoch including Registry/registry.stoch opening Registry/registry.les including Registry/registry.les opening Registry/registry.cam including Registry/registry.cam rm -f hires_timer.o gcc -DFSEEKO64_OK -o hires_timer.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 hires_timer.c opening Registry/registry.clm including Registry/registry.clm opening Registry/registry.ssib including Registry/registry.ssib opening Registry/registry.diags including Registry/registry.diags opening Registry/registry.bdy_perturb including Registry/registry.bdy_perturb opening Registry/registry.crm including Registry/registry.crm opening Registry/registry.clubb including Registry/registry.clubb rm -f ../share/module_model_constants.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_model_constants.F > ../share/module_model_constants.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../share/module_model_constants.bb | cpp -C -P > ../share/module_model_constants.f90 rm -f ../share/module_model_constants.b ../share/module_model_constants.bb ifort -o ../share/module_model_constants.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 ../share/module_model_constants.f90 rm -f module_sm.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sm.F > module_sm.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_sm.bb | cpp -C -P > module_sm.f90 rm -f module_sm.b module_sm.bb ifort -o module_sm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_sm.f90 if [ "m4" = NA ] ; then \ /bin/cp ../arch/md_calls.inc . ; \ else \ m4 md_calls.m4 > md_calls.inc ; \ fi cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional -I../inc module_internal_header_util.F > module_internal_header_util.f90 ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz module_internal_header_util.f90 gcc -DFSEEKO64_OK -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 wrf_num_bytes_between.c Registry INFO variable counts: 0d 2140 1d 281 2d 852 3d 707 rm -f libmassv.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional libmassv.F > libmassv.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe libmassv.bb | cpp -C -P > libmassv.f90 rm -f libmassv.b libmassv.bb ifort -o libmassv.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 libmassv.f90 REGISTRY WARNING: o3rad: o3rad_b is not a variable or number; ignoring it REGISTRY WARNING: o3rad: o3rad_bt is not a variable or number; ignoring it REGISTRY WARNING: aerod(grid%sm31,grid%sm32,grid%sm33,itrace): aerod_b is not a variable or number; ignoring it REGISTRY WARNING: aerod(grid%sm31,grid%sm32,grid%sm33,itrace): aerod_bt is not a variable or number; ignoring it REGISTRY WARNING: om_tmp: om_tmp_b is not a variable or number; ignoring it REGISTRY WARNING: om_tmp: om_tmp_bt is not a variable or number; ignoring it REGISTRY WARNING: om_s: om_s_b is not a variable or number; ignoring it REGISTRY WARNING: om_s: om_s_bt is not a variable or number; ignoring it REGISTRY WARNING: om_u: om_u_b is not a variable or number; ignoring it REGISTRY WARNING: om_u: om_u_bt is not a variable or number; ignoring it REGISTRY WARNING: om_v: om_v_b is not a variable or number; ignoring it REGISTRY WARNING: om_v: om_v_bt is not a variable or number; ignoring it REGISTRY WARNING: om_ml: om_ml_b is not a variable or number; ignoring it REGISTRY WARNING: om_ml: om_ml_bt is not a variable or number; ignoring it REGISTRY WARNING: ru_tendf_stoch: ru_tendf_stoch_b is not a variable or number; ignoring it REGISTRY WARNING: ru_tendf_stoch: ru_tendf_stoch_bt is not a variable or number; ignoring it REGISTRY WARNING: rv_tendf_stoch: rv_tendf_stoch_b is not a variable or number; ignoring it REGISTRY WARNING: rv_tendf_stoch: rv_tendf_stoch_bt is not a variable or number; ignoring it REGISTRY WARNING: rt_tendf_stoch: rt_tendf_stoch_b is not a variable or number; ignoring it REGISTRY WARNING: rt_tendf_stoch: rt_tendf_stoch_bt is not a variable or number; ignoring it REGISTRY WARNING: field_u_tend_perturb: field_u_tend_perturb_b is not a variable or number; ignoring it REGISTRY WARNING: field_u_tend_perturb: field_u_tend_perturb_bt is not a variable or number; ignoring it REGISTRY WARNING: field_v_tend_perturb: field_v_tend_perturb_b is not a variable or number; ignoring it REGISTRY WARNING: field_v_tend_perturb: field_v_tend_perturb_bt is not a variable or number; ignoring it REGISTRY WARNING: field_t_tend_perturb: field_t_tend_perturb_b is not a variable or number; ignoring it REGISTRY WARNING: field_t_tend_perturb: field_t_tend_perturb_bt is not a variable or number; ignoring it rm -f collect_on_comm.o gcc -DFSEEKO64_OK -o collect_on_comm.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 collect_on_comm.c gcc -DFSEEKO64_OK -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -DIWORDSIZE=4 pack_utils.c rm -f module_state_description.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_state_description.F > module_state_description.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_state_description.bb | cpp -C -P > module_state_description.f90 rm -f module_state_description.b module_state_description.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_state_description.f90 rm -f module_wrf_error.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_wrf_error.F > module_wrf_error.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_wrf_error.bb | cpp -C -P > module_wrf_error.f90 rm -f module_wrf_error.b module_wrf_error.bb ifort -o module_wrf_error.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_wrf_error.f90 rm -f module_streams.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_streams.F > module_streams.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_streams.bb | cpp -C -P > module_streams.f90 rm -f module_streams.b module_streams.bb ifort -o module_streams.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_streams.f90 rm -f module_driver_constants.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_driver_constants.F > module_driver_constants.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_driver_constants.bb | cpp -C -P > module_driver_constants.f90 rm -f module_driver_constants.b module_driver_constants.bb ifort -o module_driver_constants.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_driver_constants.f90 rm -f module_timing.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_timing.F > module_timing.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_timing.bb | cpp -C -P > module_timing.f90 rm -f module_timing.b module_timing.bb ifort -o module_timing.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_timing.f90 rm -f wrf_debug.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_debug.F > wrf_debug.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe wrf_debug.bb | cpp -C -P > wrf_debug.f90 rm -f wrf_debug.b wrf_debug.bb ifort -o wrf_debug.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 wrf_debug.f90 rm -f module_domain_type.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_domain_type.F > module_domain_type.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_domain_type.bb | cpp -C -P > module_domain_type.f90 rm -f module_machine.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_machine.F > module_machine.bb rm -f module_domain_type.b module_domain_type.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_domain_type.f90 /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_machine.bb | cpp -C -P > module_machine.f90 rm -f module_machine.b module_machine.bb ifort -o module_machine.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_machine.f90 rm -f module_quilt_outbuf_ops.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_quilt_outbuf_ops.F > module_quilt_outbuf_ops.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_quilt_outbuf_ops.bb | cpp -C -P > module_quilt_outbuf_ops.f90 rm -f module_quilt_outbuf_ops.b module_quilt_outbuf_ops.bb ifort -o module_quilt_outbuf_ops.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_quilt_outbuf_ops.f90 rm -f module_configure.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_configure.F > module_configure.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_configure.bb | cpp -C -P > module_configure.f90 rm -f module_configure.b module_configure.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_configure.f90 rm -f module_alloc_space_0.o rm -f module_alloc_space_1.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_0.F > module_alloc_space_0.bb cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_1.F > module_alloc_space_1.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_alloc_space_0.bb | cpp -C -P > module_alloc_space_0.f90 /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_alloc_space_1.bb | cpp -C -P > module_alloc_space_1.f90 rm -f module_alloc_space_0.b module_alloc_space_0.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_alloc_space_0.f90 rm -f module_alloc_space_1.b module_alloc_space_1.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_alloc_space_1.f90 rm -f module_alloc_space_2.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_2.F > module_alloc_space_2.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_alloc_space_2.bb | cpp -C -P > module_alloc_space_2.f90 rm -f module_alloc_space_2.b module_alloc_space_2.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_alloc_space_2.f90 rm -f module_alloc_space_3.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_3.F > module_alloc_space_3.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_alloc_space_3.bb | cpp -C -P > module_alloc_space_3.f90 rm -f module_alloc_space_3.b module_alloc_space_3.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_alloc_space_3.f90 rm -f module_alloc_space_4.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_4.F > module_alloc_space_4.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_alloc_space_4.bb | cpp -C -P > module_alloc_space_4.f90 rm -f module_alloc_space_4.b module_alloc_space_4.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_alloc_space_4.f90 rm -f module_alloc_space_5.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_5.F > module_alloc_space_5.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_alloc_space_5.bb | cpp -C -P > module_alloc_space_5.f90 rm -f module_alloc_space_5.b module_alloc_space_5.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_alloc_space_5.f90 rm -f module_alloc_space_6.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_6.F > module_alloc_space_6.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_alloc_space_6.bb | cpp -C -P > module_alloc_space_6.f90 rm -f module_alloc_space_6.b module_alloc_space_6.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_alloc_space_6.f90 rm -f module_alloc_space_7.o cpp -C -P -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_7.F > module_alloc_space_7.bb /home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_alloc_space_7.bb | cpp -C -P > module_alloc_space_7.f90 rm -f module_alloc_space_7.b module_alloc_space_7.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/branch_wrf_test/WRF/main -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -I/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int -I/home/jenkins/workspace/branch_wrf_test/WRF/frame -I/home/jenkins/workspace/branch_wrf_test/WRF/share -I/home/jenkins/workspace/branch_wrf_test/WRF/phys -I/home/jenkins/workspace/branch_wrf_test/WRF/chem -I/home/jenkins/workspace/branch_wrf_test/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_alloc_space_7.f90 Cannot contact mitch: java.lang.InterruptedException Aborted by Steffen Domke Could not connect to mitch to send interrupt signal to process [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run WRF-CLUBB) Stage "Run WRF-CLUBB" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile and Run CLUBB) Stage "Compile and Run CLUBB" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Plot) Stage "Plot" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: c67b9f57-b6d1-4989-afce-79063f4c8829 Finished: ABORTED