Skip to content
Failed

Console Output

Started by user carstensen
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_silhs_parallel_ifort/Jenkinsfile
The recommended git tool is: git
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_wrf_test@script/c0c3599a3122293826dbd9443062f97f09f8c1ac365790007bd0d451d197cc90/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # 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 rev-parse refs/remotes/origin/test_merge_delete_me^{commit} # timeout=10
Checking out Revision 85ae919a2c38954c9725f5dfd20e8c0de6a0230d (refs/remotes/origin/test_merge_delete_me)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 85ae919a2c38954c9725f5dfd20e8c0de6a0230d # timeout=10
Commit message: "add dependency"
 > git rev-list --no-walk 6f607a0db2b90d1b35f2a9da57b1605e51c6a588 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /home/jenkins/workspace/branch_wrf_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/branch_wrf_test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # 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 rev-parse refs/remotes/origin/test_merge_delete_me^{commit} # timeout=10
Checking out Revision 85ae919a2c38954c9725f5dfd20e8c0de6a0230d (refs/remotes/origin/test_merge_delete_me)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 85ae919a2c38954c9725f5dfd20e8c0de6a0230d # timeout=10
Commit message: "add dependency"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run WRF_Parallel_test.sh)
[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-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/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
+ ulimit -s 8388608
+ WRF/scripts/WRF_Parallel_test.sh
Configuring WRF...
Compiling WRF...
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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " 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 -DDM_PARALLEL -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 -DDM_PARALLEL -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 -DDM_PARALLEL -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_Base.b
/bin/rm -f ESMF_Fraction.b
ifort -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -o ESMF_Fraction.o -c ESMF_Fraction.f
ifort -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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 -DDM_PARALLEL -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 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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 -DDM_PARALLEL -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 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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 -DDM_PARALLEL -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 -DDM_PARALLEL -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
/bin/rm -f ESMF_Stubs.b
ifort -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -o ESMF_TimeInterval.o -c ESMF_TimeInterval.f
ifort -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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 -DDM_PARALLEL -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 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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 -DDM_PARALLEL -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 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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 -DDM_PARALLEL -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 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -o ESMF_Clock.o -c ESMF_Clock.f
/bin/rm -f Meat.o
/bin/rm -f ESMF_AlarmClock.o
sed -e "/\!.*'/s/'//g" Meat.F90 > Meat.b
sed -e "/\!.*'/s/'//g" ESMF_AlarmClock.F90 > ESMF_AlarmClock.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 -DDM_PARALLEL -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 -DDM_PARALLEL -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
/bin/rm -f Meat.b
ifort -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -o ESMF_AlarmClock.o -c ESMF_AlarmClock.f
ifort -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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 -DDM_PARALLEL -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 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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 -DDM_PARALLEL -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 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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 -DDM_PARALLEL -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 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf" RANLIB="ranlib" CPP="cpp -C -P" \
          CC="gcc" CFLAGS="-w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0" \
          FC="ifort -i4   -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " 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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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   -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -o module_wrfsi_static.o  -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -I../ioapi_share -c module_wrfsi_static.f
ifort -i4   -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -o wrf_io.o  -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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   -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -o field_routines.o  -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \
          FC="ifort -i4 -I. -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  " 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  -DDM_PARALLEL -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. -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv     -I.     -c io_grib_share.f90
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c gridnav.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -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  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \
          FC="ifort -i4 -I. -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  " 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  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c FTP_getfile.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c apply_bitmap.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c display_gribhdr.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c gbyte.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c grib_dec.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c grib_enc.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c grib_seek.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribgetbds.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribgetbms.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribgetgds.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribgetpds.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribhdr2file.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribputbds.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribputgds.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c gribputpds.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c hdr_print.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c init_dec_struct.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c init_enc_struct.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c init_gribhdr.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c init_struct.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c ld_dec_lookup.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c ld_enc_input.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c ld_enc_lookup.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c ld_grib_origctrs.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c make_default_grbfn.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c make_grib_log.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c map_lvl.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c map_parm.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c pack_spatial.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c prt_inp_struct.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c upd_child_errmsg.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c prt_badmsg.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c swap.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0   -c grib_uthin.c
gcc  -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -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  -DDM_PARALLEL -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  -DDM_PARALLEL -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  -DDM_PARALLEL -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  -DDM_PARALLEL -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  -DDM_PARALLEL -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. -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv     -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  -DDM_PARALLEL -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="mpicc -DMPI2_SUPPORT -DFSEEKO64_OK" RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \
          FC="mpif90  -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  " 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 -DDM_PARALLEL -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
mpif90  -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv    -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 -DDM_PARALLEL -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. 
mpif90  -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv    -o module_internal_header_util.o -c module_internal_header_util.f
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -o io_int_idx.o -c io_int_idx.c
mpif90  -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv    -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
mpif90  -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv    -I../../inc -I../ioapi_share -o io_int.o -c io_int.f
rm -f libwrfio_int.a
if [ `echo "mpif90  -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  " | 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 ; \
mpif90  -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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
mpif90  -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv     -o test_io_idx test_io_idx.f90 -L. -lwrfio_int
if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \
  mpif90  -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv     -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 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " RANLIB="ranlib" AR="ar" ARFLAGS="ru" )
make[3]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/fftpack/fftpack5'
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1f2kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1f2kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1f3kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1f3kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1f4kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1f4kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1f5kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1f5kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1fgkb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1fgkf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1fm1b.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  c1fm1f.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cfft1b.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cfft1f.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cfft1i.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cfft2b.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cfft2f.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cfft2i.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cfftmb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cfftmf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cfftmi.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmf2kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmf2kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmf3kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmf3kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmf4kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmf4kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmf5kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmf5kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmfgkb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmfgkf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmfm1b.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cmfm1f.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cosq1b.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cosq1f.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cosq1i.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cosqb1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cosqf1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cosqmb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cosqmf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cosqmi.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cost1b.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cost1f.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  cost1i.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  costb1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  costf1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  costmb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  costmf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  costmi.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  factor.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mcfti1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mcsqb1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mcsqf1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mcstb1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mcstf1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mradb2.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mradb3.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mradb4.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mradb5.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mradbg.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mradf2.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mradf3.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mradf4.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mradf5.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mradfg.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mrftb1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mrftf1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  mrfti1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  msntb1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  msntf1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  r1f2kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  r1f2kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  r1f3kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  r1f3kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  r1f4kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  r1f4kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  r1f5kb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  r1f5kf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  r1fgkb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  r1fgkf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rfft1b.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rfft1f.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rfft1i.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rfft2b.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rfft2f.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rfft2i.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rfftb1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rfftf1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rffti1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rfftmb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rfftmf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  rfftmi.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sinq1b.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sinq1f.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sinq1i.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sinqmb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sinqmf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sinqmi.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sint1b.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sint1f.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sint1i.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sintb1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sintf1.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sintmb.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sintmf.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  sintmi.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  tables.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  xercon.F 
ifort -c -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  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'
( cd /home/jenkins/workspace/branch_wrf_test/WRF/external/RSL_LITE ; make -j 2 CC="mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0" \
          FC="mpif90   -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -i4 -convert big_endian" \
          CPP="cpp -C -P -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 -DDM_PARALLEL -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" ;\
          ranlib /home/jenkins/workspace/branch_wrf_test/WRF/external/RSL_LITE/librsl_lite.a )
make[3]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/RSL_LITE'
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0  -c c_code.c
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0  -c buf_for_proc.c
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0  -c rsl_malloc.c
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0  -c rsl_bcast.c
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0  -c task_for_point.c
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0  -c period.c
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0  -c swap.c
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0  -c cycle.c
cpp -C -P -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 -DDM_PARALLEL -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  f_pack.F90 > f_pack.f
mpif90   -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -i4 -convert big_endian -o f_pack.o  -c f_pack.f
cpp -C -P -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 -DDM_PARALLEL -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 f_xpose.F90 > f_xpose.f
mpif90   -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -i4 -convert big_endian -o f_xpose.o  -c f_xpose.f
/bin/rm -f librsl_lite.a
ar cr librsl_lite.a c_code.o buf_for_proc.o rsl_malloc.o rsl_bcast.o task_for_point.o period.o swap.o cycle.o f_pack.o f_xpose.o
make[3]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/RSL_LITE'
( if [ ! -e /home/jenkins/workspace/branch_wrf_test/WRF/tools/gen_comms.c ] ; then \
          /bin/cp /home/jenkins/workspace/branch_wrf_test/WRF/tools/gen_comms_warning /home/jenkins/workspace/branch_wrf_test/WRF/tools/gen_comms.c ; \
          cat /home/jenkins/workspace/branch_wrf_test/WRF/external/RSL_LITE/gen_comms.c >> /home/jenkins/workspace/branch_wrf_test/WRF/tools/gen_comms.c ; fi )
( if [ ! -e module_dm.F ] ; then /bin/cp module_dm_warning module_dm.F ; \
          cat /home/jenkins/workspace/branch_wrf_test/WRF/external/RSL_LITE/module_dm.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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 )  ;
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0  -c -g  gen_comms.c
gen_comms.c: In function ‘gen_halos’:
gen_comms.c:251:9: warning: implicit declaration of function ‘make_upper_case’ [-Wimplicit-function-declaration]
  251 |         make_upper_case(commname) ;
      |         ^~~~~~~~~~~~~~~
gen_comms.c: At top level:
gen_comms.c:582:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
  582 | gen_packs_halo ( FILE *fp , node_t *p, char *shw, int xy /* 0=y,1=x */ , int pu /* 0=pack,1=unpack */, char * packname, char * commname )
      | ^~~~~~~~~~~~~~
gen_comms.c:775:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
  775 | gen_packs ( FILE *fp , node_t *p, int shw, int xy /* 0=y,1=x */ , int pu /* 0=pack,1=unpack */, char * packname, char * commname )
      | ^~~~~~~~~
gen_comms.c: In function ‘gen_shift’:
gen_comms.c:1681:25: warning: zero-length gnu_printf format string [-Wformat-zero-length]
 1681 |     sprintf( Shift.use, "" ) ;
      |                         ^~
gen_comms.c: In function ‘gen_nest_packunpack’:
gen_comms.c:2192:56: warning: zero-length gnu_printf format string [-Wformat-zero-length]
 2192 |           else                             sprintf(tag,"") ;
      |                                                        ^~
gen_comms.c:2199:41: warning: zero-length gnu_printf format string [-Wformat-zero-length]
 2199 |           else              sprintf(tag,"") ;
      |                                         ^~
gen_comms.c: In function ‘print_4d_i1_decls’:
gen_comms.c:122:20: warning: ‘%s’ directive writing up to 511 bytes into a region of size 79 [-Wformat-overflow=]
  122 |     sprintf(temp,",%s_sdim%d:%s_edim%d",q->name,d-2,q->name,d-2) ;
      |                    ^~
gen_comms.c:122:5: note: ‘sprintf’ output between 15 and 1057 bytes into a destination of size 80
  122 |     sprintf(temp,",%s_sdim%d:%s_edim%d",q->name,d-2,q->name,d-2) ;
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c: In function ‘gen_halos’:
gen_comms.c:313:53: warning: ‘.inc’ directive writing 4 bytes into a region of size between 1 and 512 [-Wformat-overflow=]
  313 |       else                       { sprintf(fname,"%s.inc",commname) ; }
      |                                                     ^~~~
gen_comms.c:313:36: note: ‘sprintf’ output between 5 and 516 bytes into a destination of size 512
  313 |       else                       { sprintf(fname,"%s.inc",commname) ; }
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:312:56: warning: ‘.inc’ directive writing 4 bytes into a region of size between 0 and 511 [-Wformat-overflow=]
  312 |       if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s.inc",dirname,commname) ; }
      |                                                        ^~~~
gen_comms.c:312:36: note: ‘sprintf’ output 6 or more bytes (assuming 517) into a destination of size 512
  312 |       if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s.inc",dirname,commname) ; }
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:276:53: warning: ‘_inline.inc’ directive writing 11 bytes into a region of size between 1 and 512 [-Wformat-overflow=]
  276 |       else                       { sprintf(fname,"%s_inline.inc",commname) ; }
      |                                                     ^~~~~~~~~~~
gen_comms.c:276:36: note: ‘sprintf’ output between 12 and 523 bytes into a destination of size 512
  276 |       else                       { sprintf(fname,"%s_inline.inc",commname) ; }
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:275:56: warning: ‘_inline.inc’ directive writing 11 bytes into a region of size between 0 and 511 [-Wformat-overflow=]
  275 |       if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s_inline.inc",dirname,commname) ; }
      |                                                        ^~~~~~~~~~~
gen_comms.c:275:36: note: ‘sprintf’ output 13 or more bytes (assuming 524) into a destination of size 512
  275 |       if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s_inline.inc",dirname,commname) ; }
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:279:57: warning: ‘.inc’ directive writing 4 bytes into a region of size between 1 and 512 [-Wformat-overflow=]
  279 |       else                       { sprintf(fnamecall,"%s.inc",commname) ; }
      |                                                         ^~~~
gen_comms.c:279:36: note: ‘sprintf’ output between 5 and 516 bytes into a destination of size 512
  279 |       else                       { sprintf(fnamecall,"%s.inc",commname) ; }
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:278:60: warning: ‘.inc’ directive writing 4 bytes into a region of size between 0 and 511 [-Wformat-overflow=]
  278 |       if ( strlen(dirname) > 0 ) { sprintf(fnamecall,"%s/%s.inc",dirname,commname) ; }
      |                                                            ^~~~
gen_comms.c:278:36: note: ‘sprintf’ output 6 or more bytes (assuming 517) into a destination of size 512
  278 |       if ( strlen(dirname) > 0 ) { sprintf(fnamecall,"%s/%s.inc",dirname,commname) ; }
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:301:59: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
  301 |       if ( strlen(dirname) > 0 ) { sprintf(fnamesub,"%s/%s",dirname,subs_fname) ; }
      |                                                           ^
gen_comms.c:301:36: note: ‘sprintf’ output 2 or more bytes (assuming 513) into a destination of size 512
  301 |       if ( strlen(dirname) > 0 ) { sprintf(fnamesub,"%s/%s",dirname,subs_fname) ; }
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:412:46: warning: ‘%s’ directive writing up to 511 bytes into a region of size 499 [-Wformat-overflow=]
  412 |                     sprintf(s,"config_flags%%%s",dimd->assoc_nl_var_s) ;
      |                                              ^~
gen_comms.c:412:21: note: ‘sprintf’ output between 14 and 525 bytes into a destination of size 512
  412 |                     sprintf(s,"config_flags%%%s",dimd->assoc_nl_var_s) ;
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:413:46: warning: ‘%s’ directive writing up to 511 bytes into a region of size 499 [-Wformat-overflow=]
  413 |                     sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                                              ^~
gen_comms.c:413:21: note: ‘sprintf’ output between 14 and 525 bytes into a destination of size 512
  413 |                     sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:410:46: warning: ‘%s’ directive writing up to 511 bytes into a region of size 499 [-Wformat-overflow=]
  410 |                     sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                                              ^~
gen_comms.c:410:21: note: ‘sprintf’ output between 14 and 525 bytes into a destination of size 512
  410 |                     sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:446:35: warning: ‘%s’ directive writing up to 511 bytes into a region of size 78 [-Wformat-overflow=]
  446 |                   sprintf(temp,"*(%s_edim%d-%s_sdim%d+1)",q->name,d-2,q->name,d-2) ;
      |                                   ^~
gen_comms.c:446:19: note: ‘sprintf’ output between 19 and 1061 bytes into a destination of size 80
  446 |                   sprintf(temp,"*(%s_edim%d-%s_sdim%d+1)",q->name,d-2,q->name,d-2) ;
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c: In function ‘gen_packs_halo’:
gen_comms.c:714:48: warning: ‘%s’ directive writing up to 511 bytes into a region of size 243 [-Wformat-overflow=]
  714 |                       sprintf(s,"config_flags%%%s",dimd->assoc_nl_var_s) ;
      |                                                ^~
gen_comms.c:714:23: note: ‘sprintf’ output between 14 and 525 bytes into a destination of size 256
  714 |                       sprintf(s,"config_flags%%%s",dimd->assoc_nl_var_s) ;
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:715:48: warning: ‘%s’ directive writing up to 511 bytes into a region of size 243 [-Wformat-overflow=]
  715 |                       sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                                                ^~
gen_comms.c:715:23: note: ‘sprintf’ output between 14 and 525 bytes into a destination of size 256
  715 |                       sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:712:48: warning: ‘%s’ directive writing up to 511 bytes into a region of size 243 [-Wformat-overflow=]
  712 |                       sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                                                ^~
gen_comms.c:712:23: note: ‘sprintf’ output between 14 and 525 bytes into a destination of size 256
  712 |                       sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c: In function ‘gen_packs’:
gen_comms.c:887:48: warning: ‘%s’ directive writing up to 511 bytes into a region of size 243 [-Wformat-overflow=]
  887 |                       sprintf(s,"config_flags%%%s",dimd->assoc_nl_var_s) ;
      |                                                ^~
gen_comms.c:887:23: note: ‘sprintf’ output between 14 and 525 bytes into a destination of size 256
  887 |                       sprintf(s,"config_flags%%%s",dimd->assoc_nl_var_s) ;
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:888:48: warning: ‘%s’ directive writing up to 511 bytes into a region of size 243 [-Wformat-overflow=]
  888 |                       sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                                                ^~
gen_comms.c:888:23: note: ‘sprintf’ output between 14 and 525 bytes into a destination of size 256
  888 |                       sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:885:48: warning: ‘%s’ directive writing up to 511 bytes into a region of size 243 [-Wformat-overflow=]
  885 |                       sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                                                ^~
gen_comms.c:885:23: note: ‘sprintf’ output between 14 and 525 bytes into a destination of size 256
  885 |                       sprintf(e,"config_flags%%%s",dimd->assoc_nl_var_e) ;
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c: In function ‘gen_periods’:
gen_comms.c:990:51: warning: ‘_inline.inc’ directive writing 11 bytes into a region of size between 1 and 512 [-Wformat-overflow=]
  990 |     else                       { sprintf(fname,"%s_inline.inc",commname) ; }
      |                                                   ^~~~~~~~~~~
gen_comms.c:990:34: note: ‘sprintf’ output between 12 and 523 bytes into a destination of size 512
  990 |     else                       { sprintf(fname,"%s_inline.inc",commname) ; }
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:989:54: warning: ‘_inline.inc’ directive writing 11 bytes into a region of size between 0 and 511 [-Wformat-overflow=]
  989 |     if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s_inline.inc",dirname,commname) ; }
      |                                                      ^~~~~~~~~~~
gen_comms.c:989:34: note: ‘sprintf’ output 13 or more bytes (assuming 524) into a destination of size 512
  989 |     if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s_inline.inc",dirname,commname) ; }
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:993:55: warning: ‘.inc’ directive writing 4 bytes into a region of size between 1 and 512 [-Wformat-overflow=]
  993 |     else                       { sprintf(fnamecall,"%s.inc",commname) ; }
      |                                                       ^~~~
gen_comms.c:993:34: note: ‘sprintf’ output between 5 and 516 bytes into a destination of size 512
  993 |     else                       { sprintf(fnamecall,"%s.inc",commname) ; }
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:992:58: warning: ‘.inc’ directive writing 4 bytes into a region of size between 0 and 511 [-Wformat-overflow=]
  992 |     if ( strlen(dirname) > 0 ) { sprintf(fnamecall,"%s/%s.inc",dirname,commname) ; }
      |                                                          ^~~~
gen_comms.c:992:34: note: ‘sprintf’ output 6 or more bytes (assuming 517) into a destination of size 512
  992 |     if ( strlen(dirname) > 0 ) { sprintf(fnamecall,"%s/%s.inc",dirname,commname) ; }
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c: In function ‘gen_swaps’:
gen_comms.c:1183:51: warning: ‘.inc’ directive writing 4 bytes into a region of size between 1 and 512 [-Wformat-overflow=]
 1183 |     else                       { sprintf(fname,"%s.inc",commname) ; }
      |                                                   ^~~~
gen_comms.c:1183:34: note: ‘sprintf’ output between 5 and 516 bytes into a destination of size 512
 1183 |     else                       { sprintf(fname,"%s.inc",commname) ; }
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:1182:54: warning: ‘.inc’ directive writing 4 bytes into a region of size between 0 and 511 [-Wformat-overflow=]
 1182 |     if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s.inc",dirname,commname) ; }
      |                                                      ^~~~
gen_comms.c:1182:34: note: ‘sprintf’ output 6 or more bytes (assuming 517) into a destination of size 512
 1182 |     if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s.inc",dirname,commname) ; }
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c: In function ‘gen_cycles’:
gen_comms.c:1317:51: warning: ‘.inc’ directive writing 4 bytes into a region of size between 1 and 512 [-Wformat-overflow=]
 1317 |     else                       { sprintf(fname,"%s.inc",commname) ; }
      |                                                   ^~~~
gen_comms.c:1317:34: note: ‘sprintf’ output between 5 and 516 bytes into a destination of size 512
 1317 |     else                       { sprintf(fname,"%s.inc",commname) ; }
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:1316:54: warning: ‘.inc’ directive writing 4 bytes into a region of size between 0 and 511 [-Wformat-overflow=]
 1316 |     if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s.inc",dirname,commname) ; }
      |                                                      ^~~~
gen_comms.c:1316:34: note: ‘sprintf’ output 6 or more bytes (assuming 517) into a destination of size 512
 1316 |     if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s.inc",dirname,commname) ; }
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c: In function ‘gen_xposes’:
gen_comms.c:1459:56: warning: ‘.inc’ directive writing 4 bytes into a region of size between 0 and 511 [-Wformat-overflow=]
 1459 |       else                       { sprintf(fname,"%s_%s.inc",commname,*x) ; }
      |                                                        ^~~~
gen_comms.c:1459:36: note: ‘sprintf’ output 6 or more bytes (assuming 517) into a destination of size 512
 1459 |       else                       { sprintf(fname,"%s_%s.inc",commname,*x) ; }
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:1458:56: warning: ‘_’ directive writing 1 byte into a region of size between 0 and 511 [-Wformat-overflow=]
 1458 |       if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s_%s.inc",dirname,commname, *x) ; }
      |                                                        ^
gen_comms.c:1458:36: note: ‘sprintf’ output 7 or more bytes (assuming 518) into a destination of size 512
 1458 |       if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s_%s.inc",dirname,commname, *x) ; }
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c: In function ‘gen_shift’:
gen_comms.c:1714:51: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 511 [-Wformat-overflow=]
 1714 |               if ( p->ntl > 1 ) sprintf(vname,"%s_%d",p->name,i ) ;
      |                                                   ^~
gen_comms.c:1714:33: note: ‘sprintf’ output between 3 and 524 bytes into a destination of size 512
 1714 |               if ( p->ntl > 1 ) sprintf(vname,"%s_%d",p->name,i ) ;
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:1756:49: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 511 [-Wformat-overflow=]
 1756 |             if ( p->ntl > 1 ) sprintf(vname,"%s_%d",p->name,i ) ;
      |                                                 ^~
gen_comms.c:1756:31: note: ‘sprintf’ output between 3 and 524 bytes into a destination of size 512
 1756 |             if ( p->ntl > 1 ) sprintf(vname,"%s_%d",p->name,i ) ;
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c: In function ‘gen_nest_packunpack’:
gen_comms.c:2237:28: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=]
 2237 |           sprintf(vname,"%s%s(%s)",p->name,tag,dexes) ;
      |                            ^~              ~~~
gen_comms.c:2237:11: note: ‘sprintf’ output between 3 and 1536 bytes into a destination of size 512
 2237 |           sprintf(vname,"%s%s(%s)",p->name,tag,dexes) ;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:2233:28: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=]
 2233 |           sprintf(vname,"%s%s(%s%sitrace)",p->name,tag,dexes,moredims) ;
      |                            ^~                      ~~~
gen_comms.c:2233:11: note: ‘sprintf’ output between 9 and 1621 bytes into a destination of size 512
 2233 |           sprintf(vname,"%s%s(%s%sitrace)",p->name,tag,dexes,moredims) ;
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c: In function ‘count_fields’:
gen_comms.c:2369:27: warning: ‘%s’ directive writing up to 511 bytes into a region of size 74 [-Wformat-overflow=]
 2369 |       sprintf(temp,"((num_%s - PARAM_FIRST_SCALAR + 1)",p->name) ;
      |                           ^~
gen_comms.c:2369:7: note: ‘sprintf’ output between 33 and 544 bytes into a destination of size 80
 2369 |       sprintf(temp,"((num_%s - PARAM_FIRST_SCALAR + 1)",p->name) ;
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c:2375:37: warning: ‘%s’ directive writing up to 79 bytes into a region of size 69 [-Wformat-overflow=]
 2375 |         sprintf(temp," &\n  *((%s)-(%s)+1)",colon+1,tx) ;
      |                                     ^~              ~~
gen_comms.c:2375:9: note: ‘sprintf’ output 16 or more bytes (assuming 95) into a destination of size 80
 2375 |         sprintf(temp," &\n  *((%s)-(%s)+1)",colon+1,tx) ;
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gen_comms.c: In function ‘gen_debug’:
gen_comms.c:2444:49: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 511 [-Wformat-overflow=]
 2444 |             if ( p->ntl > 1 ) sprintf(vname,"%s_%d",p->name,i ) ;
      |                                                 ^~
gen_comms.c:2444:31: note: ‘sprintf’ output between 3 and 524 bytes into a destination of size 512
 2444 |             if ( p->ntl > 1 ) sprintf(vname,"%s_%d",p->name,i ) ;
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf" FC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " RANLIB="ranlib" \
               CPP="cpp -C -P" LDFLAGS="  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " FC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " RANLIB="ranlib" CPP="cpp -C -P -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM" DM_FC="mpif90  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv "\
               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 -DDM_PARALLEL -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
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 -DDM_PARALLEL -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.dimspec
including Registry/registry.dimspec
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
mpif90  -o wrf_shutdown.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  wrf_shutdown.f90
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
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 clog.o
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -o clog.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0 clog.c
rm -f hires_timer.o
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -o hires_timer.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0 hires_timer.c
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 -DDM_PARALLEL -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
mpif90  -o ../share/module_model_constants.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../share/module_model_constants.f90
Registry INFO variable counts: 0d 2140 1d 281 2d 852 3d 707
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 -DDM_PARALLEL -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
mpif90  -o module_sm.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_sm.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
ADVISORY: RSL_LITE version of gen_comms is linked in with registry program.
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 -DDM_PARALLEL -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  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  module_internal_header_util.f90
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0 wrf_num_bytes_between.c
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 -DDM_PARALLEL -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
mpif90  -o libmassv.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  libmassv.f90
rm -f collect_on_comm.o
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -o collect_on_comm.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0 collect_on_comm.c
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -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 -DDM_PARALLEL -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
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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
mpif90  -o module_wrf_error.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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
mpif90  -o module_streams.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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
mpif90  -o module_driver_constants.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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
mpif90  -o module_timing.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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
mpif90  -o wrf_debug.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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 -DDM_PARALLEL -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
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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
mpif90  -o module_machine.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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
mpif90  -o module_quilt_outbuf_ops.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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 -DDM_PARALLEL -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_1.b module_alloc_space_1.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_alloc_space_1.f90
rm -f module_alloc_space_0.b module_alloc_space_0.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_alloc_space_0.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 -DDM_PARALLEL -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
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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
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 -DDM_PARALLEL -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_4.bb | cpp -C -P > module_alloc_space_4.f90
/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_4.b module_alloc_space_4.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_alloc_space_4.f90
rm -f module_alloc_space_5.b module_alloc_space_5.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/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 -DDM_PARALLEL -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
rm -f module_alloc_space_7.o
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_alloc_space_6.f90
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 -DDM_PARALLEL -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
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_alloc_space_7.f90
rm -f module_alloc_space_8.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 -DDM_PARALLEL -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_8.F  > module_alloc_space_8.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_alloc_space_8.bb | cpp -C -P > module_alloc_space_8.f90
rm -f module_alloc_space_8.b module_alloc_space_8.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_alloc_space_8.f90
rm -f module_alloc_space_9.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 -DDM_PARALLEL -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_9.F  > module_alloc_space_9.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_alloc_space_9.bb | cpp -C -P > module_alloc_space_9.f90
rm -f module_alloc_space_9.b module_alloc_space_9.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_alloc_space_9.f90
cpp -C -P -DNNN=0 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy0.f90
mpif90  -o nl_get_0_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   yy0.f90
cpp -C -P -DNNN=1 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy1.f90
mpif90  -o nl_get_1_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   yy1.f90
rm -f yy0.f90
cpp -C -P -DNNN=2 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy2.f90
mpif90  -o nl_get_2_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   yy2.f90
rm -f yy1.f90
cpp -C -P -DNNN=3 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy3.f90
mpif90  -o nl_get_3_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   yy3.f90
rm -f yy2.f90
cpp -C -P -DNNN=4 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy4.f90
mpif90  -o nl_get_4_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   yy4.f90
rm -f yy3.f90
cpp -C -P -DNNN=5 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy5.f90
mpif90  -o nl_get_5_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   yy5.f90
rm -f yy4.f90
cpp -C -P -DNNN=6 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy6.f90
mpif90  -o nl_get_6_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   yy6.f90
rm -f yy5.f90
cpp -C -P -DNNN=7 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy7.f90
mpif90  -o nl_get_7_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   yy7.f90
rm -f yy6.f90
cpp -C -P -DNNN=0 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx0.f90
mpif90  -o nl_set_0_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   xx0.f90
rm -f yy7.f90
cpp -C -P -DNNN=1 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx1.f90
mpif90  -o nl_set_1_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   xx1.f90
rm -f xx0.f90
cpp -C -P -DNNN=2 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx2.f90
mpif90  -o nl_set_2_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   xx2.f90
rm -f xx1.f90
cpp -C -P -DNNN=3 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx3.f90
mpif90  -o nl_set_3_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   xx3.f90
rm -f xx2.f90
cpp -C -P -DNNN=4 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx4.f90
mpif90  -o nl_set_4_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   xx4.f90
rm -f xx3.f90
cpp -C -P -DNNN=5 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx5.f90
mpif90  -o nl_set_5_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   xx5.f90
rm -f xx4.f90
cpp -C -P -DNNN=6 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx6.f90
mpif90  -o nl_set_6_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   xx6.f90
rm -f xx5.f90
cpp -C -P -DNNN=7 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx7.f90
mpif90  -o nl_set_7_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   xx7.f90
rm -f xx6.f90
rm -f module_domain.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 -DDM_PARALLEL -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.F  > module_domain.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_domain.bb | cpp -C -P > module_domain.f90
rm -f module_domain.b module_domain.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_domain.f90
rm -f xx7.f90
rm -f module_nesting.o
rm -f module_comm_nesting_dm.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 -DDM_PARALLEL -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_nesting.F  > module_nesting.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 -DDM_PARALLEL -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_comm_nesting_dm.F  > module_comm_nesting_dm.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_nesting.bb | cpp -C -P > module_nesting.f90
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_comm_nesting_dm.bb | cpp -C -P > module_comm_nesting_dm.f90
rm -f module_nesting.b module_nesting.bb
mpif90  -o module_nesting.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_nesting.f90
rm -f module_comm_nesting_dm.b module_comm_nesting_dm.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_comm_nesting_dm.f90
rm -f module_comm_dm_0.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 -DDM_PARALLEL -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_comm_dm_0.F  > module_comm_dm_0.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_comm_dm_0.bb | cpp -C -P > module_comm_dm_0.f90
rm -f module_comm_dm_0.b module_comm_dm_0.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_comm_dm_0.f90
rm -f module_comm_dm_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 -DDM_PARALLEL -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_comm_dm_1.F  > module_comm_dm_1.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_comm_dm_1.bb | cpp -C -P > module_comm_dm_1.f90
rm -f module_comm_dm_1.b module_comm_dm_1.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_comm_dm_1.f90
rm -f module_comm_dm_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 -DDM_PARALLEL -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_comm_dm_2.F  > module_comm_dm_2.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_comm_dm_2.bb | cpp -C -P > module_comm_dm_2.f90
rm -f module_comm_dm_2.b module_comm_dm_2.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_comm_dm_2.f90
rm -f module_comm_dm_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 -DDM_PARALLEL -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_comm_dm_3.F  > module_comm_dm_3.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_comm_dm_3.bb | cpp -C -P > module_comm_dm_3.f90
rm -f module_comm_dm_3.b module_comm_dm_3.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_comm_dm_3.f90
rm -f module_comm_dm_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 -DDM_PARALLEL -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_comm_dm_4.F  > module_comm_dm_4.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_comm_dm_4.bb | cpp -C -P > module_comm_dm_4.f90
rm -f module_comm_dm_4.b module_comm_dm_4.bb
mpif90  -o module_comm_dm_4.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_comm_dm_4.f90
rm -f module_tiles.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_tiles.F > module_tiles.b 
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 -DDM_PARALLEL -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_tiles.b  > module_tiles.f90
rm -f module_tiles.b
if fgrep -iq '!$OMP' module_tiles.f90 ; then \
          if [ -n "" ] ; then echo COMPILING module_tiles.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    module_tiles.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING module_tiles.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   module_tiles.f90 ; \
        fi
rm -f module_comm_dm.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 -DDM_PARALLEL -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_comm_dm.F  > module_comm_dm.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_comm_dm.bb | cpp -C -P > module_comm_dm.f90
rm -f module_comm_dm.b module_comm_dm.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_comm_dm.f90
rm -f module_dm.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_dm.F > module_dm.b 
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 -DDM_PARALLEL -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_dm.b  > module_dm.f90
rm -f module_dm.b
if fgrep -iq '!$OMP' module_dm.f90 ; then \
          if [ -n "" ] ; then echo COMPILING module_dm.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    module_dm.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING module_dm.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   module_dm.f90 ; \
        fi
rm -f module_statistics.o
rm -f module_io.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 -DDM_PARALLEL -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_statistics.F  > module_statistics.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 -DDM_PARALLEL -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_io.F  > module_io.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_statistics.bb | cpp -C -P > module_statistics.f90
rm -f module_statistics.b module_statistics.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_io.bb | cpp -C -P > module_io.f90
mpif90  -o module_statistics.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_statistics.f90
rm -f module_io.b module_io.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  module_io.f90
rm -f module_io_quilt.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 -DDM_PARALLEL -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_io_quilt.F  > module_io_quilt.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_io_quilt.bb | cpp -C -P > module_io_quilt.f90
rm -f module_io_quilt.b module_io_quilt.bb
mpif90  -o module_io_quilt.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_io_quilt.f90
rm -f module_intermediate_nmm.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 -DDM_PARALLEL -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_intermediate_nmm.F  > module_intermediate_nmm.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_intermediate_nmm.bb | cpp -C -P > module_intermediate_nmm.f90
rm -f module_intermediate_nmm.b module_intermediate_nmm.bb
mpif90  -o module_intermediate_nmm.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_intermediate_nmm.f90
rm -f module_wrfles.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 -DDM_PARALLEL -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_wrfles.F  > module_wrfles.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_wrfles.bb | cpp -C -P > module_wrfles.f90
rm -f module_wrfles.b module_wrfles.bb
mpif90  -o module_wrfles.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_wrfles.f90
rm -f module_integrate.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_integrate.F > module_integrate.b 
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 -DDM_PARALLEL -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_integrate.b  > module_integrate.f90
rm -f module_integrate.b
if fgrep -iq '!$OMP' module_integrate.f90 ; then \
          if [ -n "" ] ; then echo COMPILING module_integrate.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    module_integrate.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING module_integrate.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   module_integrate.f90 ; \
        fi
ar ru ../main/libwrflib.a module_driver_constants.o module_domain_type.o module_streams.o module_domain.o module_integrate.o module_timing.o module_configure.o module_tiles.o module_machine.o module_nesting.o module_wrf_error.o module_state_description.o module_sm.o module_io.o module_comm_dm.o module_comm_dm_0.o module_comm_dm_1.o module_comm_dm_2.o module_comm_dm_3.o module_comm_dm_4.o module_comm_nesting_dm.o module_dm.o module_quilt_outbuf_ops.o module_io_quilt.o module_intermediate_nmm.o module_statistics.o module_wrfles.o wrf_num_bytes_between.o wrf_shutdown.o wrf_debug.o libmassv.o collect_on_comm.o hires_timer.o clog.o nl_get_0_routines.o nl_get_1_routines.o nl_get_2_routines.o nl_get_3_routines.o nl_get_4_routines.o nl_get_5_routines.o nl_get_6_routines.o nl_get_7_routines.o nl_set_0_routines.o nl_set_1_routines.o nl_set_2_routines.o nl_set_3_routines.o nl_set_4_routines.o nl_set_5_routines.o nl_set_6_routines.o nl_set_7_routines.o  module_alloc_space_0.o module_alloc_space_1.o module_alloc_space_2.o module_alloc_space_3.o module_alloc_space_4.o module_alloc_space_5.o module_alloc_space_6.o module_alloc_space_7.o module_alloc_space_8.o module_alloc_space_9.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: creating ../main/libwrflib.a
ranlib ../main/libwrflib.a
make[2]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/frame'
make[2]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf'
x=`echo "ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " | awk '{print $1}'` ; export x ; \
if [ $x = "gfortran" ] ; then \
           echo removing external declaration of iargc for gfortran ; \
   cpp -C -P -C -P -traditional -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -I../ioapi_share diffwrf.F90 | sed '/integer *, *external.*iargc/d' > diffwrf.f ;\
        else \
   cpp -C -P -C -P -traditional -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -I../ioapi_share diffwrf.F90 > diffwrf.f ; \
        fi
ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -c  -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -I../ioapi_share diffwrf.f
diffwrf io_netcdf is being built now. 
make[2]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf'
make[2]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int'
if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \
  ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv    -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 -L/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -lesmf_time libwrfio_int.a ; \
fi
make[2]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/external/io_int'
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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " shared
make[1]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF'
--------------------------------------
if [ "`echo -j 2 | sed -e 's/-j//g' -e 's/ \+//g'`" -gt "6" ] ; then \
  ( cd share ; make -i -r -j 6 ) ;  \
else \
  ( cd share ; make -i -r -j 2 ) ;  \
fi
make[2]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/share'
rm -f module_bc_time_utilities.o
rm -f module_get_file_names.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 -DDM_PARALLEL -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_bc_time_utilities.F  > module_bc_time_utilities.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 -DDM_PARALLEL -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_get_file_names.F  > module_get_file_names.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_bc_time_utilities.bb | cpp -C -P > module_bc_time_utilities.f90
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_get_file_names.bb | cpp -C -P > module_get_file_names.f90
rm -f module_bc_time_utilities.b module_bc_time_utilities.bb
rm -f module_get_file_names.b module_get_file_names.bb
mpif90  -o module_bc_time_utilities.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_bc_time_utilities.f90
mpif90  -o module_get_file_names.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_get_file_names.f90
rm -f module_compute_geop.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 -DDM_PARALLEL -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_compute_geop.F  > module_compute_geop.bb
rm -f module_check_a_mundo.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 -DDM_PARALLEL -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_check_a_mundo.F  > module_check_a_mundo.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_compute_geop.bb | cpp -C -P > module_compute_geop.f90
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_check_a_mundo.bb | cpp -C -P > module_check_a_mundo.f90
rm -f module_compute_geop.b module_compute_geop.bb
rm -f module_check_a_mundo.b module_check_a_mundo.bb
mpif90  -o module_compute_geop.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_compute_geop.f90
mpif90  -o module_check_a_mundo.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_check_a_mundo.f90
rm -f bobrand.o
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -o bobrand.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0 bobrand.c
rm -f module_llxy.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 -DDM_PARALLEL -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_llxy.F  > module_llxy.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_llxy.bb | cpp -C -P > module_llxy.f90
rm -f module_llxy.b module_llxy.bb
mpif90  -o module_llxy.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_llxy.f90
rm -f module_interp_store.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 -DDM_PARALLEL -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_interp_store.F  > module_interp_store.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_interp_store.bb | cpp -C -P > module_interp_store.f90
rm -f module_interp_store.b module_interp_store.bb
mpif90  -o module_interp_store.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_interp_store.f90
rm -f module_MPP.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 -DDM_PARALLEL -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_MPP.F  > module_MPP.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_MPP.bb | cpp -C -P > module_MPP.f90
rm -f module_MPP.b module_MPP.bb
mpif90  -o module_MPP.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_MPP.f90
rm -f solve_interface.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe solve_interface.F > solve_interface.b 
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 -DDM_PARALLEL -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   solve_interface.b  > solve_interface.f90
rm -f solve_interface.b
if fgrep -iq '!$OMP' solve_interface.f90 ; then \
          if [ -n "" ] ; then echo COMPILING solve_interface.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    solve_interface.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING solve_interface.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   solve_interface.f90 ; \
        fi
rm -f mediation_interp_domain.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 -DDM_PARALLEL -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   mediation_interp_domain.F  > mediation_interp_domain.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe mediation_interp_domain.bb | cpp -C -P > mediation_interp_domain.f90
rm -f mediation_interp_domain.b mediation_interp_domain.bb
mpif90  -o mediation_interp_domain.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  mediation_interp_domain.f90
rm -f mediation_force_domain.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 -DDM_PARALLEL -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   mediation_force_domain.F  > mediation_force_domain.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe mediation_force_domain.bb | cpp -C -P > mediation_force_domain.f90
rm -f mediation_force_domain.b mediation_force_domain.bb
mpif90  -o mediation_force_domain.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  mediation_force_domain.f90
rm -f mediation_feedback_domain.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 -DDM_PARALLEL -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   mediation_feedback_domain.F  > mediation_feedback_domain.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe mediation_feedback_domain.bb | cpp -C -P > mediation_feedback_domain.f90
rm -f mediation_feedback_domain.b mediation_feedback_domain.bb
mpif90  -o mediation_feedback_domain.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  mediation_feedback_domain.f90
rm -f module_date_time.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 -DDM_PARALLEL -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_date_time.F  > module_date_time.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_date_time.bb | cpp -C -P > module_date_time.f90
rm -f module_date_time.b module_date_time.bb
mpif90  -o module_date_time.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_date_time.f90
rm -f module_bc.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 -DDM_PARALLEL -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_bc.F  > module_bc.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_bc.bb | cpp -C -P > module_bc.f90
rm -f module_bc.b module_bc.bb
mpif90  -o module_bc.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_bc.f90
rm -f module_io_wrf.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_io_wrf.F > module_io_wrf.b 
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 -DDM_PARALLEL -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_io_wrf.b  > module_io_wrf.f90
rm -f module_io_wrf.b
if fgrep -iq '!$OMP' module_io_wrf.f90 ; then \
          if [ -n "" ] ; then echo COMPILING module_io_wrf.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    module_io_wrf.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING module_io_wrf.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   module_io_wrf.f90 ; \
        fi
rm -f module_soil_pre.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 -DDM_PARALLEL -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_soil_pre.F  > module_soil_pre.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_soil_pre.bb | cpp -C -P > module_soil_pre.f90
rm -f module_soil_pre.b module_soil_pre.bb
mpif90  -o module_soil_pre.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_soil_pre.f90
rm -f wrf_tsin.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe wrf_tsin.F > wrf_tsin.b 
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 -DDM_PARALLEL -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_tsin.b  > wrf_tsin.f90
rm -f wrf_tsin.b
if fgrep -iq '!$OMP' wrf_tsin.f90 ; then \
          if [ -n "" ] ; then echo COMPILING wrf_tsin.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    wrf_tsin.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING wrf_tsin.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   wrf_tsin.f90 ; \
        fi
rm -f track_input.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 -DDM_PARALLEL -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   track_input.F  > track_input.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe track_input.bb | cpp -C -P > track_input.f90
rm -f track_input.b track_input.bb
mpif90  -o track_input.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  track_input.f90
rm -f init_modules.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 -DDM_PARALLEL -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   init_modules.F  > init_modules.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe init_modules.bb | cpp -C -P > init_modules.f90
rm -f init_modules.b init_modules.bb
mpif90  -o init_modules.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  init_modules.f90
rm -f set_timekeeping.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 -DDM_PARALLEL -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   set_timekeeping.F  > set_timekeeping.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe set_timekeeping.bb | cpp -C -P > set_timekeeping.f90
rm -f sint.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 -DDM_PARALLEL -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   sint.F  > sint.bb
rm -f set_timekeeping.b set_timekeeping.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe sint.bb | cpp -C -P > sint.f90
mpif90  -o set_timekeeping.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  set_timekeeping.f90
rm -f sint.b sint.bb
mpif90  -o sint.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  sint.f90
rm -f wrf_ext_write_field.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 -DDM_PARALLEL -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_ext_write_field.F  > wrf_ext_write_field.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe wrf_ext_write_field.bb | cpp -C -P > wrf_ext_write_field.f90
rm -f wrf_ext_write_field.b wrf_ext_write_field.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  wrf_ext_write_field.f90
rm -f wrf_ext_read_field.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 -DDM_PARALLEL -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_ext_read_field.F  > wrf_ext_read_field.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe wrf_ext_read_field.bb | cpp -C -P > wrf_ext_read_field.f90
rm -f wrf_ext_read_field.b wrf_ext_read_field.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  wrf_ext_read_field.f90
rm -f module_io_domain.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 -DDM_PARALLEL -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_io_domain.F  > module_io_domain.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_io_domain.bb | cpp -C -P > module_io_domain.f90
rm -f module_io_domain.b module_io_domain.bb
mpif90  -o module_io_domain.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_io_domain.f90
rm -f landread.o
mpicc -DMPI2_SUPPORT -DFSEEKO64_OK -o landread.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0 landread.c
rm -f wrf_fddaobs_in.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe wrf_fddaobs_in.F > wrf_fddaobs_in.b 
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 -DDM_PARALLEL -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_fddaobs_in.b  > wrf_fddaobs_in.f90
rm -f wrf_fddaobs_in.b
if fgrep -iq '!$OMP' wrf_fddaobs_in.f90 ; then \
          if [ -n "" ] ; then echo COMPILING wrf_fddaobs_in.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    wrf_fddaobs_in.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING wrf_fddaobs_in.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   wrf_fddaobs_in.f90 ; \
        fi
rm -f setfeenv.o
gcc -o setfeenv.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int  -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0  setfeenv.c
rm -f module_optional_input.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 -DDM_PARALLEL -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_optional_input.F  > module_optional_input.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_optional_input.bb | cpp -C -P > module_optional_input.f90
rm -f module_optional_input.b module_optional_input.bb
mpif90  -o module_optional_input.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_optional_input.f90
rm -f input_wrf.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 -DDM_PARALLEL -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   input_wrf.F  > input_wrf.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe input_wrf.bb | cpp -C -P > input_wrf.f90
rm -f input_wrf.b input_wrf.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  input_wrf.f90
rm -f output_wrf.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe output_wrf.F > output_wrf.b 
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 -DDM_PARALLEL -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   output_wrf.b  > output_wrf.f90
rm -f output_wrf.b
if fgrep -iq '!$OMP' output_wrf.f90 ; then \
          if [ -n "" ] ; then echo COMPILING output_wrf.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    output_wrf.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING output_wrf.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   output_wrf.f90 ; \
        fi
rm -f wrf_bdyout.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 -DDM_PARALLEL -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_bdyout.F  > wrf_bdyout.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe wrf_bdyout.bb | cpp -C -P > wrf_bdyout.f90
rm -f wrf_bdyout.b wrf_bdyout.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  wrf_bdyout.f90
rm -f wrf_bdyin.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 -DDM_PARALLEL -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_bdyin.F  > wrf_bdyin.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe wrf_bdyin.bb | cpp -C -P > wrf_bdyin.f90
rm -f wrf_bdyin.b wrf_bdyin.bb
mpif90  -c -i4  -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  wrf_bdyin.f90
rm -f dfi.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 -DDM_PARALLEL -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   dfi.F  > dfi.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe dfi.bb | cpp -C -P > dfi.f90
rm -f dfi.b dfi.bb
mpif90  -o dfi.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  dfi.f90
rm -f mediation_integrate.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe mediation_integrate.F > mediation_integrate.b 
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 -DDM_PARALLEL -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   mediation_integrate.b  > mediation_integrate.f90
rm -f mediation_integrate.b
if fgrep -iq '!$OMP' mediation_integrate.f90 ; then \
          if [ -n "" ] ; then echo COMPILING mediation_integrate.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    mediation_integrate.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING mediation_integrate.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   mediation_integrate.f90 ; \
        fi
rm -f mediation_wrfmain.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 -DDM_PARALLEL -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   mediation_wrfmain.F  > mediation_wrfmain.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe mediation_wrfmain.bb | cpp -C -P > mediation_wrfmain.f90
rm -f mediation_wrfmain.b mediation_wrfmain.bb
mpif90  -o mediation_wrfmain.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  mediation_wrfmain.f90
rm -f module_random.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 -DDM_PARALLEL -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_random.F  > module_random.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_random.bb | cpp -C -P > module_random.f90
rm -f module_random.b module_random.bb
mpif90  -o module_random.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_random.f90
rm -f module_interp_nmm.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 -DDM_PARALLEL -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_interp_nmm.F  > module_interp_nmm.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_interp_nmm.bb | cpp -C -P > module_interp_nmm.f90
rm -f module_interp_nmm.b module_interp_nmm.bb
mpif90  -o module_interp_nmm.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_interp_nmm.f90
rm -f wrf_timeseries.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 -DDM_PARALLEL -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_timeseries.F  > wrf_timeseries.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe wrf_timeseries.bb | cpp -C -P > wrf_timeseries.f90
rm -f wrf_timeseries.b wrf_timeseries.bb
mpif90  -o wrf_timeseries.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  wrf_timeseries.f90
rm -f track_driver.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe track_driver.F > track_driver.b 
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 -DDM_PARALLEL -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   track_driver.b  > track_driver.f90
rm -f track_driver.b
if fgrep -iq '!$OMP' track_driver.f90 ; then \
          if [ -n "" ] ; then echo COMPILING track_driver.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    track_driver.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING track_driver.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   track_driver.f90 ; \
        fi
rm -f interp_fcn.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 -DDM_PARALLEL -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   interp_fcn.F  > interp_fcn.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe interp_fcn.bb | cpp -C -P > interp_fcn.f90
rm -f interp_fcn.b interp_fcn.bb
mpif90  -o interp_fcn.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  interp_fcn.f90
rm -f mediation_nest_move.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 -DDM_PARALLEL -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   mediation_nest_move.F  > mediation_nest_move.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe mediation_nest_move.bb | cpp -C -P > mediation_nest_move.f90
rm -f mediation_nest_move.b mediation_nest_move.bb
mpif90  -o mediation_nest_move.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  mediation_nest_move.f90
rm -f start_domain.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe start_domain.F > start_domain.b 
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 -DDM_PARALLEL -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   start_domain.b  > start_domain.f90
rm -f start_domain.b
if fgrep -iq '!$OMP' start_domain.f90 ; then \
          if [ -n "" ] ; then echo COMPILING start_domain.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    start_domain.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING start_domain.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   start_domain.f90 ; \
        fi
if [ 0 -eq 1 ] ; then \
                  make -i -r nmm_contrib                                      ; \
                  ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o  module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o  module_io_domain.o               module_optional_input.o          solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o  wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o    ; \
                  else                                                         \
                  ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o  module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o  module_io_domain.o               module_optional_input.o          solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o  wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o              ; \
                fi
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/share'
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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " physics
make[1]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF'
--------------------------------------
( cd phys ; make -i -r )
make[2]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/phys'
if [ 0 -eq 1 ] ; then \
                  make -i -r -j 2 nmm_contrib                                      ; \
                  ar ru ../main/libwrflib.a module_bl_clubb.o module_cam_shr_kind_mod.o module_cam_support.o module_cam_shr_const_mod.o module_cam_physconst.o module_cam_cldwat.o module_cam_wv_saturation.o module_cam_esinti.o module_cam_gffgch.o module_cam_error_function.o module_cam_constituents.o module_cam_trb_mtn_stress.o module_cam_molec_diff.o module_cam_upper_bc.o module_cam_bl_diffusion_solver.o module_cam_bl_eddy_diff.o module_cam_mp_microp_aero.o module_cam_mp_cldwat2m_micro.o module_cam_mp_ndrop.o module_cam_mp_modal_aero_initialize_data_phys.o module_cam_mp_radconstants.o module_cam_mp_conv_water.o module_cam_mp_qneg3.o module_data_cam_mam_aero.o module_data_cam_mam_asect.o module_cam_infnan.o module_bl_ysu.o module_bl_mrf.o module_bl_gfs.o module_bl_gfs2011.o module_bl_myjpbl.o module_bl_qnsepbl.o module_bl_qnsepbl09.o module_bl_acm.o module_bl_mynn.o module_bl_fogdes.o module_bl_gwdo.o module_bl_myjurb.o module_bl_boulac.o module_quadratic.o module_cu_TestCases.o module_bl_camuwpbl_driver.o module_bl_mfshconvpbl.o module_shcu_camuwshcu_driver.o module_shcu_camuwshcu.o module_shcu_grims.o module_cu_camzm_driver.o module_cu_camzm.o module_bl_temf.o module_bl_gbmpbl.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_tiedtke.o module_cu_gd.o module_cu_gf.o module_cu_nsas.o module_cu_sas.o module_cu_mesosas.o module_cu_osas.o module_mp_radar.o module_mp_kessler.o module_mp_feingold2m.o module_mp_lin.o module_mp_sbu_ylin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_etaold.o module_mp_HWRF.o module_mp_thompson.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_mp_morr_faster.o module_mp_milbrandt2mom.o module_mp_nssl_2mom.o module_mp_wdm5.o module_mp_wdm6.o module_mp_cammgmp_driver.o module_ra_sw.o module_ra_clWRF_support.o module_ra_gsfcsw.o module_ra_goddard.o module_ra_rrtm.o module_ra_rrtmg_lw.o module_ra_rrtmg_sw.o module_ra_rrtmg_lwf.o module_ra_rrtmg_swf.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_flg.o module_ra_HWRF.o module_ra_hs.o module_ra_dyclw.o module_sf_TestCases.o module_sf_sfclay.o module_sf_sfclayrev.o module_sf_gfs.o module_sf_gfdl.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_clm.o module_sf_ssib.o module_sf_noah_seaice.o module_sf_noah_seaice_drv.o module_sf_noahlsm_glacial_only.o module_sf_noahmpdrv.o module_sf_noahmplsm.o module_sf_noahmp_glacier.o module_sf_urban.o module_sf_bep.o module_sf_bep_bem.o module_sf_bem.o module_sf_pxlsm.o module_sf_pxlsm_data.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_sfcdiags_ruclsm.o module_sf_sstskin.o module_sf_tmnupdate.o module_sf_ocean_driver.o module_sf_oml.o module_sf_3dpwp.o module_sf_myjsfc.o module_sf_qnsesfc.o module_sf_mynn.o module_sf_fogdes.o module_sf_pxsfclay.o module_sf_temfsfclay.o module_sf_idealscmsfclay.o module_sf_scmflux.o module_sf_scmskintemp.o module_physics_addtendc.o module_physics_init.o module_gfs_machine.o module_gfs_funcphys.o module_gfs_physcons.o module_progtm.o module_pbl_driver.o module_data_gocart_dust.o module_cumulus_driver.o module_shallowcu_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_est_subcol_microphys_tndcy.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_diagnostics.o module_lightning_driver.o module_ltng_cpmpr92z.o module_ltng_crmpr92.o module_ltng_iccg.o module_fdda_psufddagd.o module_fdda_spnudging.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o module_wind_generic.o module_wind_fitch.o clubb/advance_helper_module.o clubb/advance_windm_edsclrm_module.o clubb/advance_wp2_wp3_module.o clubb/advance_xm_wpxp_module.o clubb/advance_xp2_xpyp_module.o clubb/advance_xp3_module.o clubb/array_index.o clubb/calc_pressure.o clubb/calc_roots.o clubb/calendar.o clubb/clip_explicit.o clubb/advance_clubb_core_module.o clubb/clubb_precision.o clubb/constants_clubb.o clubb/corr_varnce_module.o clubb/diffusion.o clubb/endian.o clubb/error_code.o clubb/file_functions.o clubb/fill_holes.o clubb/grid_class.o clubb/input_names.o clubb/input_reader.o clubb/interpolation.o clubb/lapack_interfaces.o clubb/lapack_wrap.o clubb/penta_lu_solver.o clubb/tridiag_lu_solver.o clubb/matrix_solver_wrapper.o clubb/matrix_operations.o clubb/mean_adv.o clubb/mixing_length.o clubb/model_flags.o clubb/mono_flux_limiter.o clubb/numerical_check.o clubb/output_grads.o clubb/output_netcdf.o clubb/parameter_indices.o clubb/parameters_model.o clubb/parameters_tunable.o clubb/pdf_closure_module.o clubb/pdf_parameter_module.o clubb/pos_definite_module.o clubb/saturation.o clubb/sigma_sqd_w_module.o clubb/Skx_module.o clubb/sponge_layer_damping.o clubb/stat_file_module.o clubb/stats_lh_sfc_module.o clubb/stats_lh_zt_module.o clubb/stats_rad_zm_module.o clubb/stats_rad_zt_module.o clubb/stats_sfc_module.o clubb/stats_clubb_utilities.o clubb/stats_type.o clubb/stats_type_utilities.o clubb/stats_variables.o clubb/stats_zm_module.o clubb/stats_zt_module.o clubb/sfc_varnce_module.o clubb/T_in_K_module.o clubb/turbulent_adv_pdf.o clubb/diagnose_correlations_module.o clubb/mt95.o clubb/hydromet_pdf_parameter_module.o clubb/precipitation_fraction.o clubb/setup_clubb_pdf_params.o clubb/pdf_utilities.o clubb/new_pdf.o clubb/new_pdf_main.o clubb/new_hybrid_pdf.o clubb/new_hybrid_pdf_main.o clubb/adg1_adg2_3d_luhar_pdf.o clubb/new_tsdadg_pdf.o clubb/LY93_pdf.o clubb/index_mapping.o clubb/Nc_Ncn_eqns.o clubb/clubb_api_module.o clubb/err_info_type_module.o silhs/est_kessler_microphys_module.o silhs/transform_to_pdf_module.o silhs/latin_hypercube_arrays.o silhs/latin_hypercube_driver_module.o silhs/math_utilities.o silhs/output_2D_samples_module.o silhs/generate_uniform_sample_module.o silhs/parameters_silhs.o silhs/silhs_api_module.o silhs/silhs_importance_sample_module.o silhs/lh_microphys_var_covar_module.o module_crm_stat.o module_crm_phy.o    ; \
                else                                                         \
                  make -i -r -j 2 non_nmm                                          ; \
                  ar ru ../main/libwrflib.a module_bl_clubb.o module_cam_shr_kind_mod.o module_cam_support.o module_cam_shr_const_mod.o module_cam_physconst.o module_cam_cldwat.o module_cam_wv_saturation.o module_cam_esinti.o module_cam_gffgch.o module_cam_error_function.o module_cam_constituents.o module_cam_trb_mtn_stress.o module_cam_molec_diff.o module_cam_upper_bc.o module_cam_bl_diffusion_solver.o module_cam_bl_eddy_diff.o module_cam_mp_microp_aero.o module_cam_mp_cldwat2m_micro.o module_cam_mp_ndrop.o module_cam_mp_modal_aero_initialize_data_phys.o module_cam_mp_radconstants.o module_cam_mp_conv_water.o module_cam_mp_qneg3.o module_data_cam_mam_aero.o module_data_cam_mam_asect.o module_cam_infnan.o module_bl_ysu.o module_bl_mrf.o module_bl_gfs.o module_bl_gfs2011.o module_bl_myjpbl.o module_bl_qnsepbl.o module_bl_qnsepbl09.o module_bl_acm.o module_bl_mynn.o module_bl_fogdes.o module_bl_gwdo.o module_bl_myjurb.o module_bl_boulac.o module_quadratic.o module_cu_TestCases.o module_bl_camuwpbl_driver.o module_bl_mfshconvpbl.o module_shcu_camuwshcu_driver.o module_shcu_camuwshcu.o module_shcu_grims.o module_cu_camzm_driver.o module_cu_camzm.o module_bl_temf.o module_bl_gbmpbl.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_tiedtke.o module_cu_gd.o module_cu_gf.o module_cu_nsas.o module_cu_sas.o module_cu_mesosas.o module_cu_osas.o module_mp_radar.o module_mp_kessler.o module_mp_feingold2m.o module_mp_lin.o module_mp_sbu_ylin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_etaold.o module_mp_HWRF.o module_mp_thompson.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_mp_morr_faster.o module_mp_milbrandt2mom.o module_mp_nssl_2mom.o module_mp_wdm5.o module_mp_wdm6.o module_mp_cammgmp_driver.o module_ra_sw.o module_ra_clWRF_support.o module_ra_gsfcsw.o module_ra_goddard.o module_ra_rrtm.o module_ra_rrtmg_lw.o module_ra_rrtmg_sw.o module_ra_rrtmg_lwf.o module_ra_rrtmg_swf.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_flg.o module_ra_HWRF.o module_ra_hs.o module_ra_dyclw.o module_sf_TestCases.o module_sf_sfclay.o module_sf_sfclayrev.o module_sf_gfs.o module_sf_gfdl.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_clm.o module_sf_ssib.o module_sf_noah_seaice.o module_sf_noah_seaice_drv.o module_sf_noahlsm_glacial_only.o module_sf_noahmpdrv.o module_sf_noahmplsm.o module_sf_noahmp_glacier.o module_sf_urban.o module_sf_bep.o module_sf_bep_bem.o module_sf_bem.o module_sf_pxlsm.o module_sf_pxlsm_data.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_sfcdiags_ruclsm.o module_sf_sstskin.o module_sf_tmnupdate.o module_sf_ocean_driver.o module_sf_oml.o module_sf_3dpwp.o module_sf_myjsfc.o module_sf_qnsesfc.o module_sf_mynn.o module_sf_fogdes.o module_sf_pxsfclay.o module_sf_temfsfclay.o module_sf_idealscmsfclay.o module_sf_scmflux.o module_sf_scmskintemp.o module_physics_addtendc.o module_physics_init.o module_gfs_machine.o module_gfs_funcphys.o module_gfs_physcons.o module_progtm.o module_pbl_driver.o module_data_gocart_dust.o module_cumulus_driver.o module_shallowcu_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_est_subcol_microphys_tndcy.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_diagnostics.o module_lightning_driver.o module_ltng_cpmpr92z.o module_ltng_crmpr92.o module_ltng_iccg.o module_fdda_psufddagd.o module_fdda_spnudging.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o module_wind_generic.o module_wind_fitch.o clubb/advance_helper_module.o clubb/advance_windm_edsclrm_module.o clubb/advance_wp2_wp3_module.o clubb/advance_xm_wpxp_module.o clubb/advance_xp2_xpyp_module.o clubb/advance_xp3_module.o clubb/array_index.o clubb/calc_pressure.o clubb/calc_roots.o clubb/calendar.o clubb/clip_explicit.o clubb/advance_clubb_core_module.o clubb/clubb_precision.o clubb/constants_clubb.o clubb/corr_varnce_module.o clubb/diffusion.o clubb/endian.o clubb/error_code.o clubb/file_functions.o clubb/fill_holes.o clubb/grid_class.o clubb/input_names.o clubb/input_reader.o clubb/interpolation.o clubb/lapack_interfaces.o clubb/lapack_wrap.o clubb/penta_lu_solver.o clubb/tridiag_lu_solver.o clubb/matrix_solver_wrapper.o clubb/matrix_operations.o clubb/mean_adv.o clubb/mixing_length.o clubb/model_flags.o clubb/mono_flux_limiter.o clubb/numerical_check.o clubb/output_grads.o clubb/output_netcdf.o clubb/parameter_indices.o clubb/parameters_model.o clubb/parameters_tunable.o clubb/pdf_closure_module.o clubb/pdf_parameter_module.o clubb/pos_definite_module.o clubb/saturation.o clubb/sigma_sqd_w_module.o clubb/Skx_module.o clubb/sponge_layer_damping.o clubb/stat_file_module.o clubb/stats_lh_sfc_module.o clubb/stats_lh_zt_module.o clubb/stats_rad_zm_module.o clubb/stats_rad_zt_module.o clubb/stats_sfc_module.o clubb/stats_clubb_utilities.o clubb/stats_type.o clubb/stats_type_utilities.o clubb/stats_variables.o clubb/stats_zm_module.o clubb/stats_zt_module.o clubb/sfc_varnce_module.o clubb/T_in_K_module.o clubb/turbulent_adv_pdf.o clubb/diagnose_correlations_module.o clubb/mt95.o clubb/hydromet_pdf_parameter_module.o clubb/precipitation_fraction.o clubb/setup_clubb_pdf_params.o clubb/pdf_utilities.o clubb/new_pdf.o clubb/new_pdf_main.o clubb/new_hybrid_pdf.o clubb/new_hybrid_pdf_main.o clubb/adg1_adg2_3d_luhar_pdf.o clubb/new_tsdadg_pdf.o clubb/LY93_pdf.o clubb/index_mapping.o clubb/Nc_Ncn_eqns.o clubb/clubb_api_module.o clubb/err_info_type_module.o silhs/est_kessler_microphys_module.o silhs/transform_to_pdf_module.o silhs/latin_hypercube_arrays.o silhs/latin_hypercube_driver_module.o silhs/math_utilities.o silhs/output_2D_samples_module.o silhs/generate_uniform_sample_module.o silhs/parameters_silhs.o silhs/silhs_api_module.o silhs/silhs_importance_sample_module.o silhs/lh_microphys_var_covar_module.o module_crm_stat.o module_crm_phy.o module_fr_fire_driver.o module_fr_fire_driver_wrf.o module_fr_fire_atm.o module_fr_fire_model.o module_fr_fire_core.o module_fr_fire_phys.o module_fr_fire_util.o              ; \
                fi
make[3]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/phys'
rm -f ../dyn_em/module_init_utilities.o
mpif90  -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4 -c clubb/clubb_precision.F90 -o clubb/clubb_precision.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 -DDM_PARALLEL -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   ../dyn_em/module_init_utilities.F  > ../dyn_em/module_init_utilities.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../dyn_em/module_init_utilities.bb | cpp -C -P > ../dyn_em/module_init_utilities.f90
rm -f ../dyn_em/module_init_utilities.b ../dyn_em/module_init_utilities.bb
mpif90  -o ../dyn_em/module_init_utilities.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../dyn_em/module_init_utilities.f90
mpif90  -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4 -c clubb/mt95.F90 -o clubb/mt95.o
mpif90  -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4 -c clubb/array_index.F90 -o clubb/array_index.o
mpif90  -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4 -c clubb/lapack_interfaces.F90 -o clubb/lapack_interfaces.o
mpif90  -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4 -c clubb/input_names.F90 -o clubb/input_names.o
mpif90  -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4 -c clubb/parameter_indices.F90 -o clubb/parameter_indices.o
mpif90  -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4 -c clubb/stat_file_module.F90 -o clubb/stat_file_module.o
mpif90  -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4 -c clubb/penta_lu_solver.F90 -o clubb/penta_lu_solver.o
mpif90  -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4 -c clubb/tridiag_lu_solver.F90 -o clubb/tridiag_lu_solver.o
make[3]: *** No rule to make target 'clubb/remapping_module.o', needed by 'clubb/output_netcdf.o'.  Stop.
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/phys'
ar: `u' modifier ignored since `D' is the default (see `U')
ar: module_bl_clubb.o: No such file or directory
make[2]: [Makefile:284: physics] Error 1 (ignored)
make[2]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/phys'
make[1]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF'
if [ 0  -eq 1 ]    ; then 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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " chemics ; fi
if [ 1 -eq 1 ]    ; then 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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " em_core ; fi
make[1]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF'
--------------------------------------
if [ 0  -eq 0 ] ; then \
	CF= ; \
else \
	CF="../chem/module_aerosols_sorgam.o ../chem/module_gocart_aerosols.o ../chem/module_mosaic_driver.o ../chem/module_input_tracer.o ../chem/module_aerosols_soa_vbs.o" ; \
fi
( cd dyn_em ; make -i -r -j 2 CF="" )
make[2]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/dyn_em'
rm -f module_advect_em.o
rm -f module_big_step_utilities_em.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 -DDM_PARALLEL -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_advect_em.F  > module_advect_em.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 -DDM_PARALLEL -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_big_step_utilities_em.F  > module_big_step_utilities_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_big_step_utilities_em.bb | cpp -C -P > module_big_step_utilities_em.f90
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_advect_em.bb | cpp -C -P > module_advect_em.f90
rm -f module_big_step_utilities_em.b module_big_step_utilities_em.bb
mpif90  -o module_big_step_utilities_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_big_step_utilities_em.f90
rm -f module_advect_em.b module_advect_em.bb
mpif90  -o module_advect_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_advect_em.f90
rm -f module_small_step_em.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 -DDM_PARALLEL -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_small_step_em.F  > module_small_step_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_small_step_em.bb | cpp -C -P > module_small_step_em.f90
rm -f module_small_step_em.b module_small_step_em.bb
mpif90  -o module_small_step_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_small_step_em.f90
rm -f module_damping_em.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 -DDM_PARALLEL -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_damping_em.F  > module_damping_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_damping_em.bb | cpp -C -P > module_damping_em.f90
rm -f module_damping_em.b module_damping_em.bb
mpif90  -o module_damping_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_damping_em.f90
rm -f module_solvedebug_em.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 -DDM_PARALLEL -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_solvedebug_em.F  > module_solvedebug_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_solvedebug_em.bb | cpp -C -P > module_solvedebug_em.f90
rm -f module_solvedebug_em.b module_solvedebug_em.bb
mpif90  -o module_solvedebug_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_solvedebug_em.f90
rm -f module_bc_em.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 -DDM_PARALLEL -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_bc_em.F  > module_bc_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_bc_em.bb | cpp -C -P > module_bc_em.f90
rm -f module_bc_em.b module_bc_em.bb
mpif90  -o module_bc_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_bc_em.f90
rm -f module_wps_io_arw.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_wps_io_arw.F > module_wps_io_arw.b 
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 -DDM_PARALLEL -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_wps_io_arw.b  > module_wps_io_arw.f90
rm -f module_wps_io_arw.b
if fgrep -iq '!$OMP' module_wps_io_arw.f90 ; then \
          if [ -n "" ] ; then echo COMPILING module_wps_io_arw.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    module_wps_io_arw.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING module_wps_io_arw.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   module_wps_io_arw.f90 ; \
        fi
rm -f module_polarfft.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 -DDM_PARALLEL -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_polarfft.F  > module_polarfft.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_polarfft.bb | cpp -C -P > module_polarfft.f90
rm -f module_polarfft.b module_polarfft.bb
mpif90  -o module_polarfft.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_polarfft.f90
rm -f module_force_scm.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 -DDM_PARALLEL -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_force_scm.F  > module_force_scm.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_force_scm.bb | cpp -C -P > module_force_scm.f90
rm -f module_force_scm.b module_force_scm.bb
mpif90  -o module_force_scm.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_force_scm.f90
rm -f module_convtrans_prep.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 -DDM_PARALLEL -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_convtrans_prep.F  > module_convtrans_prep.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_convtrans_prep.bb | cpp -C -P > module_convtrans_prep.f90
rm -f module_convtrans_prep.b module_convtrans_prep.bb
mpif90  -o module_convtrans_prep.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_convtrans_prep.f90
rm -f ../phys/module_radiation_driver.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 -DDM_PARALLEL -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   ../phys/module_radiation_driver.F  > ../phys/module_radiation_driver.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_radiation_driver.bb | cpp -C -P > ../phys/module_radiation_driver.f90
rm -f ../phys/module_radiation_driver.b ../phys/module_radiation_driver.bb
mpif90  -o ../phys/module_radiation_driver.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_radiation_driver.f90
rm -f ../phys/module_surface_driver.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 -DDM_PARALLEL -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   ../phys/module_surface_driver.F  > ../phys/module_surface_driver.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_surface_driver.bb | cpp -C -P > ../phys/module_surface_driver.f90
rm -f ../phys/module_surface_driver.b ../phys/module_surface_driver.bb
../phys/module_radiation_driver.f90(206): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_SW]
   USE module_ra_sw , ONLY : swrad
-------^
../phys/module_radiation_driver.f90(207): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_GSFCSW]
   USE module_ra_gsfcsw , ONLY : gsfcswrad
-------^
../phys/module_radiation_driver.f90(208): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_RRTM]
   USE module_ra_rrtm , ONLY : rrtmlwrad
-------^
../phys/module_radiation_driver.f90(209): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_RRTMG_LW]
   USE module_ra_rrtmg_lw , ONLY : rrtmg_lwrad
-------^
../phys/module_radiation_driver.f90(210): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_RRTMG_SW]
   USE module_ra_rrtmg_sw , ONLY : rrtmg_swrad
-------^
../phys/module_radiation_driver.f90(211): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_RRTMG_LWF]
   USE module_ra_rrtmg_lwf , ONLY : rrtmg_lwrad_fast
-------^
../phys/module_radiation_driver.f90(212): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_RRTMG_SWF]
   USE module_ra_rrtmg_swf , ONLY : rrtmg_swrad_fast
-------^
../phys/module_radiation_driver.f90(213): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_CAM]
   USE module_ra_cam , ONLY : camrad
-------^
../phys/module_radiation_driver.f90(214): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_GFDLETA]
   USE module_ra_gfdleta , ONLY : etara
-------^
../phys/module_radiation_driver.f90(215): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_HS]
   USE module_ra_hs , ONLY : hsrad
-------^
../phys/module_radiation_driver.f90(216): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_GODDARD]
   USE module_ra_goddard , ONLY : goddardrad
-------^
../phys/module_radiation_driver.f90(217): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_FLG]
   USE module_ra_flg , ONLY : RAD_FLG
-------^
../phys/module_radiation_driver.f90(218): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CRM_PHY]
   USE module_crm_phy , ONLY: crm_lw_rad
-------^
mpif90  -o ../phys/module_surface_driver.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_surface_driver.f90
../phys/module_surface_driver.f90(255): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_TESTCASES]
   USE module_sf_TestCases
-------^
../phys/module_surface_driver.f90(256): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SFCLAY]
   USE module_sf_sfclay
-------^
../phys/module_surface_driver.f90(257): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_MYJSFC]
   USE module_sf_myjsfc
-------^
../phys/module_surface_driver.f90(258): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_QNSESFC]
   USE module_sf_qnsesfc
-------^
../phys/module_surface_driver.f90(259): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_GFS]
   USE module_sf_gfs
-------^
../phys/module_surface_driver.f90(262): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_NOAH_SEAICE_DRV]
   USE module_sf_noah_seaice_drv
-------^
../phys/module_surface_driver.f90(263): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_CLM]
   USE module_sf_clm
-------^
../phys/module_surface_driver.f90(264): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SSIB]
   USE module_sf_ssib
-------^
../phys/module_surface_driver.f90(265): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_RUCLSM]
   USE module_sf_ruclsm
-------^
../phys/module_surface_driver.f90(266): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_PXSFCLAY]
   USE module_sf_pxsfclay
-------^
../phys/module_surface_driver.f90(267): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_PXLSM]
   USE module_sf_pxlsm
-------^
../phys/module_surface_driver.f90(268): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_TEMFSFCLAY]
   USE module_sf_temfsfclay
-------^
../phys/module_surface_driver.f90(269): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SFCLAYREV]
   USE module_sf_sfclayrev
-------^
../phys/module_surface_driver.f90(271): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_MYNN]
   USE module_sf_mynn
-------^
../phys/module_surface_driver.f90(272): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_FOGDES]
   USE module_sf_fogdes
-------^
../phys/module_surface_driver.f90(273): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_OCEAN_DRIVER]
   USE module_sf_ocean_driver
-------^
../phys/module_surface_driver.f90(274): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_IDEALSCMSFCLAY]
   USE module_sf_idealscmsfclay
-------^
../phys/module_surface_driver.f90(275): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SCMFLUX]
   USE module_sf_scmflux
-------^
../phys/module_surface_driver.f90(276): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SCMSKINTEMP]
   USE module_sf_scmskintemp
-------^
../phys/module_surface_driver.f90(277): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SLAB]
   USE module_sf_slab
-------^
../phys/module_surface_driver.f90(278): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SFCDIAGS]
   USE module_sf_sfcdiags
-------^
../phys/module_surface_driver.f90(279): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SFCDIAGS_RUCLSM]
   USE module_sf_sfcdiags_ruclsm
-------^
../phys/module_surface_driver.f90(280): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SSTSKIN]
   USE module_sf_sstskin
-------^
../phys/module_surface_driver.f90(281): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_TMNUPDATE]
   USE module_sf_tmnupdate
-------^
../phys/module_surface_driver.f90(260): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_NOAHDRV]
   USE module_sf_noahdrv, only : lsm
-------^
../phys/module_surface_driver.f90(261): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_NOAHMPDRV]
   USE module_sf_noahmpdrv, only : noahmplsm
-------^
../phys/module_surface_driver.f90(2532): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_MYJSFC]
     USE module_sf_myjsfc
---------^
../phys/module_surface_driver.f90(2783): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_QNSESFC]
     USE module_sf_qnsesfc
---------^
../phys/module_surface_driver.f90(3026): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_MYNN]
     USE module_sf_mynn, ONLY: sfclay_mynn
---------^
../phys/module_surface_driver.f90(3315): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_GFS]
     USE module_sf_gfs
---------^
/tmp/ifx0176936213FCOIEB/ifxOwEu9R.i90(4090): catastrophic error: Too many errors, exiting
compilation aborted for ../phys/module_surface_driver.f90 (code 1)
make[2]: [../configure.wrf:382: ../phys/module_surface_driver.o] Error 1 (ignored)
rm -f ../phys/module_cumulus_driver.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 -DDM_PARALLEL -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   ../phys/module_cumulus_driver.F  > ../phys/module_cumulus_driver.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_cumulus_driver.bb | cpp -C -P > ../phys/module_cumulus_driver.f90
rm -f ../phys/module_cumulus_driver.b ../phys/module_cumulus_driver.bb
mpif90  -o ../phys/module_cumulus_driver.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_cumulus_driver.f90
../phys/module_radiation_driver.f90(718): error #6632: Keyword arguments are invalid without an explicit interface.   [RTHRATEN]
                  RTHRATEN=RTHRATEN,GLW=GLW,OLR=RLWTOA,EMISS=EMISS &
------------------^
../phys/module_radiation_driver.f90(718): error #6632: Keyword arguments are invalid without an explicit interface.   [GLW]
                  RTHRATEN=RTHRATEN,GLW=GLW,OLR=RLWTOA,EMISS=EMISS &
------------------------------------^
../phys/module_radiation_driver.f90(718): error #6632: Keyword arguments are invalid without an explicit interface.   [OLR]
                  RTHRATEN=RTHRATEN,GLW=GLW,OLR=RLWTOA,EMISS=EMISS &
--------------------------------------------^
../phys/module_radiation_driver.f90(718): error #6632: Keyword arguments are invalid without an explicit interface.   [EMISS]
                  RTHRATEN=RTHRATEN,GLW=GLW,OLR=RLWTOA,EMISS=EMISS &
-------------------------------------------------------^
../phys/module_radiation_driver.f90(719): error #6632: Keyword arguments are invalid without an explicit interface.   [QV3D]
                 ,QV3D=QV &
------------------^
../phys/module_radiation_driver.f90(720): error #6632: Keyword arguments are invalid without an explicit interface.   [QC3D]
                 ,QC3D=QC &
------------------^
../phys/module_radiation_driver.f90(721): error #6632: Keyword arguments are invalid without an explicit interface.   [QR3D]
                 ,QR3D=QR &
------------------^
../phys/module_radiation_driver.f90(722): error #6632: Keyword arguments are invalid without an explicit interface.   [QI3D]
                 ,QI3D=QI &
------------------^
../phys/module_radiation_driver.f90(723): error #6632: Keyword arguments are invalid without an explicit interface.   [QS3D]
                 ,QS3D=QS &
------------------^
../phys/module_radiation_driver.f90(724): error #6632: Keyword arguments are invalid without an explicit interface.   [QG3D]
                 ,QG3D=QG &
------------------^
../phys/module_radiation_driver.f90(725): error #6632: Keyword arguments are invalid without an explicit interface.   [P8W]
                 ,P8W=p8w,P3D=p,PI3D=pi,DZ8W=dz8w,TSK=tsk,T3D=t &
------------------^
../phys/module_radiation_driver.f90(725): error #6632: Keyword arguments are invalid without an explicit interface.   [P3D]
                 ,P8W=p8w,P3D=p,PI3D=pi,DZ8W=dz8w,TSK=tsk,T3D=t &
--------------------------^
../phys/module_radiation_driver.f90(725): error #6632: Keyword arguments are invalid without an explicit interface.   [PI3D]
                 ,P8W=p8w,P3D=p,PI3D=pi,DZ8W=dz8w,TSK=tsk,T3D=t &
--------------------------------^
../phys/module_radiation_driver.f90(725): error #6632: Keyword arguments are invalid without an explicit interface.   [DZ8W]
                 ,P8W=p8w,P3D=p,PI3D=pi,DZ8W=dz8w,TSK=tsk,T3D=t &
----------------------------------------^
../phys/module_radiation_driver.f90(725): error #6632: Keyword arguments are invalid without an explicit interface.   [TSK]
                 ,P8W=p8w,P3D=p,PI3D=pi,DZ8W=dz8w,TSK=tsk,T3D=t &
--------------------------------------------------^
../phys/module_radiation_driver.f90(725): error #6632: Keyword arguments are invalid without an explicit interface.   [T3D]
                 ,P8W=p8w,P3D=p,PI3D=pi,DZ8W=dz8w,TSK=tsk,T3D=t &
----------------------------------------------------------^
../phys/module_radiation_driver.f90(726): error #6632: Keyword arguments are invalid without an explicit interface.   [T8W]
                 ,T8W=t8w,RHO3D=rho, CLDFRA3D=CLDFRA,R=R_d,G=G &
------------------^
/tmp/ifx1047444831I8kdDE/ifx8ucv61.i90(2446): catastrophic error: Too many errors, exiting
compilation aborted for ../phys/module_radiation_driver.f90 (code 1)
make[2]: [../configure.wrf:382: ../phys/module_radiation_driver.o] Error 1 (ignored)
rm -f ../phys/module_shallowcu_driver.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 -DDM_PARALLEL -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   ../phys/module_shallowcu_driver.F  > ../phys/module_shallowcu_driver.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_shallowcu_driver.bb | cpp -C -P > ../phys/module_shallowcu_driver.f90
rm -f ../phys/module_shallowcu_driver.b ../phys/module_shallowcu_driver.bb
mpif90  -o ../phys/module_shallowcu_driver.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_shallowcu_driver.f90
../phys/module_cumulus_driver.f90(168): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_SAS]
   USE module_cu_sas
-------^
../phys/module_cumulus_driver.f90(169): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_OSAS]
   USE module_cu_osas
-------^
../phys/module_cumulus_driver.f90(170): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_MESOSAS]
   USE module_cu_mesosas
-------^
../phys/module_cumulus_driver.f90(153): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_TESTCASES]
   USE module_cu_TestCases, ONLY: &
-------^
../phys/module_cumulus_driver.f90(159): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_KF]
   USE module_cu_kf , ONLY : kfcps
-------^
../phys/module_cumulus_driver.f90(160): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_BMJ]
   USE module_cu_bmj , ONLY : bmjdrv
-------^
../phys/module_shallowcu_driver.f90(113): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SHCU_GRIMS]
   USE module_shcu_grims
-------^
../phys/module_shallowcu_driver.f90(112): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SHCU_CAMUWSHCU_DRIVER]
   USE module_shcu_camuwshcu_driver, ONLY : camuwshcu_driver
-------^
../phys/module_shallowcu_driver.f90(250): error #6632: Keyword arguments are invalid without an explicit interface.   [IDS]
            IDS=ids,IDE=ide,JDS=jds,JDE=jde,KDS=kds,KDE=kde &
------------^
../phys/module_shallowcu_driver.f90(250): error #6632: Keyword arguments are invalid without an explicit interface.   [IDE]
            IDS=ids,IDE=ide,JDS=jds,JDE=jde,KDS=kds,KDE=kde &
--------------------^
../phys/module_shallowcu_driver.f90(250): error #6632: Keyword arguments are invalid without an explicit interface.   [JDS]
            IDS=ids,IDE=ide,JDS=jds,JDE=jde,KDS=kds,KDE=kde &
----------------------------^
../phys/module_shallowcu_driver.f90(250): error #6632: Keyword arguments are invalid without an explicit interface.   [JDE]
            IDS=ids,IDE=ide,JDS=jds,JDE=jde,KDS=kds,KDE=kde &
------------------------------------^
../phys/module_shallowcu_driver.f90(250): error #6632: Keyword arguments are invalid without an explicit interface.   [KDS]
            IDS=ids,IDE=ide,JDS=jds,JDE=jde,KDS=kds,KDE=kde &
--------------------------------------------^
../phys/module_shallowcu_driver.f90(250): error #6632: Keyword arguments are invalid without an explicit interface.   [KDE]
            IDS=ids,IDE=ide,JDS=jds,JDE=jde,KDS=kds,KDE=kde &
----------------------------------------------------^
../phys/module_shallowcu_driver.f90(251): error #6632: Keyword arguments are invalid without an explicit interface.   [IMS]
           ,IMS=ims,IME=ime,JMS=jms,JME=jme,KMS=kms,KME=kme &
------------^
../phys/module_shallowcu_driver.f90(251): error #6632: Keyword arguments are invalid without an explicit interface.   [IME]
           ,IMS=ims,IME=ime,JMS=jms,JME=jme,KMS=kms,KME=kme &
--------------------^
../phys/module_shallowcu_driver.f90(251): error #6632: Keyword arguments are invalid without an explicit interface.   [JMS]
           ,IMS=ims,IME=ime,JMS=jms,JME=jme,KMS=kms,KME=kme &
----------------------------^
../phys/module_shallowcu_driver.f90(251): error #6632: Keyword arguments are invalid without an explicit interface.   [JME]
           ,IMS=ims,IME=ime,JMS=jms,JME=jme,KMS=kms,KME=kme &
------------------------------------^
../phys/module_shallowcu_driver.f90(251): error #6632: Keyword arguments are invalid without an explicit interface.   [KMS]
           ,IMS=ims,IME=ime,JMS=jms,JME=jme,KMS=kms,KME=kme &
--------------------------------------------^
../phys/module_shallowcu_driver.f90(251): error #6632: Keyword arguments are invalid without an explicit interface.   [KME]
           ,IMS=ims,IME=ime,JMS=jms,JME=jme,KMS=kms,KME=kme &
----------------------------------------------------^
../phys/module_shallowcu_driver.f90(252): error #6632: Keyword arguments are invalid without an explicit interface.   [ITS]
           ,ITS=its,ITE=ite,JTS=jts,JTE=jte,KTS=kts,KTE=kte &
------------^
../phys/module_shallowcu_driver.f90(252): error #6632: Keyword arguments are invalid without an explicit interface.   [ITE]
           ,ITS=its,ITE=ite,JTS=jts,JTE=jte,KTS=kts,KTE=kte &
--------------------^
../phys/module_shallowcu_driver.f90(252): error #6632: Keyword arguments are invalid without an explicit interface.   [JTS]
           ,ITS=its,ITE=ite,JTS=jts,JTE=jte,KTS=kts,KTE=kte &
----------------------------^
../phys/module_shallowcu_driver.f90(252): error #6632: Keyword arguments are invalid without an explicit interface.   [JTE]
           ,ITS=its,ITE=ite,JTS=jts,JTE=jte,KTS=kts,KTE=kte &
------------------------------------^
../phys/module_shallowcu_driver.f90(252): error #6632: Keyword arguments are invalid without an explicit interface.   [KTS]
           ,ITS=its,ITE=ite,JTS=jts,JTE=jte,KTS=kts,KTE=kte &
--------------------------------------------^
../phys/module_shallowcu_driver.f90(252): error #6632: Keyword arguments are invalid without an explicit interface.   [KTE]
           ,ITS=its,ITE=ite,JTS=jts,JTE=jte,KTS=kts,KTE=kte &
----------------------------------------------------^
../phys/module_shallowcu_driver.f90(253): error #6632: Keyword arguments are invalid without an explicit interface.   [NUM_MOIST]
           ,NUM_MOIST=num_moist, DT=dt &
------------^
../phys/module_shallowcu_driver.f90(253): error #6632: Keyword arguments are invalid without an explicit interface.   [DT]
           ,NUM_MOIST=num_moist, DT=dt &
---------------------------------^
../phys/module_shallowcu_driver.f90(254): error #6632: Keyword arguments are invalid without an explicit interface.   [P]
           ,P=p, P8W=p8w, PI_PHY=pi &
------------^
../phys/module_shallowcu_driver.f90(254): error #6632: Keyword arguments are invalid without an explicit interface.   [P8W]
           ,P=p, P8W=p8w, PI_PHY=pi &
-----------------^
../phys/module_shallowcu_driver.f90(254): error #6632: Keyword arguments are invalid without an explicit interface.   [PI_PHY]
           ,P=p, P8W=p8w, PI_PHY=pi &
--------------------------^
../phys/module_shallowcu_driver.f90(255): error #6632: Keyword arguments are invalid without an explicit interface.   [Z]
           ,Z=z, Z_AT_W=z_at_w, DZ8W=dz8w &
------------^
../phys/module_shallowcu_driver.f90(255): error #6632: Keyword arguments are invalid without an explicit interface.   [Z_AT_W]
           ,Z=z, Z_AT_W=z_at_w, DZ8W=dz8w &
-----------------^
../phys/module_shallowcu_driver.f90(255): error #6632: Keyword arguments are invalid without an explicit interface.   [DZ8W]
           ,Z=z, Z_AT_W=z_at_w, DZ8W=dz8w &
--------------------------------^
../phys/module_shallowcu_driver.f90(256): error #6632: Keyword arguments are invalid without an explicit interface.   [T_PHY]
           ,T_PHY=t, U_PHY=u, V_PHY=v &
------------^
../phys/module_shallowcu_driver.f90(256): error #6632: Keyword arguments are invalid without an explicit interface.   [U_PHY]
           ,T_PHY=t, U_PHY=u, V_PHY=v &
---------------------^
/tmp/ifx0280975570HCbJ0g/ifxJjlGgt.i90(255): catastrophic error: Too many errors, exiting
compilation aborted for ../phys/module_shallowcu_driver.f90 (code 1)
make[2]: [../configure.wrf:382: ../phys/module_shallowcu_driver.o] Error 1 (ignored)
rm -f ../phys/module_pbl_driver.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 -DDM_PARALLEL -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   ../phys/module_pbl_driver.F  > ../phys/module_pbl_driver.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_pbl_driver.bb | cpp -C -P > ../phys/module_pbl_driver.f90
rm -f ../phys/module_pbl_driver.b ../phys/module_pbl_driver.bb
mpif90  -o ../phys/module_pbl_driver.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_pbl_driver.f90
../phys/module_cumulus_driver.f90(164): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_KFETA]
   USE module_cu_kfeta , ONLY : kf_eta_cps
-------^
../phys/module_cumulus_driver.f90(165): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_GD]
   USE module_cu_gd , ONLY : grelldrv
-------^
../phys/module_cumulus_driver.f90(166): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_GF]
   USE module_cu_gf , ONLY : gfdrv
-------^
../phys/module_cumulus_driver.f90(167): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_G3]
   USE module_cu_g3 , ONLY : g3drv,conv_grell_spread3d
-------^
../phys/module_cumulus_driver.f90(171): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_CAMZM_DRIVER]
   USE module_cu_camzm_driver, ONLY : camzm_driver
-------^
../phys/module_cumulus_driver.f90(172): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_TIEDTKE]
   USE module_cu_tiedtke, ONLY : cu_tiedtke
-------^
../phys/module_cumulus_driver.f90(173): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_NSAS]
   USE module_cu_nsas , ONLY : cu_nsas
-------^
../phys/module_cumulus_driver.f90(493): error #6632: Keyword arguments are invalid without an explicit interface.   [DT]
                DT=dt ,KTAU=itimestep ,DX=dx , CUDT=cudt_pass &
----------------^
../phys/module_cumulus_driver.f90(493): error #6632: Keyword arguments are invalid without an explicit interface.   [KTAU]
                DT=dt ,KTAU=itimestep ,DX=dx , CUDT=cudt_pass &
-----------------------^
../phys/module_cumulus_driver.f90(493): error #6632: Keyword arguments are invalid without an explicit interface.   [DX]
                DT=dt ,KTAU=itimestep ,DX=dx , CUDT=cudt_pass &
---------------------------------------^
../phys/module_cumulus_driver.f90(493): error #6632: Keyword arguments are invalid without an explicit interface.   [CUDT]
                DT=dt ,KTAU=itimestep ,DX=dx , CUDT=cudt_pass &
-----------------------------------------------^
../phys/module_cumulus_driver.f90(494): error #6632: Keyword arguments are invalid without an explicit interface.   [ADAPT_STEP_FLAG]
               ,ADAPT_STEP_FLAG=adapt_step_flag_pass &
----------------^
../phys/module_cumulus_driver.f90(495): error #6632: Keyword arguments are invalid without an explicit interface.   [RHO]
               ,RHO=rho &
----------------^
../phys/module_cumulus_driver.f90(496): error #6632: Keyword arguments are invalid without an explicit interface.   [U]
               ,U=u ,V=v ,TH=th ,T=t ,W=w &
----------------^
../phys/module_cumulus_driver.f90(496): error #6632: Keyword arguments are invalid without an explicit interface.   [V]
               ,U=u ,V=v ,TH=th ,T=t ,W=w &
---------------------^
../phys/module_cumulus_driver.f90(496): error #6632: Keyword arguments are invalid without an explicit interface.   [TH]
               ,U=u ,V=v ,TH=th ,T=t ,W=w &
--------------------------^
../phys/module_cumulus_driver.f90(496): error #6632: Keyword arguments are invalid without an explicit interface.   [T]
               ,U=u ,V=v ,TH=th ,T=t ,W=w &
---------------------------------^
../phys/module_cumulus_driver.f90(496): error #6632: Keyword arguments are invalid without an explicit interface.   [W]
               ,U=u ,V=v ,TH=th ,T=t ,W=w &
--------------------------------------^
../phys/module_cumulus_driver.f90(497): error #6632: Keyword arguments are invalid without an explicit interface.   [PCPS]
               ,PCPS=p ,PI=pi &
----------------^
../phys/module_cumulus_driver.f90(497): error #6632: Keyword arguments are invalid without an explicit interface.   [PI]
               ,PCPS=p ,PI=pi &
------------------------^
../phys/module_cumulus_driver.f90(498): error #6632: Keyword arguments are invalid without an explicit interface.   [XLV0]
               ,XLV0=xlv0 ,XLV1=xlv1 ,XLS0=xls0 ,XLS1=xls1 &
----------------^
../phys/module_cumulus_driver.f90(498): error #6632: Keyword arguments are invalid without an explicit interface.   [XLV1]
               ,XLV0=xlv0 ,XLV1=xlv1 ,XLS0=xls0 ,XLS1=xls1 &
---------------------------^
../phys/module_cumulus_driver.f90(498): error #6632: Keyword arguments are invalid without an explicit interface.   [XLS0]
               ,XLV0=xlv0 ,XLV1=xlv1 ,XLS0=xls0 ,XLS1=xls1 &
--------------------------------------^
../phys/module_cumulus_driver.f90(498): error #6632: Keyword arguments are invalid without an explicit interface.   [XLS1]
               ,XLV0=xlv0 ,XLV1=xlv1 ,XLS0=xls0 ,XLS1=xls1 &
-------------------------------------------------^
/tmp/ifx01672527110i7Fob/ifxER1dM5.i90(863): catastrophic error: Too many errors, exiting
compilation aborted for ../phys/module_cumulus_driver.f90 (code 1)
make[2]: [../configure.wrf:382: ../phys/module_cumulus_driver.o] Error 1 (ignored)
rm -f ../phys/module_fr_fire_driver_wrf.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 -DDM_PARALLEL -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   ../phys/module_fr_fire_driver_wrf.F  > ../phys/module_fr_fire_driver_wrf.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_fr_fire_driver_wrf.bb | cpp -C -P > ../phys/module_fr_fire_driver_wrf.f90
rm -f ../phys/module_fr_fire_driver_wrf.b ../phys/module_fr_fire_driver_wrf.bb
mpif90  -o ../phys/module_fr_fire_driver_wrf.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_fr_fire_driver_wrf.f90
../phys/module_pbl_driver.f90(181): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_CLUBB]
   USE module_bl_clubb
-------^
../phys/module_pbl_driver.f90(182): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_MYJPBL]
   USE module_bl_myjpbl
-------^
../phys/module_pbl_driver.f90(183): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_QNSEPBL]
   USE module_bl_qnsepbl
-------^
../phys/module_pbl_driver.f90(184): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_QNSEPBL09]
   USE module_bl_qnsepbl09
-------^
../phys/module_pbl_driver.f90(185): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_YSU]
   USE module_bl_ysu
-------^
../phys/module_pbl_driver.f90(186): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_MRF]
   USE module_bl_mrf
-------^
../phys/module_pbl_driver.f90(187): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_GFS]
   USE module_bl_gfs
-------^
../phys/module_pbl_driver.f90(189): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_ACM]
   USE module_bl_acm
-------^
../phys/module_pbl_driver.f90(190): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_GWDO]
   USE module_bl_gwdo
-------^
../phys/module_pbl_driver.f90(191): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_MYJURB]
   USE module_bl_myjurb
-------^
../phys/module_pbl_driver.f90(192): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_BOULAC]
   USE module_bl_boulac
-------^
../phys/module_pbl_driver.f90(194): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_TEMF]
   USE module_bl_temf
-------^
../phys/module_pbl_driver.f90(195): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_MFSHCONVPBL]
   USE module_bl_mfshconvpbl
-------^
../phys/module_pbl_driver.f90(196): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_GBMPBL]
   USE module_bl_gbmpbl
-------^
../phys/module_pbl_driver.f90(197): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_MYNN]
   USE module_bl_mynn
-------^
../phys/module_pbl_driver.f90(198): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_FOGDES]
   USE module_bl_fogdes
-------^
../phys/module_pbl_driver.f90(199): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_WIND_FITCH]
   USE module_wind_fitch
-------^
../phys/module_pbl_driver.f90(175): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_WIND_GENERIC]
   USE module_wind_generic, ONLY : windspec
-------^
../phys/module_pbl_driver.f90(188): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_GFS2011]
   USE module_bl_gfs2011, only: bl_gfs2011
-------^
../phys/module_pbl_driver.f90(193): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_CAMUWPBL_DRIVER]
   USE module_bl_camuwpbl_driver, only:CAMUWPBL
-------^
../phys/module_pbl_driver.f90(793): error #6632: Keyword arguments are invalid without an explicit interface.   [U3D]
               U3D=u_phytmp,V3D=v_phytmp,TH3D=th_phy,T3D=t_phy &
---------------^
../phys/module_pbl_driver.f90(793): error #6632: Keyword arguments are invalid without an explicit interface.   [V3D]
               U3D=u_phytmp,V3D=v_phytmp,TH3D=th_phy,T3D=t_phy &
----------------------------^
../phys/module_pbl_driver.f90(793): error #6632: Keyword arguments are invalid without an explicit interface.   [TH3D]
               U3D=u_phytmp,V3D=v_phytmp,TH3D=th_phy,T3D=t_phy &
-----------------------------------------^
../phys/module_pbl_driver.f90(793): error #6632: Keyword arguments are invalid without an explicit interface.   [T3D]
               U3D=u_phytmp,V3D=v_phytmp,TH3D=th_phy,T3D=t_phy &
-----------------------------------------------------^
../phys/module_pbl_driver.f90(794): error #6632: Keyword arguments are invalid without an explicit interface.   [QV3D]
              ,QV3D=qv_curr,QC3D=qc_curr,QI3D=qi_curr &
---------------^
../phys/module_pbl_driver.f90(794): error #6632: Keyword arguments are invalid without an explicit interface.   [QC3D]
              ,QV3D=qv_curr,QC3D=qc_curr,QI3D=qi_curr &
----------------------------^
../phys/module_pbl_driver.f90(794): error #6632: Keyword arguments are invalid without an explicit interface.   [QI3D]
              ,QV3D=qv_curr,QC3D=qc_curr,QI3D=qi_curr &
-----------------------------------------^
../phys/module_pbl_driver.f90(795): error #6632: Keyword arguments are invalid without an explicit interface.   [P3D]
              ,P3D=p_phy,P3DI=p8w,PI3D=pi_phy,RHO=rho &
---------------^
../phys/module_pbl_driver.f90(795): error #6632: Keyword arguments are invalid without an explicit interface.   [P3DI]
              ,P3D=p_phy,P3DI=p8w,PI3D=pi_phy,RHO=rho &
-------------------------^
../phys/module_pbl_driver.f90(795): error #6632: Keyword arguments are invalid without an explicit interface.   [PI3D]
              ,P3D=p_phy,P3DI=p8w,PI3D=pi_phy,RHO=rho &
----------------------------------^
/tmp/ifx0571759937WnkXxv/ifxoeMEaG.i90(1602): catastrophic error: Too many errors, exiting
compilation aborted for ../phys/module_pbl_driver.f90 (code 1)
make[2]: [../configure.wrf:382: ../phys/module_pbl_driver.o] Error 1 (ignored)
rm -f ../phys/module_fddagd_driver.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 -DDM_PARALLEL -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   ../phys/module_fddagd_driver.F  > ../phys/module_fddagd_driver.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_fddagd_driver.bb | cpp -C -P > ../phys/module_fddagd_driver.f90
rm -f ../phys/module_fddagd_driver.b ../phys/module_fddagd_driver.bb
mpif90  -o ../phys/module_fddagd_driver.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_fddagd_driver.f90
../phys/module_fr_fire_driver_wrf.f90(72): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FR_FIRE_DRIVER]
use module_fr_fire_driver
----^
../phys/module_fr_fire_driver_wrf.f90(73): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FR_FIRE_ATM]
use module_fr_fire_atm
----^
../phys/module_fr_fire_driver_wrf.f90(117): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FR_FIRE_UTIL]
    USE module_fr_fire_util, only : fire_test_steps
--------^
../phys/module_fr_fire_driver_wrf.f90(138): error #6406: Conflicting attributes or multiple declaration of name.   [FIRE_TEST_STEPS]
            ,3,6,fire_test_steps &
-----------------^
../phys/module_fr_fire_driver_wrf.f90(117): error #6580: Name in only-list does not exist or is not accessible.   [FIRE_TEST_STEPS]
    USE module_fr_fire_util, only : fire_test_steps
------------------------------------^
compilation aborted for ../phys/module_fr_fire_driver_wrf.f90 (code 1)
make[2]: [../configure.wrf:382: ../phys/module_fr_fire_driver_wrf.o] Error 1 (ignored)
rm -f module_stoch.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 -DDM_PARALLEL -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_stoch.F  > module_stoch.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_stoch.bb | cpp -C -P > module_stoch.f90
../phys/module_fddagd_driver.f90(103): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FDDA_PSUFDDAGD]
   USE module_fdda_psufddagd
-------^
../phys/module_fddagd_driver.f90(104): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FDDA_SPNUDGING]
   USE module_fdda_spnudging
-------^
rm -f module_stoch.b module_stoch.bb
mpif90  -o module_stoch.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_stoch.f90
compilation aborted for ../phys/module_fddagd_driver.f90 (code 1)
make[2]: [../configure.wrf:382: ../phys/module_fddagd_driver.o] Error 1 (ignored)
rm -f module_sfs_nba.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 -DDM_PARALLEL -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_sfs_nba.F  > module_sfs_nba.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_sfs_nba.bb | cpp -C -P > module_sfs_nba.f90
rm -f module_sfs_nba.b module_sfs_nba.bb
mpif90  -o module_sfs_nba.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_sfs_nba.f90
rm -f ../phys/module_fddaobs_driver.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 -DDM_PARALLEL -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   ../phys/module_fddaobs_driver.F  > ../phys/module_fddaobs_driver.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_fddaobs_driver.bb | cpp -C -P > ../phys/module_fddaobs_driver.f90
rm -f ../phys/module_fddaobs_driver.b ../phys/module_fddaobs_driver.bb
mpif90  -o ../phys/module_fddaobs_driver.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_fddaobs_driver.f90
../phys/module_fddaobs_driver.f90(101): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FDDAOBS_RTFDDA]
  USE module_fddaobs_rtfdda
------^
../phys/module_fddaobs_driver.f90(424): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FDDAOBS_RTFDDA]
  USE module_fddaobs_rtfdda
------^
compilation aborted for ../phys/module_fddaobs_driver.f90 (code 1)
make[2]: [../configure.wrf:382: ../phys/module_fddaobs_driver.o] Error 1 (ignored)
rm -f module_avgflx_em.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 -DDM_PARALLEL -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_avgflx_em.F  > module_avgflx_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_avgflx_em.bb | cpp -C -P > module_avgflx_em.f90
rm -f module_avgflx_em.b module_avgflx_em.bb
mpif90  -o module_avgflx_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_avgflx_em.f90
rm -f module_force_crm.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 -DDM_PARALLEL -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_force_crm.F  > module_force_crm.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_force_crm.bb | cpp -C -P > module_force_crm.f90
rm -f init_modules_em.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe init_modules_em.F > init_modules_em.b 
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 -DDM_PARALLEL -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   init_modules_em.b  > init_modules_em.f90
rm -f module_force_crm.b module_force_crm.bb
mpif90  -o module_force_crm.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_force_crm.f90
rm -f init_modules_em.b
if fgrep -iq '!$OMP' init_modules_em.f90 ; then \
          if [ -n "" ] ; then echo COMPILING init_modules_em.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    init_modules_em.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING init_modules_em.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   init_modules_em.f90 ; \
        fi
module_force_crm.f90(491): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_PHYSICS_ADDTENDC]
      USE module_physics_addtendc
----------^
compilation aborted for module_force_crm.f90 (code 1)
rm -f ../phys/module_microphysics_driver.o
make[2]: [../configure.wrf:377: module_force_crm.o] Error 1 (ignored)
rm -f ../phys/module_microphysics_zero_out.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 -DDM_PARALLEL -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   ../phys/module_microphysics_driver.F  > ../phys/module_microphysics_driver.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 -DDM_PARALLEL -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   ../phys/module_microphysics_zero_out.F  > ../phys/module_microphysics_zero_out.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_microphysics_zero_out.bb | cpp -C -P > ../phys/module_microphysics_zero_out.f90
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_microphysics_driver.bb | cpp -C -P > ../phys/module_microphysics_driver.f90
rm -f ../phys/module_microphysics_zero_out.b ../phys/module_microphysics_zero_out.bb
rm -f ../phys/module_microphysics_driver.b ../phys/module_microphysics_driver.bb
mpif90  -o ../phys/module_microphysics_zero_out.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_microphysics_zero_out.f90
mpif90  -o ../phys/module_microphysics_driver.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_microphysics_driver.f90
../phys/module_microphysics_driver.f90(141): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_KESSLER]
   USE module_mp_kessler
-------^
../phys/module_microphysics_driver.f90(142): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_LIN]
   USE module_mp_lin
-------^
../phys/module_microphysics_driver.f90(143): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_SBU_YLIN]
   USE module_mp_sbu_ylin
-------^
../phys/module_microphysics_driver.f90(144): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_WSM3]
   USE module_mp_wsm3
-------^
../phys/module_microphysics_driver.f90(145): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_WSM5]
   USE module_mp_wsm5
-------^
../phys/module_microphysics_driver.f90(146): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_WSM6]
   USE module_mp_wsm6
-------^
../phys/module_microphysics_driver.f90(147): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_ETANEW]
   USE module_mp_etanew
-------^
../phys/module_microphysics_driver.f90(148): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_ETAOLD]
   USE module_mp_etaold
-------^
../phys/module_microphysics_driver.f90(149): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_THOMPSON]
   USE module_mp_thompson
-------^
../phys/module_microphysics_driver.f90(150): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_GSFCGCE]
   USE module_mp_gsfcgce
-------^
../phys/module_microphysics_driver.f90(151): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_MORR_TWO_MOMENT]
   USE module_mp_morr_two_moment
-------^
../phys/module_microphysics_driver.f90(152): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_MORR_FASTER]
   USE module_mp_morr_faster
-------^
../phys/module_microphysics_driver.f90(153): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_WDM5]
   USE module_mp_wdm5
-------^
../phys/module_microphysics_driver.f90(154): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_WDM6]
   USE module_mp_wdm6
-------^
../phys/module_microphysics_driver.f90(155): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_MILBRANDT2MOM]
   USE module_mp_milbrandt2mom
-------^
../phys/module_microphysics_driver.f90(157): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_NSSL_2MOM]
   USE module_mp_nssl_2mom
-------^
../phys/module_microphysics_driver.f90(158): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_HWRF]
   USE module_mp_HWRF
-------^
../phys/module_microphysics_driver.f90(156): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MP_CAMMGMP_DRIVER]
   USE module_mp_cammgmp_driver, ONLY: CAMMGMP
-------^
../phys/module_microphysics_driver.f90(159): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MIXACTIVATE]
   USE module_mixactivate, only: prescribe_aerosol_mixactivate
-------^
../phys/module_microphysics_driver.f90(346): error #6632: Keyword arguments are invalid without an explicit interface.   [F_QC]
                  F_QC=f_qc, F_QI=f_qi )
------------------^
../phys/module_microphysics_driver.f90(346): error #6632: Keyword arguments are invalid without an explicit interface.   [F_QI]
                  F_QC=f_qc, F_QI=f_qi )
-----------------------------^
../phys/module_microphysics_driver.f90(361): error #6632: Keyword arguments are invalid without an explicit interface.   [T]
                  T=th &
------------------^
../phys/module_microphysics_driver.f90(362): error #6632: Keyword arguments are invalid without an explicit interface.   [QV]
                 ,QV=qv_curr &
------------------^
../phys/module_microphysics_driver.f90(363): error #6632: Keyword arguments are invalid without an explicit interface.   [QC]
                 ,QC=qc_curr &
------------------^
../phys/module_microphysics_driver.f90(364): error #6632: Keyword arguments are invalid without an explicit interface.   [QR]
                 ,QR=qr_curr &
------------------^
../phys/module_microphysics_driver.f90(365): error #6632: Keyword arguments are invalid without an explicit interface.   [RHO]
                 ,RHO=rho, PII=pi_phy,DT_IN=dt, Z=z, XLV=xlv, CP=cp &
------------------^
../phys/module_microphysics_driver.f90(365): error #6632: Keyword arguments are invalid without an explicit interface.   [PII]
                 ,RHO=rho, PII=pi_phy,DT_IN=dt, Z=z, XLV=xlv, CP=cp &
---------------------------^
../phys/module_microphysics_driver.f90(365): error #6632: Keyword arguments are invalid without an explicit interface.   [DT_IN]
                 ,RHO=rho, PII=pi_phy,DT_IN=dt, Z=z, XLV=xlv, CP=cp &
--------------------------------------^
../phys/module_microphysics_driver.f90(365): error #6632: Keyword arguments are invalid without an explicit interface.   [Z]
                 ,RHO=rho, PII=pi_phy,DT_IN=dt, Z=z, XLV=xlv, CP=cp &
------------------------------------------------^
../phys/module_microphysics_driver.f90(365): error #6632: Keyword arguments are invalid without an explicit interface.   [XLV]
                 ,RHO=rho, PII=pi_phy,DT_IN=dt, Z=z, XLV=xlv, CP=cp &
-----------------------------------------------------^
/tmp/ifx0401803528aEQj17/ifxAiIrIA.i90(1157): catastrophic error: Too many errors, exiting
compilation aborted for ../phys/module_microphysics_driver.f90 (code 1)
make[2]: [../configure.wrf:382: ../phys/module_microphysics_driver.o] Error 1 (ignored)
rm -f ../phys/module_physics_addtendc.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 -DDM_PARALLEL -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   ../phys/module_physics_addtendc.F  > ../phys/module_physics_addtendc.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_physics_addtendc.bb | cpp -C -P > ../phys/module_physics_addtendc.f90
rm -f ../phys/module_physics_addtendc.b ../phys/module_physics_addtendc.bb
mpif90  -o ../phys/module_physics_addtendc.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_physics_addtendc.f90
rm -f ../phys/module_physics_init.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 -DDM_PARALLEL -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   ../phys/module_physics_init.F  > ../phys/module_physics_init.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_physics_init.bb | cpp -C -P > ../phys/module_physics_init.f90
rm -f ../phys/module_physics_init.b ../phys/module_physics_init.bb
mpif90  -o ../phys/module_physics_init.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_physics_init.f90
../phys/module_physics_addtendc.f90(1420): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_KF]
   USE module_cu_kf
-------^
../phys/module_physics_addtendc.f90(1421): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CU_KFETA]
   USE module_cu_kfeta
-------^
compilation aborted for ../phys/module_physics_addtendc.f90 (code 1)
make[2]: [../configure.wrf:382: ../phys/module_physics_addtendc.o] Error 1 (ignored)
rm -f ../phys/module_diagnostics.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 -DDM_PARALLEL -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   ../phys/module_diagnostics.F  > ../phys/module_diagnostics.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../phys/module_diagnostics.bb | cpp -C -P > ../phys/module_diagnostics.f90
rm -f ../phys/module_diagnostics.b ../phys/module_diagnostics.bb
mpif90  -o ../phys/module_diagnostics.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../phys/module_diagnostics.f90
../phys/module_physics_init.f90(237): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_WIND_GENERIC]
   USE module_wind_generic
-------^
../phys/module_physics_init.f90(238): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_WIND_FITCH]
   USE module_wind_fitch
-------^
../phys/module_physics_init.f90(1240): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_RRTM]
   USE module_ra_rrtm , ONLY : rrtminit
-------^
../phys/module_physics_init.f90(1241): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_RRTMG_LW]
   USE module_ra_rrtmg_lw , ONLY : rrtmg_lwinit
-------^
../phys/module_physics_init.f90(1242): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_RRTMG_SW]
   USE module_ra_rrtmg_sw , ONLY : rrtmg_swinit
-------^
../phys/module_physics_init.f90(1243): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_RRTMG_LWF]
   USE module_ra_rrtmg_lwf , ONLY : rrtmg_lwinit_fast
-------^
../phys/module_physics_init.f90(1244): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_RRTMG_SWF]
   USE module_ra_rrtmg_swf , ONLY : rrtmg_swinit_fast
-------^
../phys/module_physics_init.f90(1245): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_CAM]
   USE module_ra_cam , ONLY : camradinit
-------^
../phys/module_physics_init.f90(1246): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_CAM_SUPPORT]
   USE module_ra_cam_support , ONLY : oznini
-------^
../phys/module_physics_init.f90(1247): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_SW]
   USE module_ra_sw , ONLY : swinit
-------^
../phys/module_physics_init.f90(1248): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_GSFCSW]
   USE module_ra_gsfcsw , ONLY : gsfc_swinit
-------^
../phys/module_physics_init.f90(1249): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_GFDLETA]
   USE module_ra_gfdleta , ONLY : gfdletainit
-------^
../phys/module_physics_init.f90(1250): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RA_HS]
   USE module_ra_hs , ONLY : hsinit
-------^
../phys/module_physics_init.f90(1555): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SFCLAY]
   USE module_sf_sfclay
-------^
../phys/module_physics_init.f90(1556): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SFCLAYREV]
   USE module_sf_sfclayrev
-------^
../phys/module_physics_init.f90(1557): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_SLAB]
   USE module_sf_slab
-------^
../phys/module_physics_init.f90(1558): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_PXSFCLAY]
   USE module_sf_pxsfclay
-------^
../phys/module_physics_init.f90(1559): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_YSU]
   USE module_bl_ysu
-------^
../phys/module_physics_init.f90(1560): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_MRF]
   USE module_bl_mrf
-------^
../phys/module_physics_init.f90(1561): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_GFS]
   USE module_bl_gfs
-------^
../phys/module_physics_init.f90(1563): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_ACM]
   USE module_bl_acm
-------^
../phys/module_physics_init.f90(1564): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_MYJSFC]
   USE module_sf_myjsfc
-------^
../phys/module_physics_init.f90(1565): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_QNSESFC]
   USE module_sf_qnsesfc
-------^
../phys/module_physics_init.f90(1566): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_NOAHDRV]
   USE module_sf_noahdrv
-------^
../phys/module_physics_init.f90(1567): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_NOAHMPDRV]
   USE module_sf_noahmpdrv
-------^
../phys/module_physics_init.f90(1569): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_URBAN]
   USE module_sf_urban
-------^
../phys/module_physics_init.f90(1570): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_BEP]
   USE module_sf_bep
-------^
../phys/module_physics_init.f90(1571): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_BEP_BEM]
   USE module_sf_bep_bem
-------^
../phys/module_physics_init.f90(1572): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_RUCLSM]
   USE module_sf_ruclsm
-------^
../phys/module_physics_init.f90(1573): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SF_PXLSM]
   USE module_sf_pxlsm
-------^
/tmp/ifx0029370784lvcArm/ifxfwv7aF.i90(3112): catastrophic error: Too many errors, exiting
compilation aborted for ../phys/module_physics_init.f90 (code 1)
make[2]: [../configure.wrf:382: ../phys/module_physics_init.o] Error 1 (ignored)
rm -f shift_domain_em.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 -DDM_PARALLEL -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   shift_domain_em.F  > shift_domain_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe shift_domain_em.bb | cpp -C -P > shift_domain_em.f90
rm -f shift_domain_em.b shift_domain_em.bb
mpif90  -o shift_domain_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  shift_domain_em.f90
rm -f couple_or_uncouple_em.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 -DDM_PARALLEL -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   couple_or_uncouple_em.F  > couple_or_uncouple_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe couple_or_uncouple_em.bb | cpp -C -P > couple_or_uncouple_em.f90
rm -f couple_or_uncouple_em.b couple_or_uncouple_em.bb
mpif90  -o couple_or_uncouple_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  couple_or_uncouple_em.f90
rm -f nest_init_utils.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 -DDM_PARALLEL -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   nest_init_utils.F  > nest_init_utils.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe nest_init_utils.bb | cpp -C -P > nest_init_utils.f90
rm -f nest_init_utils.b nest_init_utils.bb
mpif90  -o nest_init_utils.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  nest_init_utils.f90
rm -f adapt_timestep_em.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 -DDM_PARALLEL -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   adapt_timestep_em.F  > adapt_timestep_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe adapt_timestep_em.bb | cpp -C -P > adapt_timestep_em.f90
rm -f adapt_timestep_em.b adapt_timestep_em.bb
rm -f interp_domain_em.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 -DDM_PARALLEL -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   interp_domain_em.F  > interp_domain_em.bb
mpif90  -o adapt_timestep_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  adapt_timestep_em.f90
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe interp_domain_em.bb | cpp -C -P > interp_domain_em.f90
rm -f interp_domain_em.b interp_domain_em.bb
mpif90  -o interp_domain_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  interp_domain_em.f90
rm -f module_diffusion_em.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 -DDM_PARALLEL -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_diffusion_em.F  > module_diffusion_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_diffusion_em.bb | cpp -C -P > module_diffusion_em.f90
rm -f module_diffusion_em.b module_diffusion_em.bb
mpif90  -o module_diffusion_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_diffusion_em.f90
rm -f module_em.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 -DDM_PARALLEL -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_em.F  > module_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_em.bb | cpp -C -P > module_em.f90
rm -f module_em.b module_em.bb
mpif90  -o module_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_em.f90
rm -f module_sfs_driver.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 -DDM_PARALLEL -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_sfs_driver.F  > module_sfs_driver.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_sfs_driver.bb | cpp -C -P > module_sfs_driver.f90
rm -f module_sfs_driver.b module_sfs_driver.bb
mpif90  -o module_sfs_driver.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_sfs_driver.f90
rm -f start_em.o
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe start_em.F > start_em.b 
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 -DDM_PARALLEL -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   start_em.b  > start_em.f90
rm -f start_em.b
if fgrep -iq '!$OMP' start_em.f90 ; then \
          if [ -n "" ] ; then echo COMPILING start_em.F WITH OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include    start_em.f90 ; \
        else \
          if [ -n "" ] ; then echo COMPILING start_em.F WITHOUT OMP ; fi ; \
  mpif90  -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include   start_em.f90 ; \
        fi
rm -f module_first_rk_step_part1.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 -DDM_PARALLEL -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_first_rk_step_part1.F  > module_first_rk_step_part1.bb
start_em.f90(77): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_PHYSICS_INIT]
   USE module_physics_init
-------^
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_first_rk_step_part1.bb | cpp -C -P > module_first_rk_step_part1.f90
rm -f module_first_rk_step_part1.b module_first_rk_step_part1.bb
mpif90  -o module_first_rk_step_part1.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_first_rk_step_part1.f90
start_em.f90(78): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_LIGHTNING_DRIVER]
   USE module_lightning_driver, ONLY : lightning_init
-------^
start_em.f90(79): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FR_FIRE_DRIVER_WRF]
   USE module_fr_fire_driver_wrf, ONLY : fire_driver_em_init
-------^
start_em.f90(1008): error #6632: Keyword arguments are invalid without an explicit interface.   [ITIMESTEP]
   CALL lightning_init ( itimestep=grid%itimestep, restart=grid%restart, dt=grid%dt, dx=grid%dx   &
-------------------------^
start_em.f90(1008): error #6632: Keyword arguments are invalid without an explicit interface.   [RESTART]
   CALL lightning_init ( itimestep=grid%itimestep, restart=grid%restart, dt=grid%dt, dx=grid%dx   &
---------------------------------------------------^
start_em.f90(1008): error #6632: Keyword arguments are invalid without an explicit interface.   [DT]
   CALL lightning_init ( itimestep=grid%itimestep, restart=grid%restart, dt=grid%dt, dx=grid%dx   &
-------------------------------------------------------------------------^
start_em.f90(1008): error #6632: Keyword arguments are invalid without an explicit interface.   [DX]
   CALL lightning_init ( itimestep=grid%itimestep, restart=grid%restart, dt=grid%dt, dx=grid%dx   &
-------------------------------------------------------------------------------------^
start_em.f90(1010): error #6632: Keyword arguments are invalid without an explicit interface.   [CU_PHYSICS]
                        ,cu_physics=config_flags%cu_physics,mp_physics=config_flags%mp_physics    &
-------------------------^
start_em.f90(1010): error #6632: Keyword arguments are invalid without an explicit interface.   [MP_PHYSICS]
                        ,cu_physics=config_flags%cu_physics,mp_physics=config_flags%mp_physics    &
------------------------------------------------------------^
start_em.f90(1011): error #6632: Keyword arguments are invalid without an explicit interface.   [DO_RADAR_REF]
                        ,do_radar_ref=config_flags%do_radar_ref                                   &
-------------------------^
start_em.f90(1012): error #6632: Keyword arguments are invalid without an explicit interface.   [LIGHTNING_OPTION]
                        ,lightning_option=config_flags%lightning_option                           &
-------------------------^
start_em.f90(1013): error #6632: Keyword arguments are invalid without an explicit interface.   [LIGHTNING_DT]
                        ,lightning_dt=config_flags%lightning_dt                                   &
-------------------------^
start_em.f90(1014): error #6632: Keyword arguments are invalid without an explicit interface.   [LIGHTNING_START_SECONDS]
                        ,lightning_start_seconds=config_flags%lightning_start_seconds             &
-------------------------^
start_em.f90(1015): error #6632: Keyword arguments are invalid without an explicit interface.   [ICCG_PRESCRIBED_NUM]
                        ,iccg_prescribed_num=config_flags%iccg_prescribed_num                     &
-------------------------^
start_em.f90(1016): error #6632: Keyword arguments are invalid without an explicit interface.   [ICCG_PRESCRIBED_DEN]
                        ,iccg_prescribed_den=config_flags%iccg_prescribed_den                     &
-------------------------^
start_em.f90(1017): error #6632: Keyword arguments are invalid without an explicit interface.   [CELLCOUNT_METHOD]
                        ,cellcount_method=config_flags%cellcount_method                           &
-------------------------^
start_em.f90(1019): error #6632: Keyword arguments are invalid without an explicit interface.   [IDS]
                        ,ids=ids, ide=ide, jds=jds, jde=jde, kds=kds, kde=kde             &
-------------------------^
start_em.f90(1019): error #6632: Keyword arguments are invalid without an explicit interface.   [IDE]
                        ,ids=ids, ide=ide, jds=jds, jde=jde, kds=kds, kde=kde             &
----------------------------------^
start_em.f90(1019): error #6632: Keyword arguments are invalid without an explicit interface.   [JDS]
                        ,ids=ids, ide=ide, jds=jds, jde=jde, kds=kds, kde=kde             &
-------------------------------------------^
start_em.f90(1019): error #6632: Keyword arguments are invalid without an explicit interface.   [JDE]
                        ,ids=ids, ide=ide, jds=jds, jde=jde, kds=kds, kde=kde             &
----------------------------------------------------^
start_em.f90(1019): error #6632: Keyword arguments are invalid without an explicit interface.   [KDS]
                        ,ids=ids, ide=ide, jds=jds, jde=jde, kds=kds, kde=kde             &
-------------------------------------------------------------^
start_em.f90(1019): error #6632: Keyword arguments are invalid without an explicit interface.   [KDE]
                        ,ids=ids, ide=ide, jds=jds, jde=jde, kds=kds, kde=kde             &
----------------------------------------------------------------------^
start_em.f90(1020): error #6632: Keyword arguments are invalid without an explicit interface.   [IMS]
                        ,ims=ims, ime=ime, jms=jms, jme=jme, kms=kms, kme=kme             &
-------------------------^
start_em.f90(1020): error #6632: Keyword arguments are invalid without an explicit interface.   [IME]
                        ,ims=ims, ime=ime, jms=jms, jme=jme, kms=kms, kme=kme             &
----------------------------------^
start_em.f90(1020): error #6632: Keyword arguments are invalid without an explicit interface.   [JMS]
                        ,ims=ims, ime=ime, jms=jms, jme=jme, kms=kms, kme=kme             &
-------------------------------------------^
start_em.f90(1020): error #6632: Keyword arguments are invalid without an explicit interface.   [JME]
                        ,ims=ims, ime=ime, jms=jms, jme=jme, kms=kms, kme=kme             &
----------------------------------------------------^
start_em.f90(1020): error #6632: Keyword arguments are invalid without an explicit interface.   [KMS]
                        ,ims=ims, ime=ime, jms=jms, jme=jme, kms=kms, kme=kme             &
-------------------------------------------------------------^
start_em.f90(1020): error #6632: Keyword arguments are invalid without an explicit interface.   [KME]
                        ,ims=ims, ime=ime, jms=jms, jme=jme, kms=kms, kme=kme             &
----------------------------------------------------------------------^
start_em.f90(1021): error #6632: Keyword arguments are invalid without an explicit interface.   [ITS]
                        ,its=its, ite=ite, jts=jts, jte=jte, kts=kts, kte=kte             &
-------------------------^
start_em.f90(1021): error #6632: Keyword arguments are invalid without an explicit interface.   [ITE]
                        ,its=its, ite=ite, jts=jts, jte=jte, kts=kts, kte=kte             &
----------------------------------^
/tmp/ifx2046055190hPe7jp/ifxvewpCg.i90(1828): catastrophic error: Too many errors, exiting
compilation aborted for start_em.f90 (code 1)
make[2]: [../configure.wrf:515: start_em.o] Error 1 (ignored)
rm -f module_first_rk_step_part2.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 -DDM_PARALLEL -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_first_rk_step_part2.F  > module_first_rk_step_part2.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe module_first_rk_step_part2.bb | cpp -C -P > module_first_rk_step_part2.f90
rm -f module_first_rk_step_part2.b module_first_rk_step_part2.bb
mpif90  -o module_first_rk_step_part2.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  module_first_rk_step_part2.f90
module_first_rk_step_part1.f90(113): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FORCE_CRM]
    USE module_force_crm
--------^
module_first_rk_step_part1.f90(104): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_RADIATION_DRIVER]
    USE module_radiation_driver, ONLY : pre_radiation_driver, radiation_driver
--------^
module_first_rk_step_part1.f90(105): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SURFACE_DRIVER]
    USE module_surface_driver, ONLY : surface_driver
--------^
module_first_rk_step_part1.f90(106): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CUMULUS_DRIVER]
    USE module_cumulus_driver, ONLY : cumulus_driver
--------^
module_first_rk_step_part1.f90(107): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_SHALLOWCU_DRIVER]
    USE module_shallowcu_driver, ONLY : shallowcu_driver
--------^
module_first_rk_step_part1.f90(108): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_PBL_DRIVER]
    USE module_pbl_driver, ONLY : pbl_driver
--------^
module_first_rk_step_part1.f90(109): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FR_FIRE_DRIVER_WRF]
    USE module_fr_fire_driver_wrf, ONLY : fire_driver_em_step
--------^
module_first_rk_step_part1.f90(110): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FDDAGD_DRIVER]
    USE module_fddagd_driver, ONLY : fddagd_driver
--------^
module_first_rk_step_part2.f90(118): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FORCE_CRM]
    USE module_force_crm
--------^
module_first_rk_step_part1.f90(266): error #6632: Keyword arguments are invalid without an explicit interface.   [ITIMESTEP]
     & ,itimestep=grid%itimestep, ra_call_offset=grid%ra_call_offset &
--------^
module_first_rk_step_part1.f90(266): error #6632: Keyword arguments are invalid without an explicit interface.   [RA_CALL_OFFSET]
     & ,itimestep=grid%itimestep, ra_call_offset=grid%ra_call_offset &
----------------------------------^
module_first_rk_step_part1.f90(267): error #6632: Keyword arguments are invalid without an explicit interface.   [XLAT]
     & ,XLAT=grid%xlat, XLONG=grid%xlong, GMT=grid%gmt &
--------^
module_first_rk_step_part1.f90(267): error #6632: Keyword arguments are invalid without an explicit interface.   [XLONG]
     & ,XLAT=grid%xlat, XLONG=grid%xlong, GMT=grid%gmt &
------------------------^
module_first_rk_step_part1.f90(267): error #6632: Keyword arguments are invalid without an explicit interface.   [GMT]
     & ,XLAT=grid%xlat, XLONG=grid%xlong, GMT=grid%gmt &
------------------------------------------^
module_first_rk_step_part1.f90(268): error #6632: Keyword arguments are invalid without an explicit interface.   [JULIAN]
     & ,julian=grid%julian, xtime=grid%xtime, RADT=grid%radt &
--------^
module_first_rk_step_part1.f90(268): error #6632: Keyword arguments are invalid without an explicit interface.   [XTIME]
     & ,julian=grid%julian, xtime=grid%xtime, RADT=grid%radt &
----------------------------^
module_first_rk_step_part1.f90(268): error #6632: Keyword arguments are invalid without an explicit interface.   [RADT]
     & ,julian=grid%julian, xtime=grid%xtime, RADT=grid%radt &
----------------------------------------------^
module_first_rk_step_part1.f90(269): error #6632: Keyword arguments are invalid without an explicit interface.   [STEPRA]
     & ,STEPRA=grid%stepra &
--------^
module_first_rk_step_part1.f90(270): error #6632: Keyword arguments are invalid without an explicit interface.   [HT]
     & ,ht=grid%ht,dx=grid%dx,dy=grid%dy,sina=grid%sina,cosa=grid%cosa &
--------^
module_first_rk_step_part1.f90(270): error #6632: Keyword arguments are invalid without an explicit interface.   [DX]
     & ,ht=grid%ht,dx=grid%dx,dy=grid%dy,sina=grid%sina,cosa=grid%cosa &
-------------------^
module_first_rk_step_part1.f90(270): error #6632: Keyword arguments are invalid without an explicit interface.   [DY]
     & ,ht=grid%ht,dx=grid%dx,dy=grid%dy,sina=grid%sina,cosa=grid%cosa &
------------------------------^
module_first_rk_step_part1.f90(270): error #6632: Keyword arguments are invalid without an explicit interface.   [SINA]
     & ,ht=grid%ht,dx=grid%dx,dy=grid%dy,sina=grid%sina,cosa=grid%cosa &
-----------------------------------------^
module_first_rk_step_part1.f90(270): error #6632: Keyword arguments are invalid without an explicit interface.   [COSA]
     & ,ht=grid%ht,dx=grid%dx,dy=grid%dy,sina=grid%sina,cosa=grid%cosa &
--------------------------------------------------------^
module_first_rk_step_part1.f90(271): error #6632: Keyword arguments are invalid without an explicit interface.   [SHADOWMASK]
     & ,shadowmask=grid%shadowmask,slope_rad=config_flags%slope_rad &
--------^
module_first_rk_step_part1.f90(271): error #6632: Keyword arguments are invalid without an explicit interface.   [SLOPE_RAD]
     & ,shadowmask=grid%shadowmask,slope_rad=config_flags%slope_rad &
-----------------------------------^
module_first_rk_step_part1.f90(272): error #6632: Keyword arguments are invalid without an explicit interface.   [TOPO_SHADING]
     & ,topo_shading=config_flags%topo_shading &
--------^
module_first_rk_step_part1.f90(273): error #6632: Keyword arguments are invalid without an explicit interface.   [SHADLEN]
     & ,shadlen=config_flags%shadlen,ht_shad=grid%ht_shad,ht_loc=ht_loc &
--------^
module_first_rk_step_part1.f90(273): error #6632: Keyword arguments are invalid without an explicit interface.   [HT_SHAD]
     & ,shadlen=config_flags%shadlen,ht_shad=grid%ht_shad,ht_loc=ht_loc &
-------------------------------------^
module_first_rk_step_part1.f90(273): error #6632: Keyword arguments are invalid without an explicit interface.   [HT_LOC]
     & ,shadlen=config_flags%shadlen,ht_shad=grid%ht_shad,ht_loc=ht_loc &
----------------------------------------------------------^
module_first_rk_step_part1.f90(274): error #6632: Keyword arguments are invalid without an explicit interface.   [HT_SHAD_BXS]
     & ,ht_shad_bxs=grid%ht_shad_bxs, ht_shad_bxe=grid%ht_shad_bxe &
--------^
module_first_rk_step_part1.f90(274): error #6632: Keyword arguments are invalid without an explicit interface.   [HT_SHAD_BXE]
     & ,ht_shad_bxs=grid%ht_shad_bxs, ht_shad_bxe=grid%ht_shad_bxe &
--------------------------------------^
/tmp/ifx1449806263jbmefd/ifxGcnS6X.i90(823): catastrophic error: Too many errors, exiting
compilation aborted for module_first_rk_step_part1.f90 (code 1)
make[2]: [../configure.wrf:382: module_first_rk_step_part1.o] Error 1 (ignored)
module_first_rk_step_part2.f90(115): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FDDAOBS_DRIVER]
    USE module_fddaobs_driver, ONLY : fddaobs_driver
--------^
module_first_rk_step_part2.f90(117): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_PHYSICS_ADDTENDC]
    USE module_physics_addtendc, ONLY : update_phy_ten
--------^
module_first_rk_step_part2.f90(115): error #6580: Name in only-list does not exist or is not accessible.   [FDDAOBS_DRIVER]
    USE module_fddaobs_driver, ONLY : fddaobs_driver
--------------------------------------^
module_first_rk_step_part2.f90(117): error #6580: Name in only-list does not exist or is not accessible.   [UPDATE_PHY_TEN]
    USE module_physics_addtendc, ONLY : update_phy_ten
----------------------------------------^
compilation aborted for module_first_rk_step_part2.f90 (code 1)
make[2]: [../configure.wrf:377: module_first_rk_step_part2.o] Error 1 (ignored)
rm -f solve_em.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 -DDM_PARALLEL -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   solve_em.F  > solve_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe solve_em.bb | cpp -C -P > solve_em.f90
rm -f solve_em.b solve_em.bb
mpif90  -o solve_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  solve_em.f90
solve_em.f90(125): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_PHYSICS_ADDTENDC]
   USE module_physics_addtendc
-------^
solve_em.f90(128): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_MICROPHYSICS_DRIVER]
   USE module_microphysics_driver
-------^
solve_em.f90(131): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FDDAOBS_DRIVER]
   USE module_fddaobs_driver
-------^
solve_em.f90(133): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FIRST_RK_STEP_PART1]
   USE module_first_rk_step_part1
-------^
solve_em.f90(134): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_FIRST_RK_STEP_PART2]
   USE module_first_rk_step_part2
-------^
solve_em.f90(130): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_LIGHTNING_DRIVER]
   USE module_lightning_driver, ONLY : lightning_driver
-------^
solve_em.f90(137): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_EST_SUBCOL_MICROPHYS_TNDCY]
   USE module_est_subcol_microphys_tndcy, ONLY : est_subcol_microphys_tndcy
-------^
solve_em.f90(139): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_CRM_STAT]
   USE module_crm_stat, ONLY : crm_stat
-------^
solve_em.f90(2757): error #6632: Keyword arguments are invalid without an explicit interface.   [DT]
      & DT=dtm ,DX=grid%dx ,DY=grid%dy &
--------^
solve_em.f90(2757): error #6632: Keyword arguments are invalid without an explicit interface.   [DX]
      & DT=dtm ,DX=grid%dx ,DY=grid%dy &
----------------^
solve_em.f90(2757): error #6632: Keyword arguments are invalid without an explicit interface.   [DY]
      & DT=dtm ,DX=grid%dx ,DY=grid%dy &
----------------------------^
solve_em.f90(2758): error #6632: Keyword arguments are invalid without an explicit interface.   [DZ8W]
      & ,DZ8W=dz8w ,F_ICE_PHY=grid%f_ice_phy &
---------^
solve_em.f90(2758): error #6632: Keyword arguments are invalid without an explicit interface.   [F_ICE_PHY]
      & ,DZ8W=dz8w ,F_ICE_PHY=grid%f_ice_phy &
--------------------^
solve_em.f90(2759): error #6632: Keyword arguments are invalid without an explicit interface.   [ITIMESTEP]
      & ,ITIMESTEP=grid%itimestep ,LOWLYR=grid%lowlyr &
---------^
solve_em.f90(2759): error #6632: Keyword arguments are invalid without an explicit interface.   [LOWLYR]
      & ,ITIMESTEP=grid%itimestep ,LOWLYR=grid%lowlyr &
-----------------------------------^
solve_em.f90(2760): error #6632: Keyword arguments are invalid without an explicit interface.   [P8W]
      & ,P8W=p8w ,P=p_phy ,PI_PHY=pi_phy &
---------^
solve_em.f90(2760): error #6632: Keyword arguments are invalid without an explicit interface.   [P]
      & ,P8W=p8w ,P=p_phy ,PI_PHY=pi_phy &
------------------^
solve_em.f90(2760): error #6632: Keyword arguments are invalid without an explicit interface.   [PI_PHY]
      & ,P8W=p8w ,P=p_phy ,PI_PHY=pi_phy &
---------------------------^
solve_em.f90(2761): error #6632: Keyword arguments are invalid without an explicit interface.   [RHO]
      & ,RHO=rho ,SPEC_ZONE=grid%spec_zone &
---------^
solve_em.f90(2761): error #6632: Keyword arguments are invalid without an explicit interface.   [SPEC_ZONE]
      & ,RHO=rho ,SPEC_ZONE=grid%spec_zone &
------------------^
solve_em.f90(2762): error #6632: Keyword arguments are invalid without an explicit interface.   [SR]
      & ,SR=grid%sr ,TH=th_phy &
---------^
solve_em.f90(2762): error #6632: Keyword arguments are invalid without an explicit interface.   [TH]
      & ,SR=grid%sr ,TH=th_phy &
---------------------^
solve_em.f90(2763): error #6632: Keyword arguments are invalid without an explicit interface.   [REFL_10CM]
      & ,refl_10cm=grid%refl_10cm &
---------^
solve_em.f90(2764): error #6632: Keyword arguments are invalid without an explicit interface.   [WARM_RAIN]
      & ,WARM_RAIN=grid%warm_rain &
---------^
solve_em.f90(2765): error #6632: Keyword arguments are invalid without an explicit interface.   [T8W]
      & ,T8W=t8w &
---------^
solve_em.f90(2766): error #6632: Keyword arguments are invalid without an explicit interface.   [CLDFRA]
      & ,CLDFRA=grid%cldfra, EXCH_H=grid%exch_h &
---------^
solve_em.f90(2766): error #6632: Keyword arguments are invalid without an explicit interface.   [EXCH_H]
      & ,CLDFRA=grid%cldfra, EXCH_H=grid%exch_h &
-----------------------------^
solve_em.f90(2767): error #6632: Keyword arguments are invalid without an explicit interface.   [NSOURCE]
      & ,NSOURCE=grid%qndropsource &
---------^
solve_em.f90(2768): error #6632: Keyword arguments are invalid without an explicit interface.   [XLAND]
      & ,XLAND=grid%xland,SNOWH=grid%SNOW &
---------^
solve_em.f90(2768): error #6632: Keyword arguments are invalid without an explicit interface.   [SNOWH]
      & ,XLAND=grid%xland,SNOWH=grid%SNOW &
--------------------------^
/tmp/ifx1912838951AR5lUa/ifxwVNGRR.i90(3807): catastrophic error: Too many errors, exiting
compilation aborted for solve_em.f90 (code 1)
make[2]: [../configure.wrf:382: solve_em.o] Error 1 (ignored)
ar ru ../main/libwrflib.a module_advect_em.o module_diffusion_em.o module_small_step_em.o module_big_step_utilities_em.o module_em.o module_solvedebug_em.o module_bc_em.o module_init_utilities.o module_wps_io_arw.o module_damping_em.o module_polarfft.o module_force_scm.o module_first_rk_step_part1.o module_first_rk_step_part2.o module_avgflx_em.o module_sfs_nba.o module_convtrans_prep.o module_sfs_driver.o module_stoch.o module_force_crm.o  init_modules_em.o solve_em.o start_em.o shift_domain_em.o couple_or_uncouple_em.o nest_init_utils.o adapt_timestep_em.o interp_domain_em.o
ar: `u' modifier ignored since `D' is the default (see `U')
ar: module_first_rk_step_part1.o: No such file or directory
make[2]: [Makefile:57: dyn_em] Error 1 (ignored)
make[2]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/dyn_em'
make[1]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF'
if [ 0 -eq 1 ]   ; then 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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " nmm_core ; fi
if [ 0 -eq 1 ]   ; then 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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " exp_core ; fi
if [ 0 -eq 1 ]   ; then 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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " wrf_hydro ; fi
( cd main ; 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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " SOLVER=em em_wrf )
make[1]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/main'
rm -f ../main/module_wrf_top.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 -DDM_PARALLEL -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   ../main/module_wrf_top.F  > ../main/module_wrf_top.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../main/module_wrf_top.bb | cpp -C -P > ../main/module_wrf_top.f90
rm -f ../main/module_wrf_top.b ../main/module_wrf_top.bb
mpif90  -o ../main/module_wrf_top.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../main/module_wrf_top.f90
../main/module_wrf_top.f90(193): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [CLUBB_API_MODULE]
     USE clubb_api_module, ONLY: &
---------^
../main/module_wrf_top.f90(197): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_BL_CLUBB]
     USE module_bl_clubb, ONLY: &
---------^
../main/module_wrf_top.f90(207): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [SILHS_API_MODULE]
     USE silhs_api_module, ONLY: &
---------^
../main/module_wrf_top.f90(215): error #6404: This name does not have a type, and must have an explicit type.   [GR]
        CALL cleanup_clubb_core_api( gr )
-------------------------------------^
../main/module_wrf_top.f90(216): error #6404: This name does not have a type, and must have an explicit type.   [L_KEEP_CLUBB_STATS]
        IF ( l_keep_CLUBB_stats .AND. l_sample_patch ) THEN
-------------^
../main/module_wrf_top.f90(216): error #6404: This name does not have a type, and must have an explicit type.   [L_SAMPLE_PATCH]
        IF ( l_keep_CLUBB_stats .AND. l_sample_patch ) THEN
--------------------------------------^
../main/module_wrf_top.f90(217): error #6404: This name does not have a type, and must have an explicit type.   [STATS_METADATA]
           stats_metadata%l_stats = .true.
-----------^
../main/module_wrf_top.f90(217): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.
           stats_metadata%l_stats = .true.
------------------------------------^
../main/module_wrf_top.f90(219): error #6404: This name does not have a type, and must have an explicit type.   [STATS_ZT]
                                    stats_zt, stats_zm, stats_sfc, &
------------------------------------^
../main/module_wrf_top.f90(219): error #6404: This name does not have a type, and must have an explicit type.   [STATS_ZM]
                                    stats_zt, stats_zm, stats_sfc, &
----------------------------------------------^
../main/module_wrf_top.f90(219): error #6404: This name does not have a type, and must have an explicit type.   [STATS_SFC]
                                    stats_zt, stats_zm, stats_sfc, &
--------------------------------------------------------^
../main/module_wrf_top.f90(220): error #6404: This name does not have a type, and must have an explicit type.   [STATS_LH_ZT]
                                    stats_lh_zt, stats_lh_sfc, &
------------------------------------^
../main/module_wrf_top.f90(220): error #6404: This name does not have a type, and must have an explicit type.   [STATS_LH_SFC]
                                    stats_lh_zt, stats_lh_sfc, &
-------------------------------------------------^
../main/module_wrf_top.f90(221): error #6404: This name does not have a type, and must have an explicit type.   [STATS_RAD_ZT]
                                    stats_rad_zt, stats_rad_zm )
------------------------------------^
../main/module_wrf_top.f90(221): error #6404: This name does not have a type, and must have an explicit type.   [STATS_RAD_ZM]
                                    stats_rad_zt, stats_rad_zm )
--------------------------------------------------^
../main/module_wrf_top.f90(223): error #6341: A logical data type is required in this context.   [L_KEEP_CLUBB_STATS]
        if ( l_keep_CLUBB_stats ) call latin_hypercube_2D_close_api( )
-------------^
../main/module_wrf_top.f90(223): error #6406: Conflicting attributes or multiple declaration of name.   [LATIN_HYPERCUBE_2D_CLOSE_API]
        if ( l_keep_CLUBB_stats ) call latin_hypercube_2D_close_api( )
---------------------------------------^
../main/module_wrf_top.f90(194): error #6580: Name in only-list does not exist or is not accessible.   [CLEANUP_CLUBB_CORE_API]
         cleanup_clubb_core_api
---------^
../main/module_wrf_top.f90(198): error #6580: Name in only-list does not exist or is not accessible.   [GR]
         gr, stats_zt, stats_zm, stats_sfc, &
---------^
../main/module_wrf_top.f90(198): error #6580: Name in only-list does not exist or is not accessible.   [STATS_ZT]
         gr, stats_zt, stats_zm, stats_sfc, &
-------------^
../main/module_wrf_top.f90(198): error #6580: Name in only-list does not exist or is not accessible.   [STATS_ZM]
         gr, stats_zt, stats_zm, stats_sfc, &
-----------------------^
../main/module_wrf_top.f90(198): error #6580: Name in only-list does not exist or is not accessible.   [STATS_SFC]
         gr, stats_zt, stats_zm, stats_sfc, &
---------------------------------^
../main/module_wrf_top.f90(199): error #6580: Name in only-list does not exist or is not accessible.   [STATS_LH_ZT]
         stats_lh_zt, stats_lh_sfc, &
---------^
../main/module_wrf_top.f90(199): error #6580: Name in only-list does not exist or is not accessible.   [STATS_LH_SFC]
         stats_lh_zt, stats_lh_sfc, &
----------------------^
../main/module_wrf_top.f90(200): error #6580: Name in only-list does not exist or is not accessible.   [STATS_RAD_ZT]
         stats_rad_zt, stats_rad_zm, &
---------^
../main/module_wrf_top.f90(200): error #6580: Name in only-list does not exist or is not accessible.   [STATS_RAD_ZM]
         stats_rad_zt, stats_rad_zm, &
-----------------------^
../main/module_wrf_top.f90(201): error #6580: Name in only-list does not exist or is not accessible.   [STATS_METADATA]
         stats_metadata
---------^
../main/module_wrf_top.f90(203): error #6580: Name in only-list does not exist or is not accessible.   [L_KEEP_CLUBB_STATS]
         l_keep_CLUBB_stats, &
---------^
../main/module_wrf_top.f90(204): error #6580: Name in only-list does not exist or is not accessible.   [L_SAMPLE_PATCH]
         l_sample_patch
---------^
../main/module_wrf_top.f90(206): error #6580: Name in only-list does not exist or is not accessible.   [STATS_FINALIZE_API]
         stats_finalize_api
---------^
/tmp/ifx0536179686MUdx78/ifxubiiMv.i90(265): catastrophic error: Too many errors, exiting
compilation aborted for ../main/module_wrf_top.f90 (code 1)
make[1]: [../configure.wrf:382: ../main/module_wrf_top.o] Error 1 (ignored)
rm -f wrf.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 -DDM_PARALLEL -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.F  > wrf.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe wrf.bb | cpp -C -P > wrf.f90
rm -f wrf.b wrf.bb
mpif90  -o wrf.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  wrf.f90
wrf.f90(72): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [MODULE_WRF_TOP]
   USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize
-------^
wrf.f90(74): error #6406: Conflicting attributes or multiple declaration of name.   [WRF_INIT]
  CALL wrf_init
-------^
wrf.f90(75): error #6406: Conflicting attributes or multiple declaration of name.   [WRF_DFI]
  CALL wrf_dfi
-------^
wrf.f90(76): error #6406: Conflicting attributes or multiple declaration of name.   [WRF_RUN]
  CALL wrf_run
-------^
wrf.f90(77): error #6406: Conflicting attributes or multiple declaration of name.   [WRF_FINALIZE]
  CALL wrf_finalize
-------^
wrf.f90(72): error #6580: Name in only-list does not exist or is not accessible.   [WRF_INIT]
   USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize
------------------------------^
wrf.f90(72): error #6580: Name in only-list does not exist or is not accessible.   [WRF_DFI]
   USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize
----------------------------------------^
wrf.f90(72): error #6580: Name in only-list does not exist or is not accessible.   [WRF_RUN]
   USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize
-------------------------------------------------^
wrf.f90(72): error #6580: Name in only-list does not exist or is not accessible.   [WRF_FINALIZE]
   USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize
----------------------------------------------------------^
compilation aborted for wrf.f90 (code 1)
make[1]: [../configure.wrf:382: wrf.o] Error 1 (ignored)
ranlib libwrflib.a
mpif90  -o wrf.exe   -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip   wrf.o ../main/module_wrf_top.o libwrflib.a /home/jenkins/workspace/branch_wrf_test/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/branch_wrf_test/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/branch_wrf_test/WRF/external/RSL_LITE/librsl_lite.a /home/jenkins/workspace/branch_wrf_test/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/branch_wrf_test/WRF/frame/pack_utils.o  -mkl=sequential -L/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib  -lnetcdff      
ifx: error #10236: File not found: 'wrf.o'
ifx: error #10236: File not found: '../main/module_wrf_top.o'
make[1]: [Makefile:17: em_wrf] Error 1 (ignored)
make[1]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/main'
( cd run ; /bin/rm -f wrf.exe ; ln -s ../main/wrf.exe . )
if [ 0 -eq 1 ] ; then \
  ( cd main ; 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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " SOLVER=em em_wrf_SST_ESMF ) ; \
fi
build started:   Thu May 22 10:56:57 AM CDT 2025
build completed: Thu May 22 11:06:35 AM CDT 2025
--------------------------------------
( cd main ; 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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " SOLVER=em IDEAL_CASE=quarter_ss em_ideal )
make[1]: Entering directory '/home/jenkins/workspace/branch_wrf_test/WRF/main'
rm -f ../dyn_em/module_initialize_quarter_ss.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 -DDM_PARALLEL -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   ../dyn_em/module_initialize_quarter_ss.F  > ../dyn_em/module_initialize_quarter_ss.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ../dyn_em/module_initialize_quarter_ss.bb | cpp -C -P > ../dyn_em/module_initialize_quarter_ss.f90
rm -f ../dyn_em/module_initialize_quarter_ss.b ../dyn_em/module_initialize_quarter_ss.bb
mpif90  -o ../dyn_em/module_initialize_quarter_ss.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ../dyn_em/module_initialize_quarter_ss.f90
rm -f ideal_em.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 -DDM_PARALLEL -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   ideal_em.F  > ideal_em.bb
/home/jenkins/workspace/branch_wrf_test/WRF/tools/standard.exe ideal_em.bb | cpp -C -P > ideal_em.f90
rm -f ideal_em.b ideal_em.bb
mpif90  -o ideal_em.o -c  -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv   -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-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include  -i4  ideal_em.f90
ranlib libwrflib.a
mpif90  -o ideal.exe   -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian  -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv  -ip   ideal_em.o ../dyn_em/module_initialize_quarter_ss.o libwrflib.a /home/jenkins/workspace/branch_wrf_test/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/branch_wrf_test/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/branch_wrf_test/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/branch_wrf_test/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/branch_wrf_test/WRF/external/RSL_LITE/librsl_lite.a /home/jenkins/workspace/branch_wrf_test/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/branch_wrf_test/WRF/frame/pack_utils.o  -mkl=sequential -L/home/jenkins/workspace/branch_wrf_test/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib  -lnetcdff      
ld: ../dyn_em/module_initialize_quarter_ss.o: in function `module_initialize_ideal_mp_init_domain_rk_':
/home/jenkins/workspace/branch_wrf_test/WRF/main/../dyn_em/module_initialize_quarter_ss.f90:348: undefined reference to `module_init_utilities_mp_interp_0_'
ld: /home/jenkins/workspace/branch_wrf_test/WRF/main/../dyn_em/module_initialize_quarter_ss.f90:368: undefined reference to `module_init_utilities_mp_interp_0_'
ld: /home/jenkins/workspace/branch_wrf_test/WRF/main/../dyn_em/module_initialize_quarter_ss.f90:373: undefined reference to `module_init_utilities_mp_interp_0_'
ld: /home/jenkins/workspace/branch_wrf_test/WRF/main/../dyn_em/module_initialize_quarter_ss.f90:390: undefined reference to `module_init_utilities_mp_interp_0_'
ld: /home/jenkins/workspace/branch_wrf_test/WRF/main/../dyn_em/module_initialize_quarter_ss.f90:396: undefined reference to `module_init_utilities_mp_interp_0_'
ld: ../dyn_em/module_initialize_quarter_ss.o:/home/jenkins/workspace/branch_wrf_test/WRF/main/../dyn_em/module_initialize_quarter_ss.f90:397: more undefined references to `module_init_utilities_mp_interp_0_' follow
ld: libwrflib.a(module_dm.o): in function `cd_feedback_mask_.t2381066p.t2381067p.t2381068p.t2381069p.t2381070p.t2381071p.t2381072p.t2381073p':
/home/jenkins/workspace/branch_wrf_test/WRF/frame/module_dm.f90:(.text+0x4c65cc): undefined reference to `cd_feedback_mask_'
ld: libwrflib.a(module_dm.o): in function `cd_feedback_mask_.t2381103p.t2381104p.t2381105p.t2381106p.t2381107p.t2381108p.t2381109p.t2381110p':
/home/jenkins/workspace/branch_wrf_test/WRF/frame/module_dm.f90:(.text+0x4c660c): undefined reference to `cd_feedback_mask_'
ld: libwrflib.a(module_dm.o): in function `cd_feedback_mask_.t2381140p.t2381141p.t2381142p.t2381143p.t2381144p.t2381145p.t2381146p.t2381147p':
/home/jenkins/workspace/branch_wrf_test/WRF/frame/module_dm.f90:(.text+0x4c664c): undefined reference to `cd_feedback_mask_'
ld: libwrflib.a(module_dm.o): in function `cd_feedback_mask_.t2381177p.t2381178p.t2381179p.t2381180p.t2381181p.t2381182p.t2381183p.t2381184p':
/home/jenkins/workspace/branch_wrf_test/WRF/frame/module_dm.f90:(.text+0x4c668c): undefined reference to `cd_feedback_mask_'
ld: libwrflib.a(module_dm.o): in function `cd_feedback_mask_.t2381218p.t2381219p.t2381220p.t2381221p.t2381222p.t2381223p.t2381224p.t2381225p':
/home/jenkins/workspace/branch_wrf_test/WRF/frame/module_dm.f90:(.text+0x4c66cc): undefined reference to `cd_feedback_mask_'
ld: libwrflib.a(module_dm.o):/home/jenkins/workspace/branch_wrf_test/WRF/frame/module_dm.f90:(.text+0x4c670c): more undefined references to `cd_feedback_mask_' follow
ld: libwrflib.a(init_modules.o): in function `init_modules_em_.void':
/home/jenkins/workspace/branch_wrf_test/WRF/share/init_modules.f90:(.text+0x97): undefined reference to `init_modules_em_'
ld: libwrflib.a(start_domain.o): in function `start_domain_':
/home/jenkins/workspace/branch_wrf_test/WRF/share/start_domain.f90:161: undefined reference to `start_domain_em_'
make[1]: [Makefile:25: em_ideal] Error 1 (ignored)
make[1]: Leaving directory '/home/jenkins/workspace/branch_wrf_test/WRF/main'
( cd test/em_quarter_ss ; /bin/rm -f wrf.exe ; ln -s ../../main/wrf.exe . )
( cd test/em_quarter_ss ; /bin/rm -f ideal.exe ; ln -s ../../main/ideal.exe . )
( cd test/em_quarter_ss ; /bin/rm -f README.namelist ; ln -s ../../run/README.namelist . )
( cd test/em_quarter_ss ; /bin/rm -f gribmap.txt ; ln -s ../../run/gribmap.txt . )
( cd test/em_quarter_ss ; /bin/rm -f grib2map.tbl ; ln -s ../../run/grib2map.tbl . )
( cd run ; /bin/rm -f ideal.exe ; ln -s ../main/ideal.exe . )
( cd run ; if test -f namelist.input ; then \
	/bin/cp -f namelist.input namelist.input.backup ; fi ; \
	/bin/rm -f namelist.input ; ln -s ../test/em_quarter_ss/namelist.input . )
( cd run ; /bin/rm -f input_sounding ; ln -s ../test/em_quarter_ss/input_sounding . )
build started:   Thu May 22 10:56:57 AM CDT 2025
build completed: Thu May 22 11:06:51 AM CDT 2025
Running with 2 processors...
[proxy:0@carson] HYDU_create_process (lib/utils/launch.c:73): execvp error on file ./ideal.exe (No such file or directory)
[proxy:0@carson] HYDU_create_process (lib/utils/launch.c:73): execvp error on file ./ideal.exe (No such file or directory)
[proxy:0@carson] HYDU_create_process (lib/utils/launch.c:73): execvp error on file ./wrf.exe (No such file or directory)
[proxy:0@carson] HYDU_create_process (lib/utils/launch.c:73): execvp error on file ./wrf.exe (No such file or directory)
ncdump: wrfout_d01_0001-01-01_00:00:00: No such file or directory
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ cat 'WRF/test/em_quarter_ss/rsl.out.*'
cat: 'WRF/test/em_quarter_ss/rsl.out.*': No such file or directory
[Pipeline] echo
WRF did not make all the logs
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE