Skip to content
Failed

Console Output

Started by user Gunther Huebler
Obtained jenkins_tests/cam_global_ERP_Ln9_gfortran_test/Jenkinsfile from git https://github.com/larson-group/cam.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/cam.git
 > git init /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/cam.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
Checking out Revision a30cf4d4ffb77d5241e2816d03f5590e19eb976b (refs/remotes/origin/clubb_silhs_devel)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a30cf4d4ffb77d5241e2816d03f5590e19eb976b # timeout=10
Commit message: "Autoupdated CLUBB_core"
 > git rev-list --no-walk a30cf4d4ffb77d5241e2816d03f5590e19eb976b # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Check out externals)
[Pipeline] sh
+ python manage_externals/checkout_externals -e Externals.cfg
Processing externals description file : Externals.cfg
Processing externals description file : Externals_CAM.cfg
Checking status of externals: cice, cice6, cmeps, cdeps, cpl7, share, mct, parallelio, cime, cism, clm, fms, mosart, rtm, cam, chem_proc, carma, cosp2, pumas, atmos_phys, atmos_cubed_sphere, mpas, 
Checking out externals: cice, cmeps, cdeps, cpl7, share, mct, parallelio, cime, cism, clm, mosart, rtm, cam, 
Processing externals description file : Externals_CDEPS.cfg
Checking out externals: fox, genf90, 
Processing externals description file : Externals_CISM.cfg
Checking out externals: source_cism, 
Processing externals description file : Externals_CLM.cfg
Checking out externals: fates, ptclm, 
Processing externals description file : Externals_CAM.cfg
Checking out externals: chem_proc, carma, cosp2, pumas, atmos_phys, atmos_cubed_sphere, mpas, 

[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy Config Files)
[Pipeline] sh
+ cp -f cime_config_cesm_machines_files/config_compilers.xml cime/config/cesm/machines/config_compilers.xml
+ cp -f cime_config_cesm_machines_files/config_machines.xml cime/config/cesm/machines/config_machines.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Make cprnc)
[Pipeline] dir
Running in /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/cime/tools/cprnc
[Pipeline] {
[Pipeline] sh
+ bash -c 'export LIB_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib; export INC_NETCDF=/usr/local/NETCDF-Fortran-4.5.3-gfortran/include; ../configure --macros-format=Makefile --mpilib=mpi-serial --machine nelson; source ./.env_mach_specific.sh; make'
perl ../../src/externals/genf90/genf90.pl compare_vars_mod.F90.in > compare_vars_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -O  -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I. prec.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -O  -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I. filestruct.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -O  -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I. utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -O  -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I. compare_vars_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -O  -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I. cprnc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -o cprnc compare_vars_mod.o cprnc.o filestruct.o prec.o utils.o -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff -Wl,-rpath /usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff -L/usr/local/NETCDF-C-4.8.0-gfortran/lib -lnetcdf -llapack -lblas 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run CAM)
[Pipeline] sh
+ source /opt/intel/oneapi/setvars.sh --force
++ script_name=setvars.sh
++ config_file=
++ config_array=
++ component_array=
++ warning_tally=0
++ posix_nl='
'
+++ save_args --force
+++ for arg in "$@"
+++ printf '%s\n' --force
+++ sed -e 's/'\''/'\''\\'\'''\''/g' -e '1s/^/'\''/' -e '$s/$/'\'' \\/'
+++ echo ' '
++ script_args=''\''--force'\'' \
 '
++ _setvars_this_script_name=setvars.sh
+++ _setvars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' -n '' ']'
+++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
+++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++ '[' setvars.sh = script.sh ']'
++ sourcer=
++ sourced_nm=
+++ ps -p 2903998 -o comm=
++ sourced_sh=bash
+++ _setvars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' -n '' ']'
+++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
+++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++ proc_name=script.sh
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n '5.1.4(1)-release' ']'
+++ printf '%s: %s' script.sh 'BASH_VERSION = 5.1.4(1)-release'
++ sourcer='script.sh: BASH_VERSION = 5.1.4(1)-release'
++ return 0
++ sourced_nm=/opt/intel/oneapi/setvars.sh
++ '[' '' = /opt/intel/oneapi/setvars.sh ']'
+++ get_script_path /opt/intel/oneapi/setvars.sh
+++ script=/opt/intel/oneapi/setvars.sh
+++ '[' -L /opt/intel/oneapi/setvars.sh ']'
++++ command dirname -- /opt/intel/oneapi/setvars.sh
+++ script_dir=/opt/intel/oneapi
++++ cd /opt/intel/oneapi
++++ command pwd -P
+++ script_dir=/opt/intel/oneapi
+++ printf %s /opt/intel/oneapi
++ script_root=/opt/intel/oneapi
++ help=0
++ force=0
++ config=0
++ config_file=
++ list_of_args=
++ '[' -n '' ']'
+++ printf '%s %s' 'args: Using "$@" for setvars.sh arguments:' --force
++ input_args='args: Using "$@" for setvars.sh arguments: --force'
++ for arg in "$@"
++ shift
++ case "$arg" in
++ force=1
++ SETVARS_ARGS=
++ export SETVARS_ARGS
++ '[' 0 '!=' 0 ']'
++ '[' '' = 1 ']'
++ '[' 0 -eq 1 ']'
++ version_default=latest
+++ awk NF
+++ command ls /opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh
++ component_array='/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh
/opt/intel/oneapi/advisor/latest/env/vars.sh
/opt/intel/oneapi/ccl/2021.6.0/env/vars.sh
/opt/intel/oneapi/ccl/latest/env/vars.sh
/opt/intel/oneapi/clck/2021.6.0/env/vars.sh
/opt/intel/oneapi/clck/latest/env/vars.sh
/opt/intel/oneapi/compiler/2022.1.0/env/vars.sh
/opt/intel/oneapi/compiler/latest/env/vars.sh
/opt/intel/oneapi/dal/2021.6.0/env/vars.sh
/opt/intel/oneapi/dal/latest/env/vars.sh
/opt/intel/oneapi/debugger/2021.6.0/env/vars.sh
/opt/intel/oneapi/debugger/latest/env/vars.sh
/opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh
/opt/intel/oneapi/dev-utilities/latest/env/vars.sh
/opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh
/opt/intel/oneapi/dnnl/latest/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
/opt/intel/oneapi/dpl/2021.7.0/env/vars.sh
/opt/intel/oneapi/dpl/latest/env/vars.sh
/opt/intel/oneapi/inspector/2022.1.0/env/vars.sh
/opt/intel/oneapi/inspector/latest/env/vars.sh
/opt/intel/oneapi/intelpython/latest/env/vars.sh
/opt/intel/oneapi/intelpython/python3.9/env/vars.sh
/opt/intel/oneapi/ipp/2021.6.0/env/vars.sh
/opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh
/opt/intel/oneapi/ippcp/latest/env/vars.sh
/opt/intel/oneapi/ipp/latest/env/vars.sh
/opt/intel/oneapi/itac/2021.6.0/env/vars.sh
/opt/intel/oneapi/itac/latest/env/vars.sh
/opt/intel/oneapi/mkl/2022.1.0/env/vars.sh
/opt/intel/oneapi/mkl/latest/env/vars.sh
/opt/intel/oneapi/mpi/2021.6.0/env/vars.sh
/opt/intel/oneapi/mpi/latest/env/vars.sh
/opt/intel/oneapi/tbb/2021.6.0/env/vars.sh
/opt/intel/oneapi/tbb/latest/env/vars.sh
/opt/intel/oneapi/vpl/2022.1.0/env/vars.sh
/opt/intel/oneapi/vpl/latest/env/vars.sh
/opt/intel/oneapi/vtune/2022.3.0/env/vars.sh
/opt/intel/oneapi/vtune/latest/env/vars.sh'
++ temp_array=
+++ prep_for_eval '/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh
/opt/intel/oneapi/advisor/latest/env/vars.sh
/opt/intel/oneapi/ccl/2021.6.0/env/vars.sh
/opt/intel/oneapi/ccl/latest/env/vars.sh
/opt/intel/oneapi/clck/2021.6.0/env/vars.sh
/opt/intel/oneapi/clck/latest/env/vars.sh
/opt/intel/oneapi/compiler/2022.1.0/env/vars.sh
/opt/intel/oneapi/compiler/latest/env/vars.sh
/opt/intel/oneapi/dal/2021.6.0/env/vars.sh
/opt/intel/oneapi/dal/latest/env/vars.sh
/opt/intel/oneapi/debugger/2021.6.0/env/vars.sh
/opt/intel/oneapi/debugger/latest/env/vars.sh
/opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh
/opt/intel/oneapi/dev-utilities/latest/env/vars.sh
/opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh
/opt/intel/oneapi/dnnl/latest/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
/opt/intel/oneapi/dpl/2021.7.0/env/vars.sh
/opt/intel/oneapi/dpl/latest/env/vars.sh
/opt/intel/oneapi/inspector/2022.1.0/env/vars.sh
/opt/intel/oneapi/inspector/latest/env/vars.sh
/opt/intel/oneapi/intelpython/latest/env/vars.sh
/opt/intel/oneapi/intelpython/python3.9/env/vars.sh
/opt/intel/oneapi/ipp/2021.6.0/env/vars.sh
/opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh
/opt/intel/oneapi/ippcp/latest/env/vars.sh
/opt/intel/oneapi/ipp/latest/env/vars.sh
/opt/intel/oneapi/itac/2021.6.0/env/vars.sh
/opt/intel/oneapi/itac/latest/env/vars.sh
/opt/intel/oneapi/mkl/2022.1.0/env/vars.sh
/opt/intel/oneapi/mkl/latest/env/vars.sh
/opt/intel/oneapi/mpi/2021.6.0/env/vars.sh
/opt/intel/oneapi/mpi/latest/env/vars.sh
/opt/intel/oneapi/tbb/2021.6.0/env/vars.sh
/opt/intel/oneapi/tbb/latest/env/vars.sh
/opt/intel/oneapi/vpl/2022.1.0/env/vars.sh
/opt/intel/oneapi/vpl/latest/env/vars.sh
/opt/intel/oneapi/vtune/2022.3.0/env/vars.sh
/opt/intel/oneapi/vtune/latest/env/vars.sh'
+++ echo '/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh
/opt/intel/oneapi/advisor/latest/env/vars.sh
/opt/intel/oneapi/ccl/2021.6.0/env/vars.sh
/opt/intel/oneapi/ccl/latest/env/vars.sh
/opt/intel/oneapi/clck/2021.6.0/env/vars.sh
/opt/intel/oneapi/clck/latest/env/vars.sh
/opt/intel/oneapi/compiler/2022.1.0/env/vars.sh
/opt/intel/oneapi/compiler/latest/env/vars.sh
/opt/intel/oneapi/dal/2021.6.0/env/vars.sh
/opt/intel/oneapi/dal/latest/env/vars.sh
/opt/intel/oneapi/debugger/2021.6.0/env/vars.sh
/opt/intel/oneapi/debugger/latest/env/vars.sh
/opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh
/opt/intel/oneapi/dev-utilities/latest/env/vars.sh
/opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh
/opt/intel/oneapi/dnnl/latest/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh
/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
/opt/intel/oneapi/dpl/2021.7.0/env/vars.sh
/opt/intel/oneapi/dpl/latest/env/vars.sh
/opt/intel/oneapi/inspector/2022.1.0/env/vars.sh
/opt/intel/oneapi/inspector/latest/env/vars.sh
/opt/intel/oneapi/intelpython/latest/env/vars.sh
/opt/intel/oneapi/intelpython/python3.9/env/vars.sh
/opt/intel/oneapi/ipp/2021.6.0/env/vars.sh
/opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh
/opt/intel/oneapi/ippcp/latest/env/vars.sh
/opt/intel/oneapi/ipp/latest/env/vars.sh
/opt/intel/oneapi/itac/2021.6.0/env/vars.sh
/opt/intel/oneapi/itac/latest/env/vars.sh
/opt/intel/oneapi/mkl/2022.1.0/env/vars.sh
/opt/intel/oneapi/mkl/latest/env/vars.sh
/opt/intel/oneapi/mpi/2021.6.0/env/vars.sh
/opt/intel/oneapi/mpi/latest/env/vars.sh
/opt/intel/oneapi/tbb/2021.6.0/env/vars.sh
/opt/intel/oneapi/tbb/latest/env/vars.sh
/opt/intel/oneapi/vpl/2022.1.0/env/vars.sh
/opt/intel/oneapi/vpl/latest/env/vars.sh
/opt/intel/oneapi/vtune/2022.3.0/env/vars.sh
/opt/intel/oneapi/vtune/latest/env/vars.sh'
+++ awk NF
+++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//'
++ eval set -- ''\''/opt/intel/oneapi/advisor/2022.1.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/advisor/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/ccl/2021.6.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/ccl/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/clck/2021.6.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/clck/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/compiler/2022.1.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/compiler/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dal/2021.6.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dal/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/debugger/2021.6.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/debugger/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dev-utilities/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dnnl/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dpl/2021.7.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/dpl/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/inspector/2022.1.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/inspector/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/intelpython/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/intelpython/python3.9/env/vars.sh'\'' \
'\''/opt/intel/oneapi/ipp/2021.6.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/ippcp/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/ipp/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/itac/2021.6.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/itac/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/mkl/2022.1.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/mkl/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/mpi/2021.6.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/mpi/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/tbb/2021.6.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/tbb/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/vpl/2022.1.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/vpl/latest/env/vars.sh'\'' \
'\''/opt/intel/oneapi/vtune/2022.3.0/env/vars.sh'\'' \
'\''/opt/intel/oneapi/vtune/latest/env/vars.sh'\'' '
+++ set -- /opt/intel/oneapi/advisor/2022.1.0/env/vars.sh /opt/intel/oneapi/advisor/latest/env/vars.sh /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh /opt/intel/oneapi/ccl/latest/env/vars.sh /opt/intel/oneapi/clck/2021.6.0/env/vars.sh /opt/intel/oneapi/clck/latest/env/vars.sh /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/dal/2021.6.0/env/vars.sh /opt/intel/oneapi/dal/latest/env/vars.sh /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh /opt/intel/oneapi/dnnl/latest/env/vars.sh /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh /opt/intel/oneapi/inspector/latest/env/vars.sh /opt/intel/oneapi/intelpython/latest/env/vars.sh /opt/intel/oneapi/intelpython/python3.9/env/vars.sh /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh /opt/intel/oneapi/ippcp/latest/env/vars.sh /opt/intel/oneapi/ipp/latest/env/vars.sh /opt/intel/oneapi/itac/2021.6.0/env/vars.sh /opt/intel/oneapi/itac/latest/env/vars.sh /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh /opt/intel/oneapi/mkl/latest/env/vars.sh /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh /opt/intel/oneapi/mpi/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh /opt/intel/oneapi/vpl/latest/env/vars.sh /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh /opt/intel/oneapi/vtune/latest/env/vars.sh
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/advisor/2022.1.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/advisor/2022.1.0/env
++++ dirname -- /opt/intel/oneapi/advisor/2022.1.0
+++ basename -- /opt/intel/oneapi/advisor
++ arg=advisor
++ '[' -r /opt/intel/oneapi/advisor/latest/env/vars.sh ']'
++ temp_array='advisor
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/advisor/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/advisor/latest/env
++++ dirname -- /opt/intel/oneapi/advisor/latest
+++ basename -- /opt/intel/oneapi/advisor
++ arg=advisor
++ '[' -r /opt/intel/oneapi/advisor/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/ccl/2021.6.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/ccl/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/ccl/2021.6.0
+++ basename -- /opt/intel/oneapi/ccl
++ arg=ccl
++ '[' -r /opt/intel/oneapi/ccl/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/ccl/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/ccl/latest/env
++++ dirname -- /opt/intel/oneapi/ccl/latest
+++ basename -- /opt/intel/oneapi/ccl
++ arg=ccl
++ '[' -r /opt/intel/oneapi/ccl/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/clck/2021.6.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/clck/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/clck/2021.6.0
+++ basename -- /opt/intel/oneapi/clck
++ arg=clck
++ '[' -r /opt/intel/oneapi/clck/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/clck/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/clck/latest/env
++++ dirname -- /opt/intel/oneapi/clck/latest
+++ basename -- /opt/intel/oneapi/clck
++ arg=clck
++ '[' -r /opt/intel/oneapi/clck/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0/env
++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0
+++ basename -- /opt/intel/oneapi/compiler
++ arg=compiler
++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/compiler/latest/env
++++ dirname -- /opt/intel/oneapi/compiler/latest
+++ basename -- /opt/intel/oneapi/compiler
++ arg=compiler
++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/dal/2021.6.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dal/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/dal/2021.6.0
+++ basename -- /opt/intel/oneapi/dal
++ arg=dal
++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/dal/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dal/latest/env
++++ dirname -- /opt/intel/oneapi/dal/latest
+++ basename -- /opt/intel/oneapi/dal
++ arg=dal
++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0
+++ basename -- /opt/intel/oneapi/debugger
++ arg=debugger
++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/debugger/latest/env
++++ dirname -- /opt/intel/oneapi/debugger/latest
+++ basename -- /opt/intel/oneapi/debugger
++ arg=debugger
++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0
+++ basename -- /opt/intel/oneapi/dev-utilities
++ arg=dev-utilities
++ '[' -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dev-utilities/latest/env
++++ dirname -- /opt/intel/oneapi/dev-utilities/latest
+++ basename -- /opt/intel/oneapi/dev-utilities
++ arg=dev-utilities
++ '[' -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/dnnl/2022.1.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dnnl/2022.1.0/env
++++ dirname -- /opt/intel/oneapi/dnnl/2022.1.0
+++ basename -- /opt/intel/oneapi/dnnl
++ arg=dnnl
++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/dnnl/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dnnl/latest/env
++++ dirname -- /opt/intel/oneapi/dnnl/latest
+++ basename -- /opt/intel/oneapi/dnnl
++ arg=dnnl
++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0/env
++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0
+++ basename -- /opt/intel/oneapi/dpcpp-ct
++ arg=dpcpp-ct
++ '[' -r /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dpcpp-ct/latest/env
++++ dirname -- /opt/intel/oneapi/dpcpp-ct/latest
+++ basename -- /opt/intel/oneapi/dpcpp-ct
++ arg=dpcpp-ct
++ '[' -r /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env
++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0
+++ basename -- /opt/intel/oneapi/dpl
++ arg=dpl
++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/dpl/latest/env
++++ dirname -- /opt/intel/oneapi/dpl/latest
+++ basename -- /opt/intel/oneapi/dpl
++ arg=dpl
++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/inspector/2022.1.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/inspector/2022.1.0/env
++++ dirname -- /opt/intel/oneapi/inspector/2022.1.0
+++ basename -- /opt/intel/oneapi/inspector
++ arg=inspector
++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/inspector/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/inspector/latest/env
++++ dirname -- /opt/intel/oneapi/inspector/latest
+++ basename -- /opt/intel/oneapi/inspector
++ arg=inspector
++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/intelpython/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/intelpython/latest/env
++++ dirname -- /opt/intel/oneapi/intelpython/latest
+++ basename -- /opt/intel/oneapi/intelpython
++ arg=intelpython
++ '[' -r /opt/intel/oneapi/intelpython/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/intelpython/python3.9/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/intelpython/python3.9/env
++++ dirname -- /opt/intel/oneapi/intelpython/python3.9
+++ basename -- /opt/intel/oneapi/intelpython
++ arg=intelpython
++ '[' -r /opt/intel/oneapi/intelpython/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0
+++ basename -- /opt/intel/oneapi/ipp
++ arg=ipp
++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0
+++ basename -- /opt/intel/oneapi/ippcp
++ arg=ippcp
++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/ippcp/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/ippcp/latest/env
++++ dirname -- /opt/intel/oneapi/ippcp/latest
+++ basename -- /opt/intel/oneapi/ippcp
++ arg=ippcp
++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/ipp/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/ipp/latest/env
++++ dirname -- /opt/intel/oneapi/ipp/latest
+++ basename -- /opt/intel/oneapi/ipp
++ arg=ipp
++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/itac/2021.6.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/itac/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/itac/2021.6.0
+++ basename -- /opt/intel/oneapi/itac
++ arg=itac
++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/itac/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/itac/latest/env
++++ dirname -- /opt/intel/oneapi/itac/latest
+++ basename -- /opt/intel/oneapi/itac
++ arg=itac
++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0/env
++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0
+++ basename -- /opt/intel/oneapi/mkl
++ arg=mkl
++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/mkl/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/mkl/latest/env
++++ dirname -- /opt/intel/oneapi/mkl/latest
+++ basename -- /opt/intel/oneapi/mkl
++ arg=mkl
++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
mkl
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/mpi/2021.6.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/mpi/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/mpi/2021.6.0
+++ basename -- /opt/intel/oneapi/mpi
++ arg=mpi
++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
mkl
mpi
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/mpi/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/mpi/latest/env
++++ dirname -- /opt/intel/oneapi/mpi/latest
+++ basename -- /opt/intel/oneapi/mpi
++ arg=mpi
++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
mkl
mpi
mpi
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/tbb/2021.6.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/tbb/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/tbb/2021.6.0
+++ basename -- /opt/intel/oneapi/tbb
++ arg=tbb
++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
mkl
mpi
mpi
tbb
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/tbb/latest/env
++++ dirname -- /opt/intel/oneapi/tbb/latest
+++ basename -- /opt/intel/oneapi/tbb
++ arg=tbb
++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
mkl
mpi
mpi
tbb
tbb
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/vpl/2022.1.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/vpl/2022.1.0/env
++++ dirname -- /opt/intel/oneapi/vpl/2022.1.0
+++ basename -- /opt/intel/oneapi/vpl
++ arg=vpl
++ '[' -r /opt/intel/oneapi/vpl/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
mkl
mpi
mpi
tbb
tbb
vpl
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/vpl/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/vpl/latest/env
++++ dirname -- /opt/intel/oneapi/vpl/latest
+++ basename -- /opt/intel/oneapi/vpl
++ arg=vpl
++ '[' -r /opt/intel/oneapi/vpl/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
mkl
mpi
mpi
tbb
tbb
vpl
vpl
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/vtune/2022.3.0/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/vtune/2022.3.0/env
++++ dirname -- /opt/intel/oneapi/vtune/2022.3.0
+++ basename -- /opt/intel/oneapi/vtune
++ arg=vtune
++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
mkl
mpi
mpi
tbb
tbb
vpl
vpl
vtune
'
++ for arg in "$@"
++++++ dirname -- /opt/intel/oneapi/vtune/latest/env/vars.sh
+++++ dirname -- /opt/intel/oneapi/vtune/latest/env
++++ dirname -- /opt/intel/oneapi/vtune/latest
+++ basename -- /opt/intel/oneapi/vtune
++ arg=vtune
++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']'
++ temp_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
mkl
mpi
mpi
tbb
tbb
vpl
vpl
vtune
vtune
'
++ component_array='advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
mkl
mpi
mpi
tbb
tbb
vpl
vpl
vtune
vtune
'
+++ printf '%s\n' 'advisor
advisor
ccl
ccl
clck
clck
compiler
compiler
dal
dal
debugger
debugger
dev-utilities
dev-utilities
dnnl
dnnl
dpcpp-ct
dpcpp-ct
dpl
dpl
inspector
inspector
intelpython
intelpython
ipp
ippcp
ippcp
ipp
itac
itac
mkl
mkl
mpi
mpi
tbb
tbb
vpl
vpl
vtune
vtune
'
+++ uniq
++ component_array='advisor
ccl
clck
compiler
dal
debugger
dev-utilities
dnnl
dpcpp-ct
dpl
inspector
intelpython
ipp
ippcp
ipp
itac
mkl
mpi
tbb
vpl
vtune'
+++ printf '%s\n' 'advisor
ccl
clck
compiler
dal
debugger
dev-utilities
dnnl
dpcpp-ct
dpl
inspector
intelpython
ipp
ippcp
ipp
itac
mkl
mpi
tbb
vpl
vtune'
+++ wc -l
++ temp_var=21
++ '[' 21 -le 0 ']'
++ '[' 0 = 1 ']'
+++ prep_for_eval 'advisor
ccl
clck
compiler
dal
debugger
dev-utilities
dnnl
dpcpp-ct
dpl
inspector
intelpython
ipp
ippcp
ipp
itac
mkl
mpi
tbb
vpl
vtune'
+++ echo 'advisor
ccl
clck
compiler
dal
debugger
dev-utilities
dnnl
dpcpp-ct
dpl
inspector
intelpython
ipp
ippcp
ipp
itac
mkl
mpi
tbb
vpl
vtune'
+++ awk NF
+++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//'
++ eval set -- ''\''advisor'\'' \
'\''ccl'\'' \
'\''clck'\'' \
'\''compiler'\'' \
'\''dal'\'' \
'\''debugger'\'' \
'\''dev-utilities'\'' \
'\''dnnl'\'' \
'\''dpcpp-ct'\'' \
'\''dpl'\'' \
'\''inspector'\'' \
'\''intelpython'\'' \
'\''ipp'\'' \
'\''ippcp'\'' \
'\''ipp'\'' \
'\''itac'\'' \
'\''mkl'\'' \
'\''mpi'\'' \
'\''tbb'\'' \
'\''vpl'\'' \
'\''vtune'\'' '
+++ set -- advisor ccl clck compiler dal debugger dev-utilities dnnl dpcpp-ct dpl inspector intelpython ipp ippcp ipp itac mkl mpi tbb vpl vtune
++ temp_array=
++ for arg in "$@"
++ arg=advisor=latest
++ temp_array='advisor=latest
'
++ for arg in "$@"
++ arg=ccl=latest
++ temp_array='advisor=latest
ccl=latest
'
++ for arg in "$@"
++ arg=clck=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
'
++ for arg in "$@"
++ arg=compiler=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
'
++ for arg in "$@"
++ arg=dal=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
'
++ for arg in "$@"
++ arg=debugger=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
'
++ for arg in "$@"
++ arg=dev-utilities=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
'
++ for arg in "$@"
++ arg=dnnl=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
'
++ for arg in "$@"
++ arg=dpcpp-ct=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
'
++ for arg in "$@"
++ arg=dpl=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
'
++ for arg in "$@"
++ arg=inspector=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
'
++ for arg in "$@"
++ arg=intelpython=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
'
++ for arg in "$@"
++ arg=ipp=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
'
++ for arg in "$@"
++ arg=ippcp=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
'
++ for arg in "$@"
++ arg=ipp=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
'
++ for arg in "$@"
++ arg=itac=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
itac=latest
'
++ for arg in "$@"
++ arg=mkl=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
itac=latest
mkl=latest
'
++ for arg in "$@"
++ arg=mpi=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
itac=latest
mkl=latest
mpi=latest
'
++ for arg in "$@"
++ arg=tbb=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
itac=latest
mkl=latest
mpi=latest
tbb=latest
'
++ for arg in "$@"
++ arg=vpl=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
itac=latest
mkl=latest
mpi=latest
tbb=latest
vpl=latest
'
++ for arg in "$@"
++ arg=vtune=latest
++ temp_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
itac=latest
mkl=latest
mpi=latest
tbb=latest
vpl=latest
vtune=latest
'
++ component_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
itac=latest
mkl=latest
mpi=latest
tbb=latest
vpl=latest
vtune=latest
'
++ '[' 0 = 1 ']'
+++ printf '%s\n' 'advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
itac=latest
mkl=latest
mpi=latest
tbb=latest
vpl=latest
vtune=latest
'
+++ awk NF
++ component_array='advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
itac=latest
mkl=latest
mpi=latest
tbb=latest
vpl=latest
vtune=latest'
++ echo ' '
 
++ echo ':: initializing oneAPI environment ...'
:: initializing oneAPI environment ...
++ echo '   script.sh: BASH_VERSION = 5.1.4(1)-release'
   script.sh: BASH_VERSION = 5.1.4(1)-release
++ echo '   args: Using "$@" for setvars.sh arguments: --force'
   args: Using "$@" for setvars.sh arguments: --force
++ ONEAPI_ROOT=/opt/intel/oneapi
++ export ONEAPI_ROOT
++ SETVARS_CALL=1
++ export SETVARS_CALL
++ temp_var=0
+++ prep_for_eval 'advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
itac=latest
mkl=latest
mpi=latest
tbb=latest
vpl=latest
vtune=latest'
+++ echo 'advisor=latest
ccl=latest
clck=latest
compiler=latest
dal=latest
debugger=latest
dev-utilities=latest
dnnl=latest
dpcpp-ct=latest
dpl=latest
inspector=latest
intelpython=latest
ipp=latest
ippcp=latest
ipp=latest
itac=latest
mkl=latest
mpi=latest
tbb=latest
vpl=latest
vtune=latest'
+++ awk NF
+++ sed -e 's/^/'\''/g' -e 's/$/'\'' \\/g' -e '$s/\\$//'
++ eval set -- ''\''advisor=latest'\'' \
'\''ccl=latest'\'' \
'\''clck=latest'\'' \
'\''compiler=latest'\'' \
'\''dal=latest'\'' \
'\''debugger=latest'\'' \
'\''dev-utilities=latest'\'' \
'\''dnnl=latest'\'' \
'\''dpcpp-ct=latest'\'' \
'\''dpl=latest'\'' \
'\''inspector=latest'\'' \
'\''intelpython=latest'\'' \
'\''ipp=latest'\'' \
'\''ippcp=latest'\'' \
'\''ipp=latest'\'' \
'\''itac=latest'\'' \
'\''mkl=latest'\'' \
'\''mpi=latest'\'' \
'\''tbb=latest'\'' \
'\''vpl=latest'\'' \
'\''vtune=latest'\'' '
+++ set -- advisor=latest ccl=latest clck=latest compiler=latest dal=latest debugger=latest dev-utilities=latest dnnl=latest dpcpp-ct=latest dpl=latest inspector=latest intelpython=latest ipp=latest ippcp=latest ipp=latest itac=latest mkl=latest mpi=latest tbb=latest vpl=latest vtune=latest
++ for arg in "$@"
+++ expr advisor=latest : '\(.*\)=.*'
++ arg_base=advisor
+++ expr advisor=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/advisor/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/advisor/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/advisor/latest/env/vars.sh ']'
++ echo ':: advisor -- latest'
:: advisor -- latest
++ . /opt/intel/oneapi/advisor/latest/env/vars.sh SETVARS_CALL=1
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ SCRIPT=/opt/intel/oneapi/advisor/latest/env/vars.sh
++++ get_product_dir /opt/intel/oneapi/advisor/latest/env/vars.sh
++++ script=/opt/intel/oneapi/advisor/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/advisor/latest/env/vars.sh ']'
+++++ dirname /opt/intel/oneapi/advisor/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/advisor/latest/env
+++++ cd /opt/intel/oneapi/advisor/latest/env
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/advisor/2022.1.0/env
+++++ dirname /opt/intel/oneapi/advisor/2022.1.0/env
++++ script_dir=/opt/intel/oneapi/advisor/2022.1.0
++++ echo /opt/intel/oneapi/advisor/2022.1.0
+++ PRODUCT_DIR=/opt/intel/oneapi/advisor/2022.1.0
++++ uname
+++ '[' Linux = Darwin ']'
++++ uname -m
+++ '[' x86_64 = x86_64 ']'
+++ BIN_DIR=bin64
+++ export PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ export PATH=/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ PATH=/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
+++ DIAGUTIL_PATH=/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
+++ export ADVISOR_2022_DIR=/opt/intel/oneapi/advisor/2022.1.0
+++ ADVISOR_2022_DIR=/opt/intel/oneapi/advisor/2022.1.0
+++ export PYTHONPATH=/opt/intel/oneapi/advisor/2022.1.0/pythonapi
+++ PYTHONPATH=/opt/intel/oneapi/advisor/2022.1.0/pythonapi
+++ export APM=/opt/intel/oneapi/advisor/2022.1.0/perfmodels
+++ APM=/opt/intel/oneapi/advisor/2022.1.0/perfmodels
++ temp_var=1
++ for arg in "$@"
+++ expr ccl=latest : '\(.*\)=.*'
++ arg_base=ccl
+++ expr ccl=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/ccl/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/ccl/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/ccl/latest/env/vars.sh ']'
++ echo ':: ccl -- latest'
:: ccl -- latest
++ . /opt/intel/oneapi/ccl/latest/env/vars.sh SETVARS_CALL=1
+++ DEFAULT_CONFIGURATION=cpu_gpu_dpcpp
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/ccl/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/ccl/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/ccl/latest/env/vars.sh
++++ script=/opt/intel/oneapi/ccl/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/ccl/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/ccl/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/ccl/latest/env
+++++ cd /opt/intel/oneapi/ccl/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/ccl/2021.6.0/env
++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/env
+++ WORK_DIR=/opt/intel/oneapi/ccl/2021.6.0/env
++++ cd /opt/intel/oneapi/ccl/2021.6.0/env/../
++++ pwd -P
+++ CCL_ROOT=/opt/intel/oneapi/ccl/2021.6.0
+++ export CCL_ROOT
+++ '[' -z '' ']'
+++ CCL_CONFIGURATION=cpu_gpu_dpcpp
+++ ccl_configuration=cpu_gpu_dpcpp
+++ args=SETVARS_CALL=1
+++ for arg in $args
+++ case "$arg" in
+++ case "$ccl_configuration" in
+++ CCL_CONFIGURATION=cpu_gpu_dpcpp
+++ export CCL_CONFIGURATION
++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ''
++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ''
++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ path_is_now='$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ '[' '' = '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
++++ printf %s '/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig /opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ path_to_add=/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig
++++ path_is_now=/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ '[' '' = /opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']'
++++ printf %s /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ export PKG_CONFIG_PATH
++ temp_var=2
++ for arg in "$@"
+++ expr clck=latest : '\(.*\)=.*'
++ arg_base=clck
+++ expr clck=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/clck/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/clck/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/clck/latest/env/vars.sh ']'
++ echo ':: clck -- latest'
:: clck -- latest
++ . /opt/intel/oneapi/clck/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/clck/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/clck/latest/env/vars.sh ']'
++++ basename -- /opt/intel/oneapi/clck/latest/env/vars.sh
+++ SCRIPT_NAME=vars.sh
++++ get_script_path /opt/intel/oneapi/clck/latest/env/vars.sh
++++ script=/opt/intel/oneapi/clck/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/clck/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/clck/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/clck/latest/env
+++++ cd /opt/intel/oneapi/clck/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/clck/2021.6.0/env
++++ printf %s /opt/intel/oneapi/clck/2021.6.0/env
+++ SCRIPT_PATH=/opt/intel/oneapi/clck/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/clck/2021.6.0/env
+++ CLCK_ROOT=/opt/intel/oneapi/clck/2021.6.0
+++ export CLCK_ROOT
+++ dir=intel64
++++ prepend_path /opt/intel/oneapi/clck/2021.6.0/bin/intel64 /opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/bin/intel64
++++ path_is_now=/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ '[' '' = /opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']'
++++ printf %s /opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ PATH=/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export PATH
++++ prepend_path /opt/intel/oneapi/clck/2021.6.0/lib/intel64 /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/lib/intel64
++++ path_is_now=/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/clck/2021.6.0/include ''
++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/include
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/clck/2021.6.0/include
+++ CPLUS_INCLUDE_PATH=/opt/intel/oneapi/clck/2021.6.0/include
+++ export CPLUS_INCLUDE_PATH
++++ prepend_path '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' ''
++++ path_to_add='/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses'
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses'
+++ INTEL_LICENSE_FILE='/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses'
+++ export INTEL_LICENSE_FILE
++++ prepend_manpath /opt/intel/oneapi/clck/2021.6.0/man '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
++++ path_to_add=/opt/intel/oneapi/clck/2021.6.0/man
++++ path_is_now='$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
++++ '[' '' = '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']'
++++ printf %s '/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ MANPATH='/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ export MANPATH
++ temp_var=3
++ for arg in "$@"
+++ expr compiler=latest : '\(.*\)=.*'
++ arg_base=compiler
+++ expr compiler=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/compiler/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/compiler/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/compiler/latest/env/vars.sh ']'
++ echo ':: compiler -- latest'
:: compiler -- latest
++ . /opt/intel/oneapi/compiler/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/compiler/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/compiler/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/compiler/latest/env/vars.sh
++++ script=/opt/intel/oneapi/compiler/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/compiler/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/compiler/latest/env
+++++ cd /opt/intel/oneapi/compiler/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/compiler/2022.1.0/env
++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/env
+++ my_script_path=/opt/intel/oneapi/compiler/2022.1.0/env
++++ dirname -- /opt/intel/oneapi/compiler/2022.1.0/env
+++ component_root=/opt/intel/oneapi/compiler/2022.1.0
+++ CMPLR_ROOT=/opt/intel/oneapi/compiler/2022.1.0
+++ export CMPLR_ROOT
+++ INTEL_TARGET_ARCH=intel64
+++ INTEL_TARGET_PLATFORM=linux
+++ USE_INTEL_LLVM=0
+++ '[' 1 -gt 0 ']'
+++ case "$1" in
+++ shift
+++ '[' 0 -gt 0 ']'
+++ '[' intel64 = ia32 ']'
+++ unset INTEL_TARGET_ARCH_IA32
++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin /opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin
++++ path_is_now=/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ '[' '' = /opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']'
++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export PATH
+++ '[' 0 = 1 ']'
+++ '[' intel64 = ia32 ']'
++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib /opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib
++++ path_is_now=/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin '/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin
++++ path_is_now='/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ '[' '' = '/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
++++ printf %s '/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
+++ '[' intel64 = ia32 ']'
+++ '[' -n '' ']'
+++ '[' -f /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/fpgavars.sh ']'
+++ FPGA_VARS_DIR=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga
+++ export FPGA_VARS_DIR
+++ FPGA_VARS_ARGS=
+++ export FPGA_VARS_ARGS
+++ . /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/fpgavars.sh
++++ SCRIPTDIR=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga
++++ icdadd libalteracl.so
++++ '[' -z '' ']'
++++ export OCL_ICD_FILENAMES=libalteracl.so
++++ OCL_ICD_FILENAMES=libalteracl.so
++++ icdadd libintelocl_emu.so
++++ '[' -z x ']'
++++ case ":$OCL_ICD_FILENAMES:" in
++++ export OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so
++++ OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so
++++ export ACL_BOARD_VENDOR_PATH=/opt/Intel/OpenCLFPGA/oneAPI/Boards
++++ ACL_BOARD_VENDOR_PATH=/opt/Intel/OpenCLFPGA/oneAPI/Boards
++++ export INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga
++++ INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga
++++ export PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++++ uname -m
++++ ARCH=x86_64
++++ arch_type=
++++ case $ARCH in
++++ arch_type=linux64
++++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64 '/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64
++++ path_is_now='/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ '[' '' = '/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
++++ printf %s '/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z libintelocl_emu.so:libalteracl.so ']'
+++ OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64/libintelocl.so
+++ '[' -n '' ']'
+++ export OCL_ICD_FILENAMES
++++ prepend_manpath /opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common '/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common
++++ path_is_now='/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
++++ '[' '' = '/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']'
++++ printf %s '/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ MANPATH='/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ export MANPATH
++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig
++++ path_is_now=/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ '[' '' = /opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']'
++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ export PKG_CONFIG_PATH
++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ''
++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
+++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
+++ export CMAKE_PREFIX_PATH
++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N ''
++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N
+++ export NLSPATH
++++ prepend_path /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh /opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
++++ path_to_add=/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh
++++ path_is_now=/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
++++ '[' '' = /opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ']'
++++ printf %s /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
+++ DIAGUTIL_PATH=/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
+++ export DIAGUTIL_PATH
++ temp_var=4
++ for arg in "$@"
+++ expr dal=latest : '\(.*\)=.*'
++ arg_base=dal
+++ expr dal=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/dal/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/dal/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/dal/latest/env/vars.sh ']'
++ echo ':: dal -- latest'
:: dal -- latest
++ . /opt/intel/oneapi/dal/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/dal/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/dal/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/dal/latest/env/vars.sh
++++ script=/opt/intel/oneapi/dal/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/dal/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/dal/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/dal/latest/env
+++++ cd /opt/intel/oneapi/dal/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/dal/2021.6.0/env
++++ printf %s /opt/intel/oneapi/dal/2021.6.0/env
+++ my_script_path=/opt/intel/oneapi/dal/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/dal/2021.6.0/env
+++ component_root=/opt/intel/oneapi/dal/2021.6.0
+++ __daal_tmp_dir='<INSTALLDIR>'
+++ __daal_tmp_dir='<INSTALLDIR>/dal'
+++ '[' '!' -d '<INSTALLDIR>/dal' ']'
+++ __daal_tmp_dir=/opt/intel/oneapi/dal/2021.6.0
+++ export DAL_MAJOR_BINARY=1
+++ DAL_MAJOR_BINARY=1
+++ export DAL_MINOR_BINARY=1
+++ DAL_MINOR_BINARY=1
+++ export DALROOT=/opt/intel/oneapi/dal/2021.6.0
+++ DALROOT=/opt/intel/oneapi/dal/2021.6.0
+++ export DAALROOT=/opt/intel/oneapi/dal/2021.6.0
+++ DAALROOT=/opt/intel/oneapi/dal/2021.6.0
+++ export CPATH=/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export LIBRARY_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export CLASSPATH=/opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar
+++ CLASSPATH=/opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar
+++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
+++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
+++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++ temp_var=5
++ for arg in "$@"
+++ expr debugger=latest : '\(.*\)=.*'
++ arg_base=debugger
+++ expr debugger=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/debugger/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/debugger/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/debugger/latest/env/vars.sh ']'
++ echo ':: debugger -- latest'
:: debugger -- latest
++ . /opt/intel/oneapi/debugger/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/debugger/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/debugger/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/debugger/latest/env/vars.sh
++++ script=/opt/intel/oneapi/debugger/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/debugger/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/debugger/latest/env
+++++ cd /opt/intel/oneapi/debugger/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/debugger/2021.6.0/env
++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/env
+++ my_script_path=/opt/intel/oneapi/debugger/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/debugger/2021.6.0/env
+++ gdb_root=/opt/intel/oneapi/debugger/2021.6.0
+++ my_ld_path=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib
++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin
++++ path_is_now=/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ '[' '' = /opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']'
++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ PATH=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export PATH
++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/dep ''
++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/dep
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/dep
+++ INTEL_PYTHONHOME=/opt/intel/oneapi/debugger/2021.6.0/dep
+++ export INTEL_PYTHONHOME
++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib '/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib
++++ path_is_now='/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ '[' '' = '/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
++++ printf %s '/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
++++ prepend_manpath /opt/intel/oneapi/debugger/2021.6.0/documentation/man '/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/documentation/man
++++ path_is_now='/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
++++ '[' '' = '/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']'
++++ printf %s '/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ MANPATH='/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ export MANPATH
++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib ''
++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib
+++ INFOPATH=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib
+++ export INFOPATH
++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/documentation/info/ ''
++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/documentation/info/
++++ path_is_now=
++++ '[' '' = '' ']'
++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/documentation/info/
+++ GDB_INFO=/opt/intel/oneapi/debugger/2021.6.0/documentation/info/
+++ export GDB_INFO
++++ prepend_path /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
++++ path_to_add=/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py
++++ path_is_now=/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
++++ '[' '' = /opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ']'
++++ printf %s /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
+++ DIAGUTIL_PATH=/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
+++ export DIAGUTIL_PATH
++ temp_var=6
++ for arg in "$@"
+++ expr dev-utilities=latest : '\(.*\)=.*'
++ arg_base=dev-utilities
+++ expr dev-utilities=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']'
++ echo ':: dev-utilities -- latest'
:: dev-utilities -- latest
++ . /opt/intel/oneapi/dev-utilities/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/dev-utilities/latest/env/vars.sh
++++ script=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/dev-utilities/latest/env
+++++ cd /opt/intel/oneapi/dev-utilities/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/dev-utilities/2021.6.0/env
++++ printf %s /opt/intel/oneapi/dev-utilities/2021.6.0/env
+++ vars_script_path=/opt/intel/oneapi/dev-utilities/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/dev-utilities/2021.6.0/env
+++ component_root=/opt/intel/oneapi/dev-utilities/2021.6.0
++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.6.0/bin /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.6.0/bin
++++ path_is_now=/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ '[' '' = /opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']'
++++ printf %s /opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ PATH=/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export PATH
++++ prepend_path /opt/intel/oneapi/dev-utilities/2021.6.0/include /opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/dev-utilities/2021.6.0/include
++++ path_is_now=/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export CPATH
++ temp_var=7
++ for arg in "$@"
+++ expr dnnl=latest : '\(.*\)=.*'
++ arg_base=dnnl
+++ expr dnnl=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/dnnl/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/dnnl/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/dnnl/latest/env/vars.sh ']'
++ echo ':: dnnl -- latest'
:: dnnl -- latest
++ . /opt/intel/oneapi/dnnl/latest/env/vars.sh SETVARS_CALL=1
+++ vars_script_name=
+++ __dnnl_known_configurations='cpu_dpcpp_gpu_dpcpp cpu_gomp cpu_iomp cpu_tbb'
++++ echo 'cpu_dpcpp_gpu_dpcpp cpu_gomp cpu_iomp cpu_tbb'
++++ cut '-d ' -f1
+++ __dnnl_def_configuration=cpu_dpcpp_gpu_dpcpp
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/dnnl/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/dnnl/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/dnnl/latest/env/vars.sh
++++ script=/opt/intel/oneapi/dnnl/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/dnnl/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/dnnl/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/dnnl/latest/env
+++++ cd /opt/intel/oneapi/dnnl/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/dnnl/2022.1.0/env
++++ echo /opt/intel/oneapi/dnnl/2022.1.0/env
+++ __dnnl_this_dir_path=/opt/intel/oneapi/dnnl/2022.1.0/env
++++ dnnl_check_local_env
+++++ basename -- /opt/intel/oneapi/dnnl/2022.1.0/env
++++ __dnnl_this_dir_name=env
+++++ dnnl_match_configuration env
+++++ echo 'cpu_dpcpp_gpu_dpcpp cpu_gomp cpu_iomp cpu_tbb'
+++++ tr ' ' '\n'
+++++ read -r item
+++++ '[' env = cpu_dpcpp_gpu_dpcpp ']'
+++++ read -r item
+++++ '[' env = cpu_gomp ']'
+++++ read -r item
+++++ '[' env = cpu_iomp ']'
+++++ read -r item
+++++ '[' env = cpu_tbb ']'
+++++ read -r item
+++++ echo ''
++++ echo ''
+++ '[' -n '' ']'
+++ dnnl_env_vars_main SETVARS_CALL=1
+++ __dnnl_configuration=
+++ for param in "$@"
+++ __tmp_dnnl_configuration=SETVARS_CALL=1
+++ '[' SETVARS_CALL=1 = --dnnl-configuration=SETVARS_CALL=1 ']'
+++ '[' -n '' ']'
+++ __dnnl_configuration=cpu_dpcpp_gpu_dpcpp
++++ get_script_path /opt/intel/oneapi/dnnl/2022.1.0/env
++++ script=/opt/intel/oneapi/dnnl/2022.1.0/env
++++ '[' -L /opt/intel/oneapi/dnnl/2022.1.0/env ']'
+++++ command dirname -- /opt/intel/oneapi/dnnl/2022.1.0/env
++++ script_dir=/opt/intel/oneapi/dnnl/2022.1.0
+++++ cd /opt/intel/oneapi/dnnl/2022.1.0
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/dnnl/2022.1.0
++++ echo /opt/intel/oneapi/dnnl/2022.1.0
+++ dnnl_base_dir=/opt/intel/oneapi/dnnl/2022.1.0
+++ dnnl_set_env_vars /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp
+++ export DNNLROOT=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp
+++ DNNLROOT=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp
+++ '[' -n '/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ '[' -n /opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']'
+++ export LIBRARY_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ '[' -n /opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']'
+++ export CPATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ '[' -n /opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']'
+++ export PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ '[' -n /opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ']'
+++ export CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
+++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
+++ unset __dnnl_known_configurations
+++ unset __dnnl_def_configuration
+++ unset __dnnl_this_dir_path
+++ unset __dnnl_this_dir_name
+++ unset __dnnl_configuration
++ temp_var=8
++ for arg in "$@"
+++ expr dpcpp-ct=latest : '\(.*\)=.*'
++ arg_base=dpcpp-ct
+++ expr dpcpp-ct=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']'
++ echo ':: dpcpp-ct -- latest'
:: dpcpp-ct -- latest
++ . /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh SETVARS_CALL=1
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
++++ script=/opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/dpcpp-ct/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/dpcpp-ct/latest/env
+++++ cd /opt/intel/oneapi/dpcpp-ct/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/dpcpp-ct/2022.1.0/env
++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/env
+++ my_script_path=/opt/intel/oneapi/dpcpp-ct/2022.1.0/env
++++ dirname -- /opt/intel/oneapi/dpcpp-ct/2022.1.0/env
+++ component_root=/opt/intel/oneapi/dpcpp-ct/2022.1.0
+++ DPCT_BUNDLE_ROOT=/opt/intel/oneapi/dpcpp-ct/2022.1.0
+++ export DPCT_BUNDLE_ROOT
++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh
++++ path_is_now=/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
++++ '[' '' = /opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py: ']'
++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
+++ DIAGUTIL_PATH=/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
+++ export DIAGUTIL_PATH
++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2022.1.0/bin /opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin
++++ path_is_now=/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ '[' '' = /opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']'
++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ PATH=/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export PATH
++++ prepend_path /opt/intel/oneapi/dpcpp-ct/2022.1.0/include /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/dpcpp-ct/2022.1.0/include
++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export CPATH
++ temp_var=9
++ for arg in "$@"
+++ expr dpl=latest : '\(.*\)=.*'
++ arg_base=dpl
+++ expr dpl=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/dpl/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/dpl/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/dpl/latest/env/vars.sh ']'
++ echo ':: dpl -- latest'
:: dpl -- latest
++ . /opt/intel/oneapi/dpl/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/dpl/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/dpl/latest/env/vars.sh ']'
+++++ rreadlink /opt/intel/oneapi/dpl/latest/env/vars.sh
+++++ target=/opt/intel/oneapi/dpl/latest/env/vars.sh
+++++ fname=
+++++ targetDir=
+++++ CDPATH=
+++++ '[' -n '' ']'
+++++ :
+++++ '[' -L /opt/intel/oneapi/dpl/latest/env/vars.sh ']'
+++++ '[' -e /opt/intel/oneapi/dpl/latest/env/vars.sh ']'
++++++ command dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh
+++++ command cd /opt/intel/oneapi/dpl/latest/env
++++++ command basename -- /opt/intel/oneapi/dpl/latest/env/vars.sh
+++++ fname=vars.sh
+++++ '[' vars.sh = / ']'
+++++ '[' -L vars.sh ']'
+++++ break
++++++ command pwd -P
+++++ targetDir=/opt/intel/oneapi/dpl/2021.7.0/env
+++++ '[' vars.sh = . ']'
+++++ '[' vars.sh = .. ']'
+++++ command printf '%s\n' /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh
++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env/vars.sh
+++ _onedpl_scrip_path=/opt/intel/oneapi/dpl/2021.7.0/env
++++ dirname -- /opt/intel/oneapi/dpl/2021.7.0/env
+++ DPL_ROOT=/opt/intel/oneapi/dpl/2021.7.0
+++ export DPL_ROOT
++++ prepend_path /opt/intel/oneapi/dpl/2021.7.0/linux/include /opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/dpl/2021.7.0/linux/include
++++ path_is_now=/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ path_to_add=/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig
++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']'
++++ printf %s /opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ export PKG_CONFIG_PATH
++ temp_var=10
++ for arg in "$@"
+++ expr inspector=latest : '\(.*\)=.*'
++ arg_base=inspector
+++ expr inspector=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/inspector/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/inspector/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/inspector/latest/env/vars.sh ']'
++ echo ':: inspector -- latest'
:: inspector -- latest
++ . /opt/intel/oneapi/inspector/latest/env/vars.sh SETVARS_CALL=1
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ SCRIPT=/opt/intel/oneapi/inspector/latest/env/vars.sh
++++ get_product_dir /opt/intel/oneapi/inspector/latest/env/vars.sh
++++ script=/opt/intel/oneapi/inspector/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/inspector/latest/env/vars.sh ']'
+++++ dirname /opt/intel/oneapi/inspector/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/inspector/latest/env
+++++ cd /opt/intel/oneapi/inspector/latest/env
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/inspector/2022.1.0/env
+++++ dirname /opt/intel/oneapi/inspector/2022.1.0/env
++++ script_dir=/opt/intel/oneapi/inspector/2022.1.0
++++ echo /opt/intel/oneapi/inspector/2022.1.0
+++ PRODUCT_DIR=/opt/intel/oneapi/inspector/2022.1.0
++++ uname
+++ '[' Linux = Darwin ']'
++++ uname -m
+++ '[' x86_64 = x86_64 ']'
+++ BIN_DIR=bin64
+++ export PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ export PATH=/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ PATH=/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export INSPECTOR_2022_DIR=/opt/intel/oneapi/inspector/2022.1.0
+++ INSPECTOR_2022_DIR=/opt/intel/oneapi/inspector/2022.1.0
++ temp_var=11
++ for arg in "$@"
+++ expr intelpython=latest : '\(.*\)=.*'
++ arg_base=intelpython
+++ expr intelpython=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/intelpython/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/intelpython/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/intelpython/latest/env/vars.sh ']'
++ echo ':: intelpython -- latest'
:: intelpython -- latest
++ . /opt/intel/oneapi/intelpython/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/intelpython/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/intelpython/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/intelpython/latest/env/vars.sh
++++ script=/opt/intel/oneapi/intelpython/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/intelpython/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/intelpython/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/intelpython/latest/env
+++++ cd /opt/intel/oneapi/intelpython/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/intelpython/python3.9/env
++++ printf %s /opt/intel/oneapi/intelpython/python3.9/env
+++ SCRIPTPATH=/opt/intel/oneapi/intelpython/python3.9/env
++++ dirname -- /opt/intel/oneapi/intelpython/python3.9/env
+++ ROOTPATH=/opt/intel/oneapi/intelpython/python3.9
++++ basename /opt/intel/oneapi/intelpython/python3.9
+++ VERSION=python3.9
++++ dirname /opt/intel/oneapi/intelpython/python3.9
+++ PARENTDIR=/opt/intel/oneapi/intelpython
++++ basename /opt/intel/oneapi/intelpython
+++ CURRENTENV=intelpython
+++ MAINENV=intelpython
+++ '[' -d /opt/intel/oneapi/intelpython/python3.9/lib/python3.10 ']'
+++ '[' -d /opt/intel/oneapi/intelpython/python3.9/lib/python3.9 ']'
+++ PYVER=python3.9
+++ POTENTIAL_ACTIVATE_PATH=/opt/intel/oneapi/intelpython/python3.9/../../intelpython/python3.9/bin/activate
+++ '[' /opt/intel/oneapi/intelpython/latest/env/vars.sh = intelpython/latest/env/vars.sh ']'
+++ export OVERWRITE_CONDA_DEFAULT_ENV=intelpython-python3.9
+++ OVERWRITE_CONDA_DEFAULT_ENV=intelpython-python3.9
+++ '[' intelpython '!=' intelpython ']'
+++ '[' -n 1 ']'
+++ '[' -n '' ']'
+++ BACKUP_SETVARS_CALL_PARAMETERS=SETVARS_CALL=1
+++ SANITIZED_SETVARS_CALL_PARAMETERS=
+++ set -- ''
++++ env
++++ grep -q PS1
+++ '[' ']'
+++ PS1_IS_SET=0
+++ BACKUP_PROMPT=
+++ . /opt/intel/oneapi/intelpython/python3.9/bin/activate
++++ _CONDA_ROOT=/opt/intel/oneapi/intelpython/latest
++++ '[' -n '' ']'
++++ . /opt/intel/oneapi/intelpython/latest/etc/profile.d/conda.sh
+++++ export CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda
+++++ CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda
+++++ export _CE_M=
+++++ _CE_M=
+++++ export _CE_CONDA=
+++++ _CE_CONDA=
+++++ export CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python
+++++ CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python
+++++ '[' -z '' ']'
+++++ export CONDA_SHLVL=0
+++++ CONDA_SHLVL=0
+++++ '[' -n '' ']'
+++++++ dirname /opt/intel/oneapi/intelpython/latest/bin/conda
++++++ dirname /opt/intel/oneapi/intelpython/latest/bin
+++++ PATH=/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++++ export PATH
+++++ '[' -z '' ']'
+++++ PS1=
++++ conda activate ''
++++ local cmd=activate
++++ case "$cmd" in
++++ __conda_activate activate ''
++++ '[' -n '' ']'
++++ local ask_conda
+++++ PS1=
+++++ __conda_exe shell.posix activate ''
+++++ __add_sys_prefix_to_path
+++++ '[' -n '' ']'
++++++ dirname /opt/intel/oneapi/intelpython/latest/bin/conda
+++++ SYSP=/opt/intel/oneapi/intelpython/latest/bin
++++++ dirname /opt/intel/oneapi/intelpython/latest/bin
+++++ SYSP=/opt/intel/oneapi/intelpython/latest
+++++ '[' -n '' ']'
+++++ PATH=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++++ export PATH
+++++ /opt/intel/oneapi/intelpython/latest/bin/conda shell.posix activate ''
++++ ask_conda='PS1='\''(intelpython-python3.9) '\''
export PATH='\''/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin'\''
export CONDA_PREFIX='\''/opt/intel/oneapi/intelpython/latest'\''
export CONDA_SHLVL='\''1'\''
export CONDA_DEFAULT_ENV='\''intelpython-python3.9'\''
export CONDA_PROMPT_MODIFIER='\''(intelpython-python3.9) '\''
export CONDA_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/conda'\''
export _CE_M='\'''\''
export _CE_CONDA='\'''\''
export CONDA_PYTHON_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/python'\''
. "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/mpivars.activate.sh"
. "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/xgboost_activate.sh"'
++++ eval 'PS1='\''(intelpython-python3.9) '\''
export PATH='\''/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin'\''
export CONDA_PREFIX='\''/opt/intel/oneapi/intelpython/latest'\''
export CONDA_SHLVL='\''1'\''
export CONDA_DEFAULT_ENV='\''intelpython-python3.9'\''
export CONDA_PROMPT_MODIFIER='\''(intelpython-python3.9) '\''
export CONDA_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/conda'\''
export _CE_M='\'''\''
export _CE_CONDA='\'''\''
export CONDA_PYTHON_EXE='\''/opt/intel/oneapi/intelpython/latest/bin/python'\''
. "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/mpivars.activate.sh"
. "/opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/xgboost_activate.sh"'
+++++ PS1='(intelpython-python3.9) '
+++++ export PATH=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++++ PATH=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++++ export CONDA_PREFIX=/opt/intel/oneapi/intelpython/latest
+++++ CONDA_PREFIX=/opt/intel/oneapi/intelpython/latest
+++++ export CONDA_SHLVL=1
+++++ CONDA_SHLVL=1
+++++ export CONDA_DEFAULT_ENV=intelpython-python3.9
+++++ CONDA_DEFAULT_ENV=intelpython-python3.9
+++++ export 'CONDA_PROMPT_MODIFIER=(intelpython-python3.9) '
+++++ CONDA_PROMPT_MODIFIER='(intelpython-python3.9) '
+++++ export CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda
+++++ CONDA_EXE=/opt/intel/oneapi/intelpython/latest/bin/conda
+++++ export _CE_M=
+++++ _CE_M=
+++++ export _CE_CONDA=
+++++ _CE_CONDA=
+++++ export CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python
+++++ CONDA_PYTHON_EXE=/opt/intel/oneapi/intelpython/latest/bin/python
+++++ . /opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/mpivars.activate.sh
++++++ '[' 1 '!=' 1 ']'
+++++ . /opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/xgboost_activate.sh
++++++ '[' libintelocl_emu.so:libalteracl.so:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64/libintelocl.so = '' ']'
++++ __conda_hashr
++++ '[' -n '' ']'
++++ '[' -n '' ']'
++++ hash -r
+++ '[' 0 -eq 1 ']'
+++ PS1=
+++ unset BACKUP_PROMPT
+++ set -- SETVARS_CALL=1
+++ unset BACKUP_SETVARS_CALL_PARAMETERS
+++ unset SANITIZED_SETVARS_CALL_PARAMETERS
+++ unset OVERWRITE_CONDA_DEFAULT_ENV
+++ unset SCRIPTPATH
+++ unset ROOTPATH
+++ unset VERSION
+++ unset CURRENTENV
+++ unset PARENTDIR
+++ unset MAINENV
++ temp_var=12
++ for arg in "$@"
+++ expr ipp=latest : '\(.*\)=.*'
++ arg_base=ipp
+++ expr ipp=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/ipp/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/ipp/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']'
++ echo ':: ipp -- latest'
:: ipp -- latest
++ . /opt/intel/oneapi/ipp/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/ipp/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/ipp/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/ipp/latest/env/vars.sh
++++ script=/opt/intel/oneapi/ipp/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/ipp/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/ipp/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/ipp/latest/env
+++++ cd /opt/intel/oneapi/ipp/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/ipp/2021.6.0/env
++++ echo /opt/intel/oneapi/ipp/2021.6.0/env
+++ vars_script_path=/opt/intel/oneapi/ipp/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env
+++ IPPROOT=/opt/intel/oneapi/ipp/2021.6.0
+++ export IPPROOT
+++ IPP_TARGET_ARCH=intel64
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' 1 -gt 0 ']'
+++ '[' SETVARS_CALL=1 = ia32 ']'
+++ '[' SETVARS_CALL=1 = intel64 ']'
+++ shift
+++ '[' 0 -gt 0 ']'
+++ export IPP_TARGET_ARCH
++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/include /opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/include
++++ path_is_now=/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64
++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 '/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64
++++ path_is_now='/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ '[' '' = '/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
++++ printf %s '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
++ temp_var=13
++ for arg in "$@"
+++ expr ippcp=latest : '\(.*\)=.*'
++ arg_base=ippcp
+++ expr ippcp=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/ippcp/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/ippcp/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/ippcp/latest/env/vars.sh ']'
++ echo ':: ippcp -- latest'
:: ippcp -- latest
++ . /opt/intel/oneapi/ippcp/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/ippcp/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/ippcp/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/ippcp/latest/env/vars.sh
++++ script=/opt/intel/oneapi/ippcp/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/ippcp/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/ippcp/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/ippcp/latest/env
+++++ cd /opt/intel/oneapi/ippcp/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/ippcp/2021.6.0/env
++++ echo /opt/intel/oneapi/ippcp/2021.6.0/env
+++ my_script_path=/opt/intel/oneapi/ippcp/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/ippcp/2021.6.0/env
+++ component_root=/opt/intel/oneapi/ippcp/2021.6.0
+++ IPPCRYPTOROOT=/opt/intel/oneapi/ippcp/2021.6.0
+++ export IPPCRYPTOROOT
+++ __ippcp_tmp_target_arch=intel64
+++ '[' 1 -gt 0 ']'
+++ '[' SETVARS_CALL=1 = ia32 ']'
+++ '[' SETVARS_CALL=1 = intel64 ']'
+++ shift
+++ '[' 0 -gt 0 ']'
+++ export IPPCP_TARGET_ARCH=intel64
+++ IPPCP_TARGET_ARCH=intel64
++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/include /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/include
++++ path_is_now=/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64 /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64
++++ path_is_now=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64 '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64
++++ path_is_now='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ '[' '' = '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
++++ printf %s '/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig /opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ path_to_add=/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig
++++ path_is_now=/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ '[' '' = /opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']'
++++ printf %s /opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ export PKG_CONFIG_PATH
++ temp_var=14
++ for arg in "$@"
+++ expr ipp=latest : '\(.*\)=.*'
++ arg_base=ipp
+++ expr ipp=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/ipp/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/ipp/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/ipp/latest/env/vars.sh ']'
++ echo ':: ipp -- latest'
:: ipp -- latest
++ . /opt/intel/oneapi/ipp/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/ipp/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/ipp/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/ipp/latest/env/vars.sh
++++ script=/opt/intel/oneapi/ipp/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/ipp/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/ipp/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/ipp/latest/env
+++++ cd /opt/intel/oneapi/ipp/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/ipp/2021.6.0/env
++++ echo /opt/intel/oneapi/ipp/2021.6.0/env
+++ vars_script_path=/opt/intel/oneapi/ipp/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/ipp/2021.6.0/env
+++ IPPROOT=/opt/intel/oneapi/ipp/2021.6.0
+++ export IPPROOT
+++ IPP_TARGET_ARCH=intel64
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' 1 -gt 0 ']'
+++ '[' SETVARS_CALL=1 = ia32 ']'
+++ '[' SETVARS_CALL=1 = intel64 ']'
+++ shift
+++ '[' 0 -gt 0 ']'
+++ export IPP_TARGET_ARCH
++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/include /opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/include
++++ path_is_now=/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64
++++ path_is_now=/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/ipp/2021.6.0/lib/intel64 '/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ path_to_add=/opt/intel/oneapi/ipp/2021.6.0/lib/intel64
++++ path_is_now='/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ '[' '' = '/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
++++ printf %s '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
++ temp_var=15
++ for arg in "$@"
+++ expr itac=latest : '\(.*\)=.*'
++ arg_base=itac
+++ expr itac=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/itac/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/itac/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/itac/latest/env/vars.sh ']'
++ echo ':: itac -- latest'
:: itac -- latest
++ . /opt/intel/oneapi/itac/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/itac/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/itac/latest/env/vars.sh ']'
++++ prepend_path /opt/intel/licenses:/home/jenkins/intel/licenses '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses'
++++ path_to_add=/opt/intel/licenses:/home/jenkins/intel/licenses
++++ path_is_now='/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses'
++++ '[' '' = '/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses' ']'
++++ printf %s '/opt/intel/licenses:/home/jenkins/intel/licenses:/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses'
+++ INTEL_LICENSE_FILE='/opt/intel/licenses:/home/jenkins/intel/licenses:/opt/intel/oneapi/clck/2021.6.0/licensing:/opt/intel/licenses:/home/jenkins/intel/licenses:/Users/Shared/Library/Application Support/Intel/Licenses'
+++ export INTEL_LICENSE_FILE
++++ get_script_path /opt/intel/oneapi/itac/latest/env/vars.sh
++++ script=/opt/intel/oneapi/itac/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/itac/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/itac/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/itac/latest/env
+++++ cd /opt/intel/oneapi/itac/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/itac/2021.6.0/env
++++ printf %s /opt/intel/oneapi/itac/2021.6.0/env
+++ my_script_path=/opt/intel/oneapi/itac/2021.6.0/env
++++ dirname -- /opt/intel/oneapi/itac/2021.6.0/env
+++ component_root=/opt/intel/oneapi/itac/2021.6.0
+++ VT_ROOT=/opt/intel/oneapi/itac/2021.6.0
+++ export VT_ROOT
+++ VT_MPI=impi4
+++ VT_LIB_DIR=/opt/intel/oneapi/itac/2021.6.0/lib
+++ VT_SLIB_DIR=/opt/intel/oneapi/itac/2021.6.0/slib
+++ VT_ADD_LIBS='-ldwarf -lelf -lvtunwind -lm -lpthread'
+++ export VT_MPI VT_LIB_DIR VT_SLIB_DIR VT_ADD_LIBS
++++ prepend_path /opt/intel/oneapi/itac/2021.6.0/slib '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ path_to_add=/opt/intel/oneapi/itac/2021.6.0/slib
++++ path_is_now='/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ '[' '' = '/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
++++ printf %s '/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/itac/2021.6.0/bin /opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ path_to_add=/opt/intel/oneapi/itac/2021.6.0/bin
++++ path_is_now=/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ '[' '' = /opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']'
++++ printf %s /opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ PATH=/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export PATH
++++ prepend_manpath /opt/intel/oneapi/itac/2021.6.0/man '/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
++++ path_to_add=/opt/intel/oneapi/itac/2021.6.0/man
++++ path_is_now='/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
++++ '[' '' = '/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']'
++++ printf %s '/opt/intel/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ MANPATH='/opt/intel/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man'
+++ export MANPATH
++ temp_var=16
++ for arg in "$@"
+++ expr mkl=latest : '\(.*\)=.*'
++ arg_base=mkl
+++ expr mkl=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/mkl/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/mkl/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/mkl/latest/env/vars.sh ']'
++ echo ':: mkl -- latest'
:: mkl -- latest
++ . /opt/intel/oneapi/mkl/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/mkl/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/mkl/latest/env/vars.sh ']'
++++ basename -- /opt/intel/oneapi/mkl/latest/env/vars.sh
+++ my_script_name=vars.sh
++++ get_script_path /opt/intel/oneapi/mkl/latest/env/vars.sh
++++ script=/opt/intel/oneapi/mkl/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/mkl/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/mkl/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/mkl/latest/env
+++++ cd /opt/intel/oneapi/mkl/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/mkl/2022.1.0/env
++++ printf %s /opt/intel/oneapi/mkl/2022.1.0/env
+++ my_script_path=/opt/intel/oneapi/mkl/2022.1.0/env
++++ dirname -- /opt/intel/oneapi/mkl/2022.1.0/env
+++ MKLROOT=/opt/intel/oneapi/mkl/2022.1.0
+++ export MKLROOT
+++ __mkl_tmp_SCRIPT_NAME=vars.sh
+++ __mkl_tmp_MOD_NAME=mod
+++ __mkl_tmp_TARGET_ARCH=intel64
+++ __mkl_tmp_LP64_ILP64=
+++ __mkl_tmp_MOD=
+++ __mkl_tmp_MKLVARS_VERBOSE=
+++ __mkl_help=
+++ '[' -z SETVARS_CALL=1 ']'
+++ '[' -n SETVARS_CALL=1 ']'
+++ '[' SETVARS_CALL=1 = ia32 ']'
+++ '[' SETVARS_CALL=1 = intel64 ']'
+++ '[' SETVARS_CALL=1 = lp64 ']'
+++ '[' SETVARS_CALL=1 = ilp64 ']'
+++ '[' SETVARS_CALL=1 = mod ']'
+++ '[' SETVARS_CALL=1 = verbose ']'
+++ '[' SETVARS_CALL=1 = help ']'
+++ shift
+++ '[' -n '' ']'
+++ '[' -z '' ']'
+++ __mkl_lib_dir=/opt/intel/oneapi/mkl/2022.1.0/lib
+++ __cpath=/opt/intel/oneapi/mkl/2022.1.0/include
+++ __mkl_bin_dir=/opt/intel/oneapi/mkl/2022.1.0/bin
+++ __ld_library_path=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64
+++ __library_path=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64
+++ __path=/opt/intel/oneapi/mkl/2022.1.0/bin/intel64
+++ __nlspath=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64/locale/%l_%t/%N
+++ '[' '' = mod ']'
+++ export 'LD_LIBRARY_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LIBRARY_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export NLSPATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N
+++ NLSPATH=/opt/intel/oneapi/mkl/2022.1.0/lib/intel64/locale/%l_%t/%N:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N
+++ export CPATH=/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export PATH=/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ PATH=/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ '[' '' = verbose ']'
++ temp_var=17
++ for arg in "$@"
+++ expr mpi=latest : '\(.*\)=.*'
++ arg_base=mpi
+++ expr mpi=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/mpi/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/mpi/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/mpi/latest/env/vars.sh ']'
++ echo ':: mpi -- latest'
:: mpi -- latest
++ . /opt/intel/oneapi/mpi/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/mpi/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/mpi/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/mpi/latest/env/vars.sh
++++ script=/opt/intel/oneapi/mpi/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/mpi/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/mpi/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/mpi/latest/env
+++++ cd /opt/intel/oneapi/mpi/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/mpi/2021.6.0/env
++++ printf %s /opt/intel/oneapi/mpi/2021.6.0/env
+++ MPIVARS_DIR=/opt/intel/oneapi/mpi/2021.6.0/env
++++ cd /opt/intel/oneapi/mpi/2021.6.0/env/..
++++ pwd
+++ I_MPI_ROOT=/opt/intel/oneapi/mpi/2021.6.0
+++ export I_MPI_ROOT
+++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']'
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ export PKG_CONFIG_PATH
+++ PLATFORM=
+++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']'
+++ PATH=/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export PATH
+++ '[' -z /opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar ']'
+++ CLASSPATH=/opt/intel/oneapi/mpi/2021.6.0//lib/mpi.jar:/opt/intel/oneapi/dal/2021.6.0/lib/onedal.jar
+++ export CLASSPATH
+++ '[' -z '/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z '' ']'
+++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']'
+++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
+++ '[' -z /opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']'
+++ CPATH=/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export CPATH
+++ export 'MANPATH=/opt/intel/oneapi/mpi/2021.6.0/man:/opt/intel/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man:'
+++ MANPATH='/opt/intel/oneapi/mpi/2021.6.0/man:/opt/intel/oneapi/itac/2021.6.0/man:/opt/intel/oneapi/debugger/2021.6.0/documentation/man:/opt/intel/oneapi/compiler/2022.1.0/documentation/en/man/common:/opt/intel/oneapi/clck/2021.6.0/man:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man:'
+++ '[' -z '' ']'
+++ i_mpi_ofi_library_internal=1
+++ i_mpi_library_kind=
+++ args=SETVARS_CALL=1
+++ for arg in $args
+++ case "$arg" in
+++ case "$i_mpi_library_kind" in
+++ case "$i_mpi_ofi_library_internal" in
+++ PATH=/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export PATH
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
+++ '[' -z /opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']'
+++ LIBRARY_PATH=/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
+++ FI_PROVIDER_PATH=/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib/prov:/usr/lib64/libfabric
+++ export FI_PROVIDER_PATH
++ temp_var=18
++ for arg in "$@"
+++ expr tbb=latest : '\(.*\)=.*'
++ arg_base=tbb
+++ expr tbb=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/tbb/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/tbb/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/tbb/latest/env/vars.sh ']'
++ echo ':: tbb -- latest'
:: tbb -- latest
++ . /opt/intel/oneapi/tbb/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/tbb/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/tbb/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/tbb/latest/env/vars.sh
++++ script_path=/opt/intel/oneapi/tbb/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/tbb/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/tbb/latest/env
+++++ cd /opt/intel/oneapi/tbb/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/tbb/2021.6.0/env
++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env
+++ TBBROOT=/opt/intel/oneapi/tbb/2021.6.0/env/..
+++ TBB_TARGET_ARCH=intel64
+++ '[' -n '' ']'
+++ for arg in "$@"
+++ case "$arg" in
+++ TBB_LIB_NAME=libtbb.so.12
+++ TBB_LIB_DIR=intel64/gcc4.8
+++ '[' -e /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8/libtbb.so.12 ']'
+++ export TBBROOT
++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8
++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8 '/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8
++++ path_is_now='/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ '[' '' = '/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
++++ printf %s '/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../include /opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../include
++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/.. /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/..
++++ path_is_now=/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
++++ '[' '' = /opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ']'
++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
+++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
+++ export CMAKE_PREFIX_PATH
++++ prepend_path /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig /opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ path_to_add=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig
++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']'
++++ printf %s /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ export PKG_CONFIG_PATH
++ temp_var=19
++ for arg in "$@"
+++ expr vpl=latest : '\(.*\)=.*'
++ arg_base=vpl
+++ expr vpl=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/vpl/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/vpl/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/vpl/latest/env/vars.sh ']'
++ echo ':: vpl -- latest'
:: vpl -- latest
++ . /opt/intel/oneapi/vpl/latest/env/vars.sh SETVARS_CALL=1
+++ _vars_this_script_name=vars.sh
++++ _vars_get_proc_name /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -n '' ']'
++++ script=/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
++++ '[' -L /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh ']'
++++ basename -- /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test@tmp/durable-a9ce24a3/script.sh
+++ '[' vars.sh = script.sh ']'
+++ vars_script_name=
++++ ps -p 2903998 -o comm=
+++ vars_script_shell=bash
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ vars_script_name=/opt/intel/oneapi/vpl/latest/env/vars.sh
+++ '[' '' = /opt/intel/oneapi/vpl/latest/env/vars.sh ']'
++++ get_script_path /opt/intel/oneapi/vpl/latest/env/vars.sh
++++ script=/opt/intel/oneapi/vpl/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/vpl/latest/env/vars.sh ']'
+++++ command dirname -- /opt/intel/oneapi/vpl/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/vpl/latest/env
+++++ cd /opt/intel/oneapi/vpl/latest/env
+++++ command pwd -P
++++ script_dir=/opt/intel/oneapi/vpl/2022.1.0/env
++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/env
+++ script_path=/opt/intel/oneapi/vpl/2022.1.0/env
+++ vpl_prefix=/opt/intel/oneapi/vpl/2022.1.0/env/..
++++ cd /opt/intel/oneapi/vpl/2022.1.0/env/..
++++ pwd
+++ vpl_prefix=/opt/intel/oneapi/vpl/2022.1.0
+++ vpl_include=/opt/intel/oneapi/vpl/2022.1.0/include
+++ vpl_lib=/opt/intel/oneapi/vpl/2022.1.0/lib
+++ vpl_bin=/opt/intel/oneapi/vpl/2022.1.0/bin
++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/include /opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/include
++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/include:/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ CPATH=/opt/intel/oneapi/vpl/2022.1.0/include:/opt/intel/oneapi/tbb/2021.6.0/env/../include:/opt/intel/oneapi/mpi/2021.6.0//include:/opt/intel/oneapi/mkl/2022.1.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/ippcp/2021.6.0/include:/opt/intel/oneapi/ipp/2021.6.0/include:/opt/intel/oneapi/dpl/2021.7.0/linux/include:/opt/intel/oneapi/dpcpp-ct/2022.1.0/include:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/include:/opt/intel/oneapi/dev-utilities/2021.6.0/include:/opt/intel/oneapi/dal/2021.6.0/include:/opt/intel/oneapi/ccl/2021.6.0/include/cpu_gpu_dpcpp
+++ export CPATH
++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/lib /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/lib
++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp ']'
++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ LIBRARY_PATH=/opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/clck/2021.6.0/lib/intel64:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp
+++ export LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/bin /opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/bin
++++ path_is_now=/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
++++ '[' '' = /opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin ']'
++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ PATH=/opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export PATH
++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/lib '/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/lib
++++ path_is_now='/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
++++ '[' '' = '/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib' ']'
++++ printf %s '/opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ LD_LIBRARY_PATH='/opt/intel/oneapi/vpl/2022.1.0/lib:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/mpi/2021.6.0//libfabric/lib:/opt/intel/oneapi/mpi/2021.6.0//lib/release:/opt/intel/oneapi/mpi/2021.6.0//lib:/opt/intel/oneapi/mkl/2022.1.0/lib/intel64:/opt/intel/oneapi/itac/2021.6.0/slib:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/ippcp/2021.6.0/lib/intel64:/opt/intel/oneapi/ipp/2021.6.0/lib/intel64:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/lib:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2021.6.0/dep/lib:/opt/intel/oneapi/dal/2021.6.0/lib/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/x64:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2022.1.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/ccl/2021.6.0/lib/cpu_gpu_dpcpp:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib:/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib:/usr/local/NETCDF-Fortran-4.5.3-ifort/lib:/usr/local/NETCDF-Fortran-4.5.3-pgi/lib:/usr/local/NETCDF-C-4.8.0-gfortran/lib:/usr/local/NETCDF-C-4.8.0-ifort/lib:/usr/local/NETCDF-C-4.8.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/opt/intel/oneapi/mkl/latest/lib/intel64:/usr/local/lib'
+++ export LD_LIBRARY_PATH
++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0 /opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0
++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP ']'
++++ printf %s /opt/intel/oneapi/vpl/2022.1.0:/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
+++ CMAKE_PREFIX_PATH=/opt/intel/oneapi/vpl/2022.1.0:/opt/intel/oneapi/tbb/2021.6.0/env/..:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/cmake:/opt/intel/oneapi/dal/2021.6.0:/opt/intel/oneapi/compiler/2022.1.0/linux/IntelDPCPP
+++ export CMAKE_PREFIX_PATH
++++ prepend_path /opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ path_to_add=/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig
++++ path_is_now=/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
++++ '[' '' = /opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64: ']'
++++ printf %s /opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ export PKG_CONFIG_PATH
++ temp_var=20
++ for arg in "$@"
+++ expr vtune=latest : '\(.*\)=.*'
++ arg_base=vtune
+++ expr vtune=latest : '.*=\(.*\)'
++ arg_verz=latest
++ arg_path=/opt/intel/oneapi/vtune/latest/env/vars.sh
++ SETVARS_VARS_PATH=/opt/intel/oneapi/vtune/latest/env/vars.sh
++ export SETVARS_VARS_PATH
++ '[' exclude = latest ']'
++ '[' -r /opt/intel/oneapi/vtune/latest/env/vars.sh ']'
++ echo ':: vtune -- latest'
:: vtune -- latest
++ . /opt/intel/oneapi/vtune/latest/env/vars.sh SETVARS_CALL=1
+++ '[' -n '' ']'
+++ '[' -n '' ']'
+++ '[' -n '5.1.4(1)-release' ']'
+++ return 0
+++ SCRIPT=/opt/intel/oneapi/vtune/latest/env/vars.sh
++++ get_product_dir /opt/intel/oneapi/vtune/latest/env/vars.sh
++++ script=/opt/intel/oneapi/vtune/latest/env/vars.sh
++++ '[' -L /opt/intel/oneapi/vtune/latest/env/vars.sh ']'
+++++ dirname /opt/intel/oneapi/vtune/latest/env/vars.sh
++++ script_dir=/opt/intel/oneapi/vtune/latest/env
+++++ cd /opt/intel/oneapi/vtune/latest/env
+++++ pwd -P
++++ script_dir=/opt/intel/oneapi/vtune/2022.3.0/env
+++++ dirname /opt/intel/oneapi/vtune/2022.3.0/env
++++ script_dir=/opt/intel/oneapi/vtune/2022.3.0
++++ echo /opt/intel/oneapi/vtune/2022.3.0
+++ PRODUCT_DIR=/opt/intel/oneapi/vtune/2022.3.0
++++ uname
+++ '[' Linux = Darwin ']'
++++ uname -m
+++ '[' x86_64 = x86_64 ']'
+++ BIN_DIR=bin64
+++ export PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2022.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ PKG_CONFIG_PATH=/opt/intel/oneapi/vtune/2022.3.0/include/pkgconfig/lib64:/opt/intel/oneapi/vpl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/tbb/2021.6.0/env/../lib/pkgconfig:/opt/intel/oneapi/mpi/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/mkl/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/inspector/2022.1.0/include/pkgconfig/lib64:/opt/intel/oneapi/dpl/2021.7.0/lib/pkgconfig:/opt/intel/oneapi/dnnl/2022.1.0/cpu_dpcpp_gpu_dpcpp/../lib/pkgconfig:/opt/intel/oneapi/dal/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2022.1.0/lib/pkgconfig:/opt/intel/oneapi/ccl/2021.6.0/lib/pkgconfig:/opt/intel/oneapi/advisor/2022.1.0/include/pkgconfig/lib64:
+++ export PATH=/opt/intel/oneapi/vtune/2022.3.0/bin64:/opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ PATH=/opt/intel/oneapi/vtune/2022.3.0/bin64:/opt/intel/oneapi/vpl/2022.1.0/bin:/opt/intel/oneapi/mpi/2021.6.0//libfabric/bin:/opt/intel/oneapi/mpi/2021.6.0//bin:/opt/intel/oneapi/mkl/2022.1.0/bin/intel64:/opt/intel/oneapi/itac/2021.6.0/bin:/opt/intel/oneapi/intelpython/latest/bin:/opt/intel/oneapi/intelpython/latest/condabin:/opt/intel/oneapi/inspector/2022.1.0/bin64:/opt/intel/oneapi/dpcpp-ct/2022.1.0/bin:/opt/intel/oneapi/dev-utilities/2021.6.0/bin:/opt/intel/oneapi/debugger/2021.6.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2022.1.0/linux/bin:/opt/intel/oneapi/clck/2021.6.0/bin/intel64:/opt/intel/oneapi/advisor/2022.1.0/bin64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/opt/rh/devtoolset-10/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/22.5/compilers/bin:/opt/intel/oneapi/compiler/2022.1.0/linux/bin/intel64:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+++ export DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2022.3.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
+++ DIAGUTIL_PATH=/opt/intel/oneapi/vtune/2022.3.0/sys_check/vtune_sys_check.py:/opt/intel/oneapi/dpcpp-ct/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/debugger/2021.6.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2022.1.0/sys_check/sys_check.sh:/opt/intel/oneapi/advisor/2022.1.0/sys_check/advisor_sys_check.py:
+++ export VTUNE_PROFILER_2022_DIR=/opt/intel/oneapi/vtune/2022.3.0
+++ VTUNE_PROFILER_2022_DIR=/opt/intel/oneapi/vtune/2022.3.0
+++ export VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2022.3.0
+++ VTUNE_PROFILER_DIR=/opt/intel/oneapi/vtune/2022.3.0
++ temp_var=21
++ '[' 21 -eq 0 ']'
++ echo ':: oneAPI environment initialized ::'
:: oneAPI environment initialized ::
++ echo ' '
 
++ '[' 0 -ne 0 ']'
++ eval set -- ''\''--force'\'' \
 '
+++ set -- --force
++ prep_for_exit 0
++ script_return_code=0
++ unset -v SETVARS_CALL
++ unset -v SETVARS_ARGS
++ unset -v SETVARS_VARS_PATH
++ '[' 0 = '' ']'
++ '[' 0 -eq 0 ']'
++ SETVARS_COMPLETED=1
++ export SETVARS_COMPLETED
++ return 0
++ return
+ rm -rf /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20221210_044601_6m0xb7
+ sed -i 's|clubb_params(iC14) = clubb_c14|clubb_params(iC14) = clubb_c1|' src/physics/cam/clubb_intr.F90
+ sed -i 's|clubb_config_flags%l_stability_correct_tau_zm = clubb_l_stability_correct_tau_zm|clubb_config_flags%l_stability_correct_tau_zm = .false.|' src/physics/cam/clubb_intr.F90
+ cime/scripts/create_test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s
Testnames: ['ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s']
No project info available
create_test will do up to 1 tasks simultaneously
create_test will use up to 1 cores simultaneously
Creating test directory /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs
RUNNING TESTS:
  ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s
Starting CREATE_NEWCASE for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished CREATE_NEWCASE for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 1.196781 seconds (PASS)
Starting XML for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished XML for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 0.277202 seconds (PASS)
Starting SETUP for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished SETUP for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 0.595399 seconds (PASS)
Starting SHAREDLIB_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished SHAREDLIB_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 573.779951 seconds (PASS)
Starting MODEL_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished MODEL_BUILD for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 1205.458783 seconds (PASS)
Starting RUN for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s with 1 procs
Finished RUN for test ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s in 146.057631 seconds (PASS). [COMPLETED 1 of 1]
Waiting for tests to finish
FAIL ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s (phase RUN)
    Case dir: /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs
test-scheduler took 1928.6228153705597 seconds
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] sh
+ chmod -R 755 /home/jenkins/cam_output
[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm.bldlog.230117-103321.gz
+ cat /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm.bldlog.230117-103321
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/cime_config/buildlib:9: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  import sys, os, filecmp, shutil, imp
     ...calling cam buildcpp to set build time options
make complib -j 1 MODEL=cam COMPLIB=/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/libatm.a -f /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/Tools/Makefile CIME_MODEL=cesm  SMP=TRUE CASEROOT="/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs" CASETOOLS="/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/Tools" CIMEROOT="/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/cime" SRCROOT="/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test" COMP_INTERFACE="mct" COMPILER="gnu" DEBUG="FALSE" EXEROOT="/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld" INCROOT="/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include" LIBROOT="/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib" MACH="nelson" MPILIB="mpich" NINST_VALUE="c1a1l1i1o1r1g1w1i1e1" OS="Linux" PIO_VERSION=2 SHAREDLIBROOT="/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld" SMP_PRESENT="TRUE" USE_ESMF_LIB="FALSE" USE_MOAB="FALSE" CAM_CONFIG_OPTS="-phys cam6" COMP_LND="clm" COMPARE_TO_NUOPC="FALSE" USE_TRILINOS="FALSE" USE_ALBANY="FALSE" USE_PETSC="FALSE"   USER_CPPDEFS='    -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp': 

 output:
 /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/Tools/mkSrcfiles
cp -f Filepath Deppath
/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/Tools/mkDepends  Deppath Srcfiles > Depends
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_logfile.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mod_comm.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/debugutilitiesmodule.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/decompmodule.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/ghostmodule.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffixed-form  /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/mpishorthand.F
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/cam_abortutils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/pft_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/parutilitiesmodule.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/pmgrid.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/dynamics_vars.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/FVperf_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/clubb_precision.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/constants_clubb.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/LY93_pdf.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/Nc_Ncn_eqns.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/model_flags.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/error_code.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/interpolation.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/file_functions.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/grid_class.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/Skx_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/T_in_K_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/calc_roots.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/parameters_model.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/adg1_adg2_3d_luhar_pdf.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stat_file_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stats_type.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/pdf_parameter_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/array_index.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stats_type_utilities.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stats_variables.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stats_zt_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stats_lh_sfc_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/parameter_indices.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/parameters_tunable.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/calendar.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/output_netcdf.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/saturation.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/advance_helper_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/endian.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/output_grads.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stats_rad_zt_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stats_lh_zt_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stats_rad_zm_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stats_zm_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/pdf_utilities.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stats_sfc_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/stats_clubb_utilities.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/numerical_check.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/new_hybrid_pdf.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/new_hybrid_pdf_main.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/new_pdf.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/new_pdf_main.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/new_tsdadg_pdf.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/pdf_closure_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/clip_explicit.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/pos_definite_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/turbulent_adv_pdf.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/sponge_layer_damping.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/diffusion.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/mean_adv.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/penta_lu_solver.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/lapack_interfaces.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/lapack_wrap.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/matrix_solver_wrapper.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/mono_flux_limiter.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/index_mapping.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/fill_holes.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/clip_semi_implicit.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/advance_xm_wpxp_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/mixing_length.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/advance_wp2_wp3_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/sfc_varnce_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/calc_pressure.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/sigma_sqd_w_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/advance_xp2_xpyp_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/advance_windm_edsclrm_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/advance_xp3_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/advance_clubb_core_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/namelist_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/units.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/spmd_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/cam_map_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_instance.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/constituents.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/wrap_nf.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/string_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/dycore.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/scamMod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/cam_pio_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/ppgrid.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/physconst.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/cam_grid_support.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_history_support.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/interp_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_control_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/time_manager.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/filenames.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/ioFileMod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_initfiles.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/commap.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/ref_pres.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/dyn_internal_state.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/hycoef.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/dyn_grid.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_grid.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_history_buffers.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_control.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/sat_hist.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/infnan.F90
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/subcol_pack_mod.F90.in > subcol_pack_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= subcol_pack_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/error_messages.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/input_data_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/solar_parms_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/solar_irrad_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/gmean_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/interpolate_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/mo_constants.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/intp_util.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/time_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/m_types.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/mo_flbc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/chem_surfvals.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/solar_wind_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/datetime.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere/epotential_params.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_history.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/advect_tend.F90
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/buffer.F90.in > buffer.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= buffer.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/geopotential.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/qneg_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/physics_types.F90
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/subcol_utils.F90.in > subcol_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= subcol_utils.F90
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/cime/src/externals/genf90/genf90.pl /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/physics_buffer.F90.in > physics_buffer.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= physics_buffer.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/radconstants.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_prop.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/rad_constituents.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/wv_sat_methods.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/wv_saturation.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/tropopause.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/modal_aero_wateruptake.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/chem_mods.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_tracname.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/modal_aero_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/modal_aero_rename.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/modal_aero_calcsize.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/modal_aer_opt.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/aer_rad_props.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol/soil_erod_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol/dust_common.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/dust_model.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol/cldaero_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/gas_wetdep_opts.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_chem_utls.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/sox_cldaero_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol/mo_setsox.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/ndrop.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/modal_aero_convproc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/srf_field_check.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/ncdio_atm.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/co2_data_flux.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/co2_cycle.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/camsrfexch.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/modal_aero_deposition.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/mo_util.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/horizontal_interpolate.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/polar_avg.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/tracer_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/aerodep_flx.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol/drydep_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/metdata.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_drydep.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/modal_aero_newnuc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/modal_aero_gasaerexch.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol/dust_sediment_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/modal_aero_coag.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol/wetdep.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol/sslt_sections.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/seasalt_model.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/m_spc_id.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/aero_model.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/aircraft_emit.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/aoa_tracers.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/apex.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct/cam_cpl_indices.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cmparray_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/rrtmg_state.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/parrrsw.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_wvn.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_sw.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg24.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg25.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg27.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg17.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg21.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg16.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg26.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_con.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg23.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg28.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg22.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg29.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg20.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg19.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_kg18.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_sw_taumol.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_sw_vrtqdr.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_tbl.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_sw_reftra.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_sw_spcvmc.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_sw_cldprmc.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrsw_ref.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_sw_setcoef.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_sw_rad.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_sw_init.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/radsw.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/parrrtm.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_wvn.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_ref.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_lw_setcoef.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg09.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg16.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg03.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg08.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg02.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg06.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg13.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg12.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg10.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_tbl.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_con.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg15.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg14.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg01.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg11.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg07.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg04.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrlw_kg05.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_lw_init.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/mcica_subcol_gen_lw.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_lw_rtrnmc.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_lw_taumol.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_lw_rad.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/radlw.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/radheat.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/rad_solar_var.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cospsimulator_intr.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/ebert_curry.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/drv_input_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/radiation_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/slingo.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/oldcloud.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/cloud_rad_props.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/radiation.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere/ionosphere_interface.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_heatnirco2.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_mean_mass.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_aurora.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/tracer_srcs.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/sums_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_rxt_rates_conv.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/rate_diags.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_indprd.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_prod_loss.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_exp_sol.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_adjrxt.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_sulf.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_mass_xforms.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/carma_model_flags_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/carma_flags_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/short_lived_species.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/charge_neutrality.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/bnddyi.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/boundarydata.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_ghg_chem.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_lu_solve.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_nln_matrix.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_lu_factor.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_lin_matrix.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_imp_sol.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/tracer_cnst.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_setinv.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/m_sad_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_sad.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_aero_settling.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_strato_rates.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_usrrxt.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_lightning.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/epp_ionization.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_extfrc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/spehox.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_airplane.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/gcr_ionization.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_setext.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/noy_ubc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/fire_emissions.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/euvac.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_params.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_wavelab.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_waveall.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_schu.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_wavelen.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_waveo3.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_xsections.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_zadj.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_tuv_inti.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/solar_euv_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/photo_bkgrnd.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_airmas.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_trislv.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_ps2str.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_rtlink.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_calcoe.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_setz.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_pchem.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_inter.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_lymana.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_seto2.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_sphers.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_setcld.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_setozo.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_setair.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_setaer.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_photoin.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_jshort.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_jeuv.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_jlong.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_photo.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_phtadj.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/species_sums_diags.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_chm_diags.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_fstrat.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/chem_prod_loss_diags.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/orbit.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_sethet.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_negtrc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_jpl.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_setrxt.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_gas_phase_chemdr.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_airglow.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/clybry_fam.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_neu_wetdep.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_srf_emissions.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/set_cp.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_cph.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_waccm_hrates.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_chemini.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/mo_sim_dat.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_apex.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/ocean_emis.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_tgcm_ubc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/mo_msis_ubc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_snoe.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/upper_bc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/cfc11star.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/chemistry.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/pbl_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cloud_fraction.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cldfrc2m.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cldwat2m_macro.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/hk_conv.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/unicon_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/unicon.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/unicon_cam.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/uwshcu.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas/micro_pumas_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nucleate_ice.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/ndrop_bam.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/zm_microphysics.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/zm_conv.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/convect_shallow.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/check_energy.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/zm_conv_intr.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/macrop_driver.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_mf.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/matrix_operations.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/input_names.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/input_reader.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/corr_varnce_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/precipitation_fraction.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/hydromet_pdf_parameter_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/diagnose_correlations_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/setup_clubb_pdf_params.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form   /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/mt95.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/clubb_api_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/hb_diff.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/subcol_SILHS.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/subcol_tstcp.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/subcol.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_volcaero.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_aero.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_ozone.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_ghg.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/restart_physics.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/ctem.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas/micro_mg1_0.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas/micro_mg3_0.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas/micro_pumas_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/micro_mg_cam.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/microp_driver.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/pkg_cldoptics.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cldwat.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/pkg_cld_sediment.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/rk_stratiform.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/tracers_suite.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/tracers.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/carma_intr.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/const_init.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/par_vecsum.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/qbo.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests/inic_analytic_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests/inic_analytic.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mapz_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/te_map.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/diag_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/pfixer.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests/dyn_tests_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/fill_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/dyn_comp.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/restart_dynamics.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_restart.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/history_defaults.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/rayleigh_friction.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/solar_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/constituent_burden.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/tidal_diag.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cam_diagnostics.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/iondrag.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/waccmx_phys_intr.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub/unit_driver.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/offline_driver.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/coords_1d.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/beljaars_drag.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/beljaars_drag_cam.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/linear_1d_operators.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/vdiff_lu_solver.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/diffusion_solver.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/molec_diff.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/eddy_diff.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_debug_util.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/eddy_diff_cam.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/trb_mtn_stress.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/trb_mtn_stress_cam.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/vertical_diffusion.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_utils.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_diffusion.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_common.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_front.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_oro.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_rdg.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_convect.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_drag.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/dadadj.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/dadadj_cam.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_strataero.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/conv_water.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cam3_aero_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cam3_ozone_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/lunar_tides.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/hetfrz_classnuc.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/hetfrz_classnuc_cam.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nucleate_ice_cam.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/microp_aero.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/runtime_opts.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/fv_prints.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/gravity_waves_sources.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/zonal_mean.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/d2a3dikj.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/dp_coupling.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/stepon.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/history_scam.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/ghg_data.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_debug.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/sslt_rebin.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/convect_deep.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/iop_forcing.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/ssatcontrail.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/flux_avg.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/spcam_drivers.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_snapshot.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cloud_cover_diags.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cloud_diagnostics.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_gmean.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/physpkg.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_comp.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct/atm_import_export.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct/atm_comp_mct.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/benergy.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/ccpp_kinds.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/tp_core.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/sw_core.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/cd_core.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb/code_timer_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cpslec.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/d2a3dijk.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/diag_dynvar_ic.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mean_module.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/dryairm.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/epvd.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/fft99.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/gauaw_mod.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -fcray-pointer /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/geopk.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities/geopotential_t.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4/m_rxt_id.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/marsaglia.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpicc   -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -std=gnu99   -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2  /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/memstuff.c
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpicc   -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -std=gnu99   -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2  /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mp_assign_to_cpu.c
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/msise00.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/p_d_adjust.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/par_xsum.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/pkez.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/puminterfaces.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/quicksort.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/redistributemodule.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c  -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -ffree-form  -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_lw_k_g.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c  -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -ffree-form  -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -O0  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src/rrtmg_sw_k_g.f90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/sgexx.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/srchutil.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities/state_converters.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/std_atm_profile.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/sv_decomp.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/trac2d.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/uv3s_update.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/vrtmap.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/wrap_mpi.F90
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/unit_drivers/stub -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/pp_trop_mam4 -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/aerosol -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/ionosphere -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/aer_src -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/clubb -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/pumas -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/tests -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/cpl/mct -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/atmos_phys/utilities -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O  -DPLON=24 -DPLAT=19 -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_ROF=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_IAC=1 -DNUM_COMP_INST_ESP=1 -DPLEV=32 -DPCNST=33 -DPCOLS=16 -DPSUBCOLS=1 -DN_RAD_CNST=30 -DPTRM=1 -DPTRN=1 -DPTRK=1 -DSPMD -DMODAL_AERO -DMODAL_AERO_4MODE  -DCLUBB_SGS -DCLUBB_CAM -DNO_LAPACK_ISNAN -DCLUBB_REAL_TYPE=dp -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/xpavg_mod.F90
ar rv /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/libatm.a FVperf_module.o LY93_pdf.o Nc_Ncn_eqns.o Skx_module.o T_in_K_module.o adg1_adg2_3d_luhar_pdf.o advance_clubb_core_module.o advance_helper_module.o advance_windm_edsclrm_module.o advance_wp2_wp3_module.o advance_xm_wpxp_module.o advance_xp2_xpyp_module.o advance_xp3_module.o advect_tend.o aer_rad_props.o aero_model.o aerodep_flx.o aircraft_emit.o aoa_tracers.o apex.o array_index.o atm_comp_mct.o atm_import_export.o beljaars_drag.o beljaars_drag_cam.o benergy.o bnddyi.o boundarydata.o buffer.o calc_pressure.o calc_roots.o calendar.o cam3_aero_data.o cam3_ozone_data.o cam_abortutils.o cam_comp.o cam_control_mod.o cam_cpl_indices.o cam_diagnostics.o cam_grid_support.o cam_history.o cam_history_buffers.o cam_history_support.o cam_initfiles.o cam_instance.o cam_logfile.o cam_map_utils.o cam_pio_utils.o cam_restart.o cam_snapshot.o camsrfexch.o carma_flags_mod.o carma_intr.o carma_model_flags_mod.o ccpp_kinds.o cd_core.o cfc11star.o charge_neutrality.o check_energy.o chem_mods.o chem_prod_loss_diags.o chem_surfvals.o chemistry.o cldaero_mod.o cldfrc2m.o cldwat.o cldwat2m_macro.o clip_explicit.o clip_semi_implicit.o cloud_cover_diags.o cloud_diagnostics.o cloud_fraction.o cloud_rad_props.o clubb_api_module.o clubb_intr.o clubb_mf.o clubb_precision.o clybry_fam.o cmparray_mod.o co2_cycle.o co2_data_flux.o code_timer_module.o commap.o const_init.o constants_clubb.o constituent_burden.o constituents.o conv_water.o convect_deep.o convect_shallow.o coords_1d.o corr_varnce_module.o cospsimulator_intr.o cpslec.o ctem.o d2a3dijk.o d2a3dikj.o dadadj.o dadadj_cam.o datetime.o debugutilitiesmodule.o decompmodule.o diag_dynvar_ic.o diag_module.o diagnose_correlations_module.o diffusion.o diffusion_solver.o dp_coupling.o drv_input_data.o dryairm.o drydep_mod.o dust_common.o dust_model.o dust_sediment_mod.o dycore.o dyn_comp.o dyn_grid.o dyn_internal_state.o dyn_tests_utils.o dynamics_vars.o ebert_curry.o eddy_diff.o eddy_diff_cam.o endian.o epotential_params.o epp_ionization.o epvd.o error_code.o error_messages.o euvac.o fft99.o file_functions.o filenames.o fill_holes.o fill_module.o fire_emissions.o flux_avg.o fv_prints.o gas_wetdep_opts.o gauaw_mod.o gcr_ionization.o geopk.o geopotential.o geopotential_t.o ghg_data.o ghostmodule.o gmean_mod.o gravity_waves_sources.o grid_class.o gw_common.o gw_convect.o gw_diffusion.o gw_drag.o gw_front.o gw_oro.o gw_rdg.o gw_utils.o hb_diff.o hetfrz_classnuc.o hetfrz_classnuc_cam.o history_defaults.o history_scam.o hk_conv.o horizontal_interpolate.o hycoef.o hydromet_pdf_parameter_module.o index_mapping.o infnan.o inic_analytic.o inic_analytic_utils.o input_data_utils.o input_names.o input_reader.o interp_mod.o interpolate_data.o interpolation.o intp_util.o ioFileMod.o iondrag.o ionosphere_interface.o iop_forcing.o lapack_interfaces.o lapack_wrap.o linear_1d_operators.o lunar_tides.o m_rxt_id.o m_sad_data.o m_spc_id.o m_types.o macrop_driver.o mapz_module.o marsaglia.o matrix_operations.o matrix_solver_wrapper.o mcica_subcol_gen_lw.o mcica_subcol_gen_sw.o mean_adv.o mean_module.o memstuff.o metdata.o micro_mg1_0.o micro_mg3_0.o micro_mg_cam.o micro_pumas_data.o micro_pumas_utils.o microp_aero.o microp_driver.o mixing_length.o mo_adjrxt.o mo_aero_settling.o mo_airglow.o mo_airmas.o mo_airplane.o mo_apex.o mo_aurora.o mo_calcoe.o mo_chem_utls.o mo_chemini.o mo_chm_diags.o mo_constants.o mo_cph.o mo_drydep.o mo_exp_sol.o mo_extfrc.o mo_flbc.o mo_fstrat.o mo_gas_phase_chemdr.o mo_ghg_chem.o mo_heatnirco2.o mo_imp_sol.o mo_indprd.o mo_inter.o mo_jeuv.o mo_jlong.o mo_jpl.o mo_jshort.o mo_lightning.o mo_lin_matrix.o mo_lu_factor.o mo_lu_solve.o mo_lymana.o mo_mass_xforms.o mo_mean_mass.o mo_msis_ubc.o mo_negtrc.o mo_neu_wetdep.o mo_nln_matrix.o mo_params.o mo_pchem.o mo_photo.o mo_photoin.o mo_phtadj.o mo_prod_loss.o mo_ps2str.o mo_rtlink.o mo_rxt_rates_conv.o mo_sad.o mo_schu.o mo_setaer.o mo_setair.o mo_setcld.o mo_setext.o mo_sethet.o mo_setinv.o mo_seto2.o mo_setozo.o mo_setrxt.o mo_setsox.o mo_setz.o mo_sim_dat.o mo_snoe.o mo_sphers.o mo_srf_emissions.o mo_strato_rates.o mo_sulf.o mo_tgcm_ubc.o mo_tracname.o mo_trislv.o mo_tuv_inti.o mo_usrrxt.o mo_util.o mo_waccm_hrates.o mo_waveall.o mo_wavelab.o mo_wavelen.o mo_waveo3.o mo_xsections.o mo_zadj.o mod_comm.o modal_aer_opt.o modal_aero_calcsize.o modal_aero_coag.o modal_aero_convproc.o modal_aero_data.o modal_aero_deposition.o modal_aero_gasaerexch.o modal_aero_newnuc.o modal_aero_rename.o modal_aero_wateruptake.o model_flags.o molec_diff.o mono_flux_limiter.o mp_assign_to_cpu.o mpishorthand.o msise00.o mt95.o namelist_utils.o ncdio_atm.o ndrop.o ndrop_bam.o new_hybrid_pdf.o new_hybrid_pdf_main.o new_pdf.o new_pdf_main.o new_tsdadg_pdf.o noy_ubc.o nucleate_ice.o nucleate_ice_cam.o nudging.o numerical_check.o ocean_emis.o offline_driver.o oldcloud.o orbit.o output_grads.o output_netcdf.o p_d_adjust.o par_vecsum.o par_xsum.o parameter_indices.o parameters_model.o parameters_tunable.o parrrsw.o parrrtm.o parutilitiesmodule.o pbl_utils.o pdf_closure_module.o pdf_parameter_module.o pdf_utilities.o penta_lu_solver.o pfixer.o pft_module.o photo_bkgrnd.o phys_control.o phys_debug.o phys_debug_util.o phys_gmean.o phys_grid.o phys_prop.o physconst.o physics_buffer.o physics_types.o physpkg.o pkez.o pkg_cld_sediment.o pkg_cldoptics.o pmgrid.o polar_avg.o pos_definite_module.o ppgrid.o precipitation_fraction.o prescribed_aero.o prescribed_ghg.o prescribed_ozone.o prescribed_strataero.o prescribed_volcaero.o puminterfaces.o qbo.o qneg_module.o quicksort.o rad_constituents.o rad_solar_var.o radconstants.o radheat.o radiation.o radiation_data.o radlw.o radsw.o rate_diags.o rayleigh_friction.o redistributemodule.o ref_pres.o restart_dynamics.o restart_physics.o rk_stratiform.o rrlw_con.o rrlw_kg01.o rrlw_kg02.o rrlw_kg03.o rrlw_kg04.o rrlw_kg05.o rrlw_kg06.o rrlw_kg07.o rrlw_kg08.o rrlw_kg09.o rrlw_kg10.o rrlw_kg11.o rrlw_kg12.o rrlw_kg13.o rrlw_kg14.o rrlw_kg15.o rrlw_kg16.o rrlw_ref.o rrlw_tbl.o rrlw_wvn.o rrsw_con.o rrsw_kg16.o rrsw_kg17.o rrsw_kg18.o rrsw_kg19.o rrsw_kg20.o rrsw_kg21.o rrsw_kg22.o rrsw_kg23.o rrsw_kg24.o rrsw_kg25.o rrsw_kg26.o rrsw_kg27.o rrsw_kg28.o rrsw_kg29.o rrsw_ref.o rrsw_tbl.o rrsw_wvn.o rrtmg_lw_init.o rrtmg_lw_k_g.o rrtmg_lw_rad.o rrtmg_lw_rtrnmc.o rrtmg_lw_setcoef.o rrtmg_lw_taumol.o rrtmg_state.o rrtmg_sw_cldprmc.o rrtmg_sw_init.o rrtmg_sw_k_g.o rrtmg_sw_rad.o rrtmg_sw_reftra.o rrtmg_sw_setcoef.o rrtmg_sw_spcvmc.o rrtmg_sw_taumol.o rrtmg_sw_vrtqdr.o runtime_opts.o sat_hist.o saturation.o scamMod.o seasalt_model.o set_cp.o setup_clubb_pdf_params.o sfc_varnce_module.o sgexx.o short_lived_species.o sigma_sqd_w_module.o slingo.o soil_erod_mod.o solar_data.o solar_euv_data.o solar_irrad_data.o solar_parms_data.o solar_wind_data.o sox_cldaero_mod.o spcam_drivers.o species_sums_diags.o spehox.o spmd_dyn.o spmd_utils.o sponge_layer_damping.o srchutil.o srf_field_check.o ssatcontrail.o sslt_rebin.o sslt_sections.o stat_file_module.o state_converters.o stats_clubb_utilities.o stats_lh_sfc_module.o stats_lh_zt_module.o stats_rad_zm_module.o stats_rad_zt_module.o stats_sfc_module.o stats_type.o stats_type_utilities.o stats_variables.o stats_zm_module.o stats_zt_module.o std_atm_profile.o stepon.o string_utils.o subcol.o subcol_SILHS.o subcol_pack_mod.o subcol_tstcp.o subcol_utils.o sums_utils.o sv_decomp.o sw_core.o te_map.o tidal_diag.o time_manager.o time_utils.o tp_core.o trac2d.o tracer_cnst.o tracer_data.o tracer_srcs.o tracers.o tracers_suite.o trb_mtn_stress.o trb_mtn_stress_cam.o tropopause.o turbulent_adv_pdf.o unicon.o unicon_cam.o unicon_utils.o unit_driver.o units.o upper_bc.o uv3s_update.o uwshcu.o vdiff_lu_solver.o vertical_diffusion.o vrtmap.o waccmx_phys_intr.o wetdep.o wrap_mpi.o wrap_nf.o wv_sat_methods.o wv_saturation.o xpavg_mod.o zm_conv.o zm_conv_intr.o zm_microphysics.o zonal_mean.o
a - FVperf_module.o
a - LY93_pdf.o
a - Nc_Ncn_eqns.o
a - Skx_module.o
a - T_in_K_module.o
a - adg1_adg2_3d_luhar_pdf.o
a - advance_clubb_core_module.o
a - advance_helper_module.o
a - advance_windm_edsclrm_module.o
a - advance_wp2_wp3_module.o
a - advance_xm_wpxp_module.o
a - advance_xp2_xpyp_module.o
a - advance_xp3_module.o
a - advect_tend.o
a - aer_rad_props.o
a - aero_model.o
a - aerodep_flx.o
a - aircraft_emit.o
a - aoa_tracers.o
a - apex.o
a - array_index.o
a - atm_comp_mct.o
a - atm_import_export.o
a - beljaars_drag.o
a - beljaars_drag_cam.o
a - benergy.o
a - bnddyi.o
a - boundarydata.o
a - buffer.o
a - calc_pressure.o
a - calc_roots.o
a - calendar.o
a - cam3_aero_data.o
a - cam3_ozone_data.o
a - cam_abortutils.o
a - cam_comp.o
a - cam_control_mod.o
a - cam_cpl_indices.o
a - cam_diagnostics.o
a - cam_grid_support.o
a - cam_history.o
a - cam_history_buffers.o
a - cam_history_support.o
a - cam_initfiles.o
a - cam_instance.o
a - cam_logfile.o
a - cam_map_utils.o
a - cam_pio_utils.o
a - cam_restart.o
a - cam_snapshot.o
a - camsrfexch.o
a - carma_flags_mod.o
a - carma_intr.o
a - carma_model_flags_mod.o
a - ccpp_kinds.o
a - cd_core.o
a - cfc11star.o
a - charge_neutrality.o
a - check_energy.o
a - chem_mods.o
a - chem_prod_loss_diags.o
a - chem_surfvals.o
a - chemistry.o
a - cldaero_mod.o
a - cldfrc2m.o
a - cldwat.o
a - cldwat2m_macro.o
a - clip_explicit.o
a - clip_semi_implicit.o
a - cloud_cover_diags.o
a - cloud_diagnostics.o
a - cloud_fraction.o
a - cloud_rad_props.o
a - clubb_api_module.o
a - clubb_intr.o
a - clubb_mf.o
a - clubb_precision.o
a - clybry_fam.o
a - cmparray_mod.o
a - co2_cycle.o
a - co2_data_flux.o
a - code_timer_module.o
a - commap.o
a - const_init.o
a - constants_clubb.o
a - constituent_burden.o
a - constituents.o
a - conv_water.o
a - convect_deep.o
a - convect_shallow.o
a - coords_1d.o
a - corr_varnce_module.o
a - cospsimulator_intr.o
a - cpslec.o
a - ctem.o
a - d2a3dijk.o
a - d2a3dikj.o
a - dadadj.o
a - dadadj_cam.o
a - datetime.o
a - debugutilitiesmodule.o
a - decompmodule.o
a - diag_dynvar_ic.o
a - diag_module.o
a - diagnose_correlations_module.o
a - diffusion.o
a - diffusion_solver.o
a - dp_coupling.o
a - drv_input_data.o
a - dryairm.o
a - drydep_mod.o
a - dust_common.o
a - dust_model.o
a - dust_sediment_mod.o
a - dycore.o
a - dyn_comp.o
a - dyn_grid.o
a - dyn_internal_state.o
a - dyn_tests_utils.o
a - dynamics_vars.o
a - ebert_curry.o
a - eddy_diff.o
a - eddy_diff_cam.o
a - endian.o
a - epotential_params.o
a - epp_ionization.o
a - epvd.o
a - error_code.o
a - error_messages.o
a - euvac.o
a - fft99.o
a - file_functions.o
a - filenames.o
a - fill_holes.o
a - fill_module.o
a - fire_emissions.o
a - flux_avg.o
a - fv_prints.o
a - gas_wetdep_opts.o
a - gauaw_mod.o
a - gcr_ionization.o
a - geopk.o
a - geopotential.o
a - geopotential_t.o
a - ghg_data.o
a - ghostmodule.o
a - gmean_mod.o
a - gravity_waves_sources.o
a - grid_class.o
a - gw_common.o
a - gw_convect.o
a - gw_diffusion.o
a - gw_drag.o
a - gw_front.o
a - gw_oro.o
a - gw_rdg.o
a - gw_utils.o
a - hb_diff.o
a - hetfrz_classnuc.o
a - hetfrz_classnuc_cam.o
a - history_defaults.o
a - history_scam.o
a - hk_conv.o
a - horizontal_interpolate.o
a - hycoef.o
a - hydromet_pdf_parameter_module.o
a - index_mapping.o
a - infnan.o
a - inic_analytic.o
a - inic_analytic_utils.o
a - input_data_utils.o
a - input_names.o
a - input_reader.o
a - interp_mod.o
a - interpolate_data.o
a - interpolation.o
a - intp_util.o
a - ioFileMod.o
a - iondrag.o
a - ionosphere_interface.o
a - iop_forcing.o
a - lapack_interfaces.o
a - lapack_wrap.o
a - linear_1d_operators.o
a - lunar_tides.o
a - m_rxt_id.o
a - m_sad_data.o
a - m_spc_id.o
a - m_types.o
a - macrop_driver.o
a - mapz_module.o
a - marsaglia.o
a - matrix_operations.o
a - matrix_solver_wrapper.o
a - mcica_subcol_gen_lw.o
a - mcica_subcol_gen_sw.o
a - mean_adv.o
a - mean_module.o
a - memstuff.o
a - metdata.o
a - micro_mg1_0.o
a - micro_mg3_0.o
a - micro_mg_cam.o
a - micro_pumas_data.o
a - micro_pumas_utils.o
a - microp_aero.o
a - microp_driver.o
a - mixing_length.o
a - mo_adjrxt.o
a - mo_aero_settling.o
a - mo_airglow.o
a - mo_airmas.o
a - mo_airplane.o
a - mo_apex.o
a - mo_aurora.o
a - mo_calcoe.o
a - mo_chem_utls.o
a - mo_chemini.o
a - mo_chm_diags.o
a - mo_constants.o
a - mo_cph.o
a - mo_drydep.o
a - mo_exp_sol.o
a - mo_extfrc.o
a - mo_flbc.o
a - mo_fstrat.o
a - mo_gas_phase_chemdr.o
a - mo_ghg_chem.o
a - mo_heatnirco2.o
a - mo_imp_sol.o
a - mo_indprd.o
a - mo_inter.o
a - mo_jeuv.o
a - mo_jlong.o
a - mo_jpl.o
a - mo_jshort.o
a - mo_lightning.o
a - mo_lin_matrix.o
a - mo_lu_factor.o
a - mo_lu_solve.o
a - mo_lymana.o
a - mo_mass_xforms.o
a - mo_mean_mass.o
a - mo_msis_ubc.o
a - mo_negtrc.o
a - mo_neu_wetdep.o
a - mo_nln_matrix.o
a - mo_params.o
a - mo_pchem.o
a - mo_photo.o
a - mo_photoin.o
a - mo_phtadj.o
a - mo_prod_loss.o
a - mo_ps2str.o
a - mo_rtlink.o
a - mo_rxt_rates_conv.o
a - mo_sad.o
a - mo_schu.o
a - mo_setaer.o
a - mo_setair.o
a - mo_setcld.o
a - mo_setext.o
a - mo_sethet.o
a - mo_setinv.o
a - mo_seto2.o
a - mo_setozo.o
a - mo_setrxt.o
a - mo_setsox.o
a - mo_setz.o
a - mo_sim_dat.o
a - mo_snoe.o
a - mo_sphers.o
a - mo_srf_emissions.o
a - mo_strato_rates.o
a - mo_sulf.o
a - mo_tgcm_ubc.o
a - mo_tracname.o
a - mo_trislv.o
a - mo_tuv_inti.o
a - mo_usrrxt.o
a - mo_util.o
a - mo_waccm_hrates.o
a - mo_waveall.o
a - mo_wavelab.o
a - mo_wavelen.o
a - mo_waveo3.o
a - mo_xsections.o
a - mo_zadj.o
a - mod_comm.o
a - modal_aer_opt.o
a - modal_aero_calcsize.o
a - modal_aero_coag.o
a - modal_aero_convproc.o
a - modal_aero_data.o
a - modal_aero_deposition.o
a - modal_aero_gasaerexch.o
a - modal_aero_newnuc.o
a - modal_aero_rename.o
a - modal_aero_wateruptake.o
a - model_flags.o
a - molec_diff.o
a - mono_flux_limiter.o
a - mp_assign_to_cpu.o
a - mpishorthand.o
a - msise00.o
a - mt95.o
a - namelist_utils.o
a - ncdio_atm.o
a - ndrop.o
a - ndrop_bam.o
a - new_hybrid_pdf.o
a - new_hybrid_pdf_main.o
a - new_pdf.o
a - new_pdf_main.o
a - new_tsdadg_pdf.o
a - noy_ubc.o
a - nucleate_ice.o
a - nucleate_ice_cam.o
a - nudging.o
a - numerical_check.o
a - ocean_emis.o
a - offline_driver.o
a - oldcloud.o
a - orbit.o
a - output_grads.o
a - output_netcdf.o
a - p_d_adjust.o
a - par_vecsum.o
a - par_xsum.o
a - parameter_indices.o
a - parameters_model.o
a - parameters_tunable.o
a - parrrsw.o
a - parrrtm.o
a - parutilitiesmodule.o
a - pbl_utils.o
a - pdf_closure_module.o
a - pdf_parameter_module.o
a - pdf_utilities.o
a - penta_lu_solver.o
a - pfixer.o
a - pft_module.o
a - photo_bkgrnd.o
a - phys_control.o
a - phys_debug.o
a - phys_debug_util.o
a - phys_gmean.o
a - phys_grid.o
a - phys_prop.o
a - physconst.o
a - physics_buffer.o
a - physics_types.o
a - physpkg.o
a - pkez.o
a - pkg_cld_sediment.o
a - pkg_cldoptics.o
a - pmgrid.o
a - polar_avg.o
a - pos_definite_module.o
a - ppgrid.o
a - precipitation_fraction.o
a - prescribed_aero.o
a - prescribed_ghg.o
a - prescribed_ozone.o
a - prescribed_strataero.o
a - prescribed_volcaero.o
a - puminterfaces.o
a - qbo.o
a - qneg_module.o
a - quicksort.o
a - rad_constituents.o
a - rad_solar_var.o
a - radconstants.o
a - radheat.o
a - radiation.o
a - radiation_data.o
a - radlw.o
a - radsw.o
a - rate_diags.o
a - rayleigh_friction.o
a - redistributemodule.o
a - ref_pres.o
a - restart_dynamics.o
a - restart_physics.o
a - rk_stratiform.o
a - rrlw_con.o
a - rrlw_kg01.o
a - rrlw_kg02.o
a - rrlw_kg03.o
a - rrlw_kg04.o
a - rrlw_kg05.o
a - rrlw_kg06.o
a - rrlw_kg07.o
a - rrlw_kg08.o
a - rrlw_kg09.o
a - rrlw_kg10.o
a - rrlw_kg11.o
a - rrlw_kg12.o
a - rrlw_kg13.o
a - rrlw_kg14.o
a - rrlw_kg15.o
a - rrlw_kg16.o
a - rrlw_ref.o
a - rrlw_tbl.o
a - rrlw_wvn.o
a - rrsw_con.o
a - rrsw_kg16.o
a - rrsw_kg17.o
a - rrsw_kg18.o
a - rrsw_kg19.o
a - rrsw_kg20.o
a - rrsw_kg21.o
a - rrsw_kg22.o
a - rrsw_kg23.o
a - rrsw_kg24.o
a - rrsw_kg25.o
a - rrsw_kg26.o
a - rrsw_kg27.o
a - rrsw_kg28.o
a - rrsw_kg29.o
a - rrsw_ref.o
a - rrsw_tbl.o
a - rrsw_wvn.o
a - rrtmg_lw_init.o
a - rrtmg_lw_k_g.o
a - rrtmg_lw_rad.o
a - rrtmg_lw_rtrnmc.o
a - rrtmg_lw_setcoef.o
a - rrtmg_lw_taumol.o
a - rrtmg_state.o
a - rrtmg_sw_cldprmc.o
a - rrtmg_sw_init.o
a - rrtmg_sw_k_g.o
a - rrtmg_sw_rad.o
a - rrtmg_sw_reftra.o
a - rrtmg_sw_setcoef.o
a - rrtmg_sw_spcvmc.o
a - rrtmg_sw_taumol.o
a - rrtmg_sw_vrtqdr.o
a - runtime_opts.o
a - sat_hist.o
a - saturation.o
a - scamMod.o
a - seasalt_model.o
a - set_cp.o
a - setup_clubb_pdf_params.o
a - sfc_varnce_module.o
a - sgexx.o
a - short_lived_species.o
a - sigma_sqd_w_module.o
a - slingo.o
a - soil_erod_mod.o
a - solar_data.o
a - solar_euv_data.o
a - solar_irrad_data.o
a - solar_parms_data.o
a - solar_wind_data.o
a - sox_cldaero_mod.o
a - spcam_drivers.o
a - species_sums_diags.o
a - spehox.o
a - spmd_dyn.o
a - spmd_utils.o
a - sponge_layer_damping.o
a - srchutil.o
a - srf_field_check.o
a - ssatcontrail.o
a - sslt_rebin.o
a - sslt_sections.o
a - stat_file_module.o
a - state_converters.o
a - stats_clubb_utilities.o
a - stats_lh_sfc_module.o
a - stats_lh_zt_module.o
a - stats_rad_zm_module.o
a - stats_rad_zt_module.o
a - stats_sfc_module.o
a - stats_type.o
a - stats_type_utilities.o
a - stats_variables.o
a - stats_zm_module.o
a - stats_zt_module.o
a - std_atm_profile.o
a - stepon.o
a - string_utils.o
a - subcol.o
a - subcol_SILHS.o
a - subcol_pack_mod.o
a - subcol_tstcp.o
a - subcol_utils.o
a - sums_utils.o
a - sv_decomp.o
a - sw_core.o
a - te_map.o
a - tidal_diag.o
a - time_manager.o
a - time_utils.o
a - tp_core.o
a - trac2d.o
a - tracer_cnst.o
a - tracer_data.o
a - tracer_srcs.o
a - tracers.o
a - tracers_suite.o
a - trb_mtn_stress.o
a - trb_mtn_stress_cam.o
a - tropopause.o
a - turbulent_adv_pdf.o
a - unicon.o
a - unicon_cam.o
a - unicon_utils.o
a - unit_driver.o
a - units.o
a - upper_bc.o
a - uv3s_update.o
a - uwshcu.o
a - vdiff_lu_solver.o
a - vertical_diffusion.o
a - vrtmap.o
a - waccmx_phys_intr.o
a - wetdep.o
a - wrap_mpi.o
a - wrap_nf.o
a - wv_sat_methods.o
a - wv_saturation.o
a - xpavg_mod.o
a - zm_conv.o
a - zm_conv_intr.o
a - zm_microphysics.o
a - zonal_mean.o
rm subcol_pack_mod.F90 subcol_utils.F90 physics_buffer.F90 buffer.F90 

 err:

cat: Srcfiles: No such file or directory
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mod_comm.F90:5537:32:

 5526 |                   call mpi_irecv  ( hs_rcv(istep), 1, mp_i4, p, comm_pid, comm, &
      |                                    2
......
 5537 |                call mpi_irecv ( ga_r8_r(offset_r), rcvlths(p), mp_r8, &
      |                                1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mod_comm.F90:5582:37:

 5540 |                   call mpi_send( hs_snd, 1, mp_i4, p, p, comm, &
      |                                 2    
......
 5582 |                      call mpi_send ( ga_r8_s(offset_s), sndlths(p), mp_r8, &
      |                                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mod_comm.F90:4502:37:

 4502 |                      call mpi_rsend( ga_i4_s(offset_s), sndlths(p), mp_i4, &
      |                                     1
......
 5574 |                      call mpi_rsend( ga_r8_s(offset_s), sndlths(p), mp_r8, &
      |                                     2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mod_comm.F90:4505:38:

 4505 |                      call mpi_irsend( ga_i4_s(offset_s), sndlths(p), mp_i4, &
      |                                      1
......
 5577 |                      call mpi_irsend( ga_r8_s(offset_s), sndlths(p), mp_r8, &
      |                                      2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mod_comm.F90:4513:38:

 4513 |                      call mpi_isend ( ga_i4_s(offset_s), sndlths(p), mp_i4, &
      |                                      1
......
 5585 |                      call mpi_isend ( ga_r8_s(offset_s), sndlths(p), mp_r8, &
      |                                      2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mod_comm.F90:4587:29:

 4587 |          call mpi_alltoallv (ga_i4_s, sndlths, sdispls, mp_i4, &
      |                             1
......
 5651 |          call mpi_alltoallv (ga_r8_s, sndlths, sdispls, mp_r8, &
      |                             2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mod_comm.F90:3348:31:

 3348 |                 call mpi_send( q1in, 1, send_bl(ipe)%type, ipe-1, send_tag,        &
      |                               1
......
 5540 |                   call mpi_send( hs_snd, 1, mp_i4, p, p, comm, &
      |                                 2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mod_comm.F90:3356:34:

 3356 |                    call mpi_send( q2in, 1, send_bl(ipe)%type, ipe-1, send_tag,        &
      |                                  1
......
 5540 |                   call mpi_send( hs_snd, 1, mp_i4, p, p, comm, &
      |                                 2 
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mod_comm.F90:2406:25:

 2406 |       call MPI_ALLGATHER(q(istart), Lsize, mp_r4, q, Lsize, mp_r4, comm, ierror)
      |                         1
......
 2437 |       call MPI_ALLGATHER(q(istart), Lsize, mp_i4, q, Lsize, mp_i4, comm, ierror)
      |                         2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/mod_comm.F90:2310:21:

 2310 |       call MPI_BCAST(q, isize, mp_r4, 0, comm, ierror)
      |                     1
......
 2339 |       call MPI_BCAST(q, isize, mp_i4, 0, comm, ierror)
      |                     2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/parutilitiesmodule.F90:4630:28:

 4630 |         CALL MPI_ALLREDUCE( Var, Tmp, Im*Jm, CPP_MPI_INTEGER,           &
      |                            1
......
 5094 |       call MPI_ALLREDUCE(nCount,Info%maxNumSeg,1,INT4,MPI_MAX,InComm,ierr)
      |                         2   
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-2)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/parutilitiesmodule.F90:4586:28:

 4586 |         CALL MPI_ALLREDUCE( Var,Tmp,Im,CPP_MPI_INTEGER,Op,InComm,Ierror )
      |                            1
......
 5094 |       call MPI_ALLREDUCE(nCount,Info%maxNumSeg,1,INT4,MPI_MAX,InComm,ierr)
      |                         2   
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/parutilitiesmodule.F90:4540:24:

 4540 |         CALL MPI_BCAST( Var, Im*StrLen, MPI_CHARACTER, 0, InComm, Ierror )
      |                        1
......
 4628 |         CALL MPI_BCAST( Var, Im*Jm, CPP_MPI_INTEGER, 0, InComm, Ierror )
      |                        2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(*)/INTEGER(4)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/parutilitiesmodule.F90:4454:24:

 4454 |         CALL MPI_BCAST( Var, 1, CPP_MPI_INTEGER, 0, InComm, Ierror )
      |                        1
......
 4628 |         CALL MPI_BCAST( Var, Im*Jm, CPP_MPI_INTEGER, 0, InComm, Ierror )
      |                        2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/parutilitiesmodule.F90:4412:28:

 4412 |         CALL MPI_ALLREDUCE( Var, Tmp, Im*Jm*Lm, CPP_MPI_REAL8,           &
      |                            1
......
 5094 |       call MPI_ALLREDUCE(nCount,Info%maxNumSeg,1,INT4,MPI_MAX,InComm,ierr)
      |                         2   
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/parutilitiesmodule.F90:3947:26:

 3947 |           CALL MPI_ISEND( InVector( icnt ), nr,                           &
      |                          1
......
 4077 |           CALL MPI_ISEND( InVector( icnt ), nr,                               &
      |                          2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/pilgrim/parutilitiesmodule.F90:3966:25:

 3966 |           CALL MPI_RECV( OutVector( icnt ), nr,                          &
      |                         1
......
 4096 |           CALL MPI_RECV( OutVector( icnt ), nr,                               &
      |                         2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/spmd_utils.F90:46:7:

   46 |    save
      |       1
Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/spmd_utils.F90:1217:35:

 1217 |                   call mpi_irecv ( recvbuf(displs(q)+1), recvcnts(q), &
      |                                   1
......
 1355 |                   call mpi_irecv ( recvbuf(displs(q)+1), recvcnts(q), &
      |                                   2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/spmd_utils.F90:1241:29:

 1241 |             call mpi_rsend ( sendbuf, sendcnt, sendtype, root, mtag, &
      |                             1
......
 1379 |             call mpi_rsend ( sendbuf, sendcnt, sendtype, root, mtag, &
      |                             2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/spmd_utils.F90:1259:24:

 1259 |       call mpi_gatherv (sendbuf, sendcnt, sendtype, &
      |                        1
......
 1397 |       call mpi_gatherv (sendbuf, sendcnt, sendtype, &
      |                        2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/spmd_utils.F90:566:28:

  566 |             call mpi_send ( hs_s, 1, mpiint, p, p, comm, ier )
      |                            1
......
 1358 |                   call mpi_send ( signal, 1, mpir8, p, mtag, comm, ier )
      |                                  2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/spmd_utils.F90:363:18:

  363 |     call mpibcast(proc_smp_map, npes, mpiint, 0, mpicom)
      |                  1
......
 1729 |      call mpibcast (swap_comm_protocol , 1,   mpiint ,  0, mpicom)
      |                    2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/physconst.F90:290:18:

  210 |    call MPI_bcast(gravit, 1, mpi_real8, masterprocid, mpicom, ierr)
      |                  2
......
  290 |    call mpi_bcast(dry_air_species, len(dry_air_species)*num_names_max, mpi_character, &
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(6)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/cam_grid_support.F90:2750:23:

 2750 |     call MPI_Allreduce(gridloc, gridlen, 1, MPI_INTEGER, MPI_SUM, mpicom, ierr)
      |                       1
......
 3488 |         call MPI_allreduce(dist, mindist, 1, mpi_real8, mpi_min, mpicom, ierr)
      |                           2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_initfiles.F90:102:18:

  100 |    call mpi_bcast(ncdata, len(ncdata), mpichar, mstrid, mpicom, ierr)
      |                  2
  101 |    if (ierr /= 0) call endrun(sub//": ERROR: mpi_bcast: ncdata")
  102 |    call mpi_bcast(use_topo_file, 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:234:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  234 |    call mpi_bcast(geopktrans, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:237:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  237 |    call mpi_bcast(geopkblocks, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:240:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  240 |    call mpi_bcast(force_2d, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:243:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  243 |    call mpi_bcast(modcomm_transpose, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:246:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  246 |    call mpi_bcast(modcomm_geopk, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:249:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  249 |    call mpi_bcast(modcomm_gatscat, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:252:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  252 |    call mpi_bcast(modc_sw_dynrun, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:255:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  255 |    call mpi_bcast(modc_hs_dynrun, 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:261:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  261 |    call mpi_bcast(modc_mxreq_dynrun, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:264:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  264 |    call mpi_bcast(modc_sw_cdcore, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:273:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  273 |    call mpi_bcast(modc_mxreq_cdcore, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:276:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  276 |    call mpi_bcast(modc_sw_gather, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:285:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  285 |    call mpi_bcast(modc_mxreq_gather, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:288:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  288 |    call mpi_bcast(modc_sw_scatter, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:297:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  297 |    call mpi_bcast(modc_mxreq_scatter, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:300:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  300 |    call mpi_bcast(modc_sw_tracer, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:309:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  309 |    call mpi_bcast(modc_mxreq_tracer, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:312:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  312 |    call mpi_bcast(modc_onetwo, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:315:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  315 |    call mpi_bcast(modc_tracers, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:318:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  318 |    call mpi_bcast(fv_ct_overlap, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/spmd_dyn.F90:321:18:

  231 |    call mpi_bcast(npr_yz, 4, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  321 |    call mpi_bcast(fv_trac_decomp, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_grid.F90:2323:20:

 2323 |    call mpiscatterv(gfield_p, sndcnts, displs, mpir4, &
      |                    1
......
 2458 |    call mpiscatterv(gfield_p, sndcnts, displs, mpiint, &
      |                    2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_control.F90:157:18:

  155 |    call mpi_bcast(deep_scheme,                 len(deep_scheme),      mpi_character, masterprocid, mpicom, ierr)
      |                  2
  156 |    call mpi_bcast(cam_physpkg,                 len(cam_physpkg),      mpi_character, masterprocid, mpicom, ierr)
  157 |    call mpi_bcast(use_simple_phys,             1,                     mpi_logical,   masterprocid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/sat_hist.F90:1127:27:

 1115 |        call mpi_allgather( sendbufr, 3, mpi_real8, recvbufr, 3, mpi_real8, mpicom, ierr )
      |                           2
......
 1127 |        call mpi_allgather( sendbufi, 4, mpi_integer, recvbufi, 4, mpi_integer, mpicom, ierr )
      |                           1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/sat_hist.F90:161:18:

  158 |     call mpibcast(sathist_track_infile,   len(sathist_track_infile),   mpichar, 0, mpicom)
      |                  2
......
  161 |     call mpibcast(sathist_mfilt,          1,                           mpiint,  0, mpicom)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/chem_surfvals.F90:420:18:

  397 |    call mpibcast (ntim, 1, mpiint, 0, mpicom)
      |                  2
......
  420 |    call mpibcast (co2, ntim, mpir8, 0, mpicom)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/chem_surfvals.F90:426:18:

  397 |    call mpibcast (ntim, 1, mpiint, 0, mpicom)
      |                  2
......
  426 |    call mpibcast (yrdata, ntim, mpiint, 0, mpicom)
      |                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/chem_surfvals.F90:142:18:

  130 |    call mpi_bcast(co2vmr, 1, mpi_real8, mstrid, mpicom, ierr)
      |                  2
......
  142 |    call mpi_bcast(scenario_ghg, len(scenario_ghg), mpi_character, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(16)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_history.F90:278:45:

  278 |   integer, parameter :: gen_hash_key_offset = z'000053db'
      |                                             1
Warning: BOZ literal constant at (1) is neither a data-stmt-constant nor an actual argument to INT, REAL, DBLE, or CMPLX intrinsic function
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/control/cam_history.F90:799:19:

  799 |     call mpi_bcast(ndens, ptapes, mpi_integer, masterprocid, mpicom, ierr)
      |                   1
......
 1672 |     call mpi_bcast(logname, len(logname), mpi_character, masterprocid, mpicom, ierr)
      |                   2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/qneg_module.F90:429:29:

  427 |              call MPI_REDUCE(qneg3_warn_num(:, index), global_warn_num(:),    &
      |                             2
  428 |                   pcnst, MPI_INTEGER, MPI_SUM, masterprocid, mpicom, ierr)
  429 |              call MPI_REDUCE(qneg3_warn_worst(:, index), global_warn_worst(:),&
      |                             1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/rad_constituents.F90:294:18:

  278 |    call mpibcast (mode_defs,     len(mode_defs(1))*n_mode_str,     mpichar, 0, mpicom)
      |                  2
......
  294 |    call mpibcast (oldcldoptics,  1,                                mpilog , 0, mpicom)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/dust_model.F90:77:18:

   76 |     call mpibcast(dust_emis_fact, 1,                   mpir8,   0, mpicom)
      |                  2
   77 |     call mpibcast(soil_erod_file, len(soil_erod_file), mpichar, 0, mpicom)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/modal_aero_convproc.F90:161:18:

  156 |   call mpi_bcast( convproc_do_gas,  1, mpi_logical, masterprocid, mpicom, ierr)
      |                  2
......
  161 |   call mpi_bcast( convproc_pom_spechygro,  1, mpi_real8, masterprocid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/co2_cycle.F90:120:18:

  112 |    call mpi_bcast(co2_flag,                               1,   mpi_logical,   mstrid, mpicom, ierr)
      |                  2
......
  120 |    call mpi_bcast(co2flux_ocn_file,   len(co2flux_ocn_file),   mpi_character, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/tracer_data.F90:759:23:

  755 |         call mpi_bcast(file%weight_x, plon*file%nlon, mpi_real8 , mstrid, mpicom,ierr)
      |                       2
......
  759 |         call mpi_bcast(file%count_x, plon, mpi_integer , mstrid, mpicom,ierr)
      |                       1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/aerodep_flx.F90:295:17:

  290 |    call mpibcast(aerodep_flx_specifier,len(aerodep_flx_specifier(1))*N_MODAL,     mpichar, 0, mpicom)
      |                 2
......
  295 |    call mpibcast(aerodep_flx_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/metdata.F90:311:18:

  311 |    call mpibcast (met_remove_file    ,1 ,mpilog, 0, mpicom )
      |                  1
......
 1164 |     call mpibcast ( curr_filename ,len(curr_filename) ,mpichar,0,mpicom)
      |                    2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/modal_aero/aero_model.F90:155:18:

  153 |     call mpibcast(aer_wetdep_list,   len(aer_wetdep_list(1))*pcnst, mpichar, 0, mpicom)
      |                  2
  154 |     call mpibcast(aer_drydep_list,   len(aer_drydep_list(1))*pcnst, mpichar, 0, mpicom)
  155 |     call mpibcast(sol_facti_cloud_borne, 1,                         mpir8,   0, mpicom)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/radiation_data.F90:174:19:

  172 |     call mpibcast (rad_data_output,       1,   mpilog ,  0, mpicom)
      |                   2
  173 |     call mpibcast (rad_data_fdh,          1,   mpilog ,  0, mpicom)
  174 |     call mpibcast (rad_data_histfile_num, 1,   mpiint ,  0, mpicom)
      |                   1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/cloud_rad_props.F90:188:18:

  142 |    call mpibcast(nmu, 1, mpiint, 0, mpicom, ierr)
      |                 2 
......
  188 |     call mpibcast(g_mu, nmu, mpir8, 0, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/rrtmg/radiation.F90:203:18:

  197 |    call mpi_bcast(iradsw, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  203 |    call mpi_bcast(use_rad_dt_cosz, 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_sulf.F90:115:17:

  110 |    call mpibcast(sulf_name,     len(sulf_name),     mpichar, 0, mpicom)
      |                 2
......
  115 |    call mpibcast(sulf_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/carma_flags_mod.F90:169:19:

  145 |     call mpibcast (carma_flag,            1 ,mpilog, 0,mpicom)
      |                   2
......
  169 |     call mpibcast (carma_maxsubsteps,     1 ,mpiint, 0,mpicom)
      |                   1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/gcr_ionization.F90:101:18:

   96 |     call mpibcast(gcr_ionization_fldname,  len(gcr_ionization_fldname),  mpichar, 0, mpicom)
      |                  2
......
  101 |     call mpibcast(gcr_ionization_cycle_yr, 1, mpiint,  0, mpicom)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/noy_ubc.F90:85:19:

   81 |     call mpi_bcast(noy_ubc_filename,  len(noy_ubc_filename), mpi_character, masterprocid, mpicom, ierr)
      |                   2
......
   85 |     call mpi_bcast(noy_ubc_cycle_yr,  1, mpi_integer, masterprocid, mpicom, ierr)
      |                   1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_jlong.F90:466:21:

  378 |       call mpibcast( nump,     1, mpiint, 0, mpicom )
      |                     2
......
  466 |       call mpibcast( wc,      nw,       mpir8, 0, mpicom )
      |                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_jlong.F90:277:21:

  277 |       call mpibcast( lng_indexer, phtcnt, mpiint, 0, mpicom )
      |                     1
......
  378 |       call mpibcast( nump,     1, mpiint, 0, mpicom )
      |                     2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/mo_apex.F90:105:17:

  104 |   call mpi_bcast(fixed_geomag_year,  1, mpi_integer, masterprocid, mpicom, ierr)
      |                 2
  105 |   call mpi_bcast(igrf_geomag_coefs_file,  len(igrf_geomag_coefs_file), mpi_character, masterprocid, mpicom, ierr)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/ocean_emis.F90:135:19:

  132 |     call mpi_bcast(ocean_salinity_file, len(ocean_salinity_file),   mpi_character, masterprocid, mpicom, ierr)
      |                   2
......
  135 |     call mpi_bcast(csw_cycle_yr,        1,                          mpi_integer,   masterprocid, mpicom, ierr)
      |                   1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/mozart/chemistry.F90:479:19:

  477 |     call mpibcast (chem_freq,         1,                               mpiint,  0, mpicom)
      |                   2
  478 | 
  479 |     call mpibcast (chem_rad_passive,  1,                               mpilog,  0, mpicom)
      |                   1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cloud_fraction.F90:132:17:

  130 |    call mpibcast(cldfrc_freeze_dry, 1, mpilog, 0, mpicom)
      |                 2
  131 |    call mpibcast(cldfrc_ice,        1, mpilog, 0, mpicom)
  132 |    call mpibcast(rhminl,            1, mpir8,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cldfrc2m.F90:114:18:

  110 |    call mpi_bcast(rhmini_const,               1, mpi_real8,  masterprocid, mpicom, ierr)
      |                  2
......
  114 |    call mpi_bcast(cldfrc2m_do_subgrid_growth, 1, mpi_logical,masterprocid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/unicon.F90:491:25:

  491 | subroutine compute_unicon( mix            , mkx           , iend          , ncnst         , dt            ,                 &
      |                         ^
note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/unicon_cam.F90:173:18:

  172 |    call mpibcast (unicon_offline_dat_out,   1,  mpilog, 0, mpicom)
      |                  2
  173 |    call mpibcast (unicon_offline_dat_hfile, 1,  mpiint, 0, mpicom)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/zm_conv_intr.F90:207:18:

  205 |    call mpi_bcast(zmconv_num_cin,           1, mpi_integer, masterprocid, mpicom, ierr)
      |                  2
  206 |    if (ierr /= 0) call endrun("zm_conv_readnl: FATAL: mpi_bcast: zmconv_num_cin")
  207 |    call mpi_bcast(zmconv_c0_lnd,            1, mpi_real8,   masterprocid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_mf.F90:64:19:

   60 |     call mpi_bcast(clubb_mf_L0,   1, mpi_real8,   mstrid, mpicom, ierr)
      |                   2
......
   64 |     call mpi_bcast(clubb_mf_nup,  1, mpi_integer, mstrid, mpicom, ierr)
      |                   1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:80:67:

   80 |   type(clubb_config_flags_type), public, save :: clubb_config_flags
      |                                                                   1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:81:60:

   81 |   real(r8), dimension(nparams), public, save :: clubb_params    ! Adjustable CLUBB parameters (C1, C2 ...)
      |                                                            1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:45:51:

   45 |                                 stats_rad_zm(pcols),  & ! stats_rad_zm grid
      |                                                   1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:44:51:

   44 |                                 stats_rad_zt(pcols),  & ! stats_rad_zt grid
      |                                                   1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:46:48:

   46 |                                 stats_sfc(pcols)        ! stats_sfc
      |                                                1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:43:47:

   43 |                                 stats_zm(pcols),      & ! stats_zm grid
      |                                               1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:42:47:

   42 |   type (stats), target, save :: stats_zt(pcols),      & ! stats_zt grid
      |                                               1
Warning: Legacy Extension: Duplicate SAVE attribute specified at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/clubb_intr.F90:849:19:

  849 |     call mpi_bcast(clubb_history,                1, mpi_logical, mstrid, mpicom, ierr)
      |                   1
......
 4596 |     call mpi_bcast(clubb_vars_zt,      var_length*nvarmax_zt,       mpi_character, mstrid, mpicom, ierr)
      |                   2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_volcaero.F90:119:17:

  114 |    call mpibcast(prescribed_volcaero_name,     len(prescribed_volcaero_name),     mpichar, 0, mpicom)
      |                 2
......
  119 |    call mpibcast(prescribed_volcaero_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_aero.F90:246:17:

  241 |    call mpibcast(prescribed_aero_specifier,len(prescribed_aero_specifier(1))*N_AERO,     mpichar, 0, mpicom)
      |                 2
......
  246 |    call mpibcast(prescribed_aero_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_ozone.F90:161:17:

  156 |    call mpibcast(prescribed_ozone_name,     len(prescribed_ozone_name),     mpichar, 0, mpicom)
      |                 2
......
  161 |    call mpibcast(prescribed_ozone_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_ghg.F90:120:17:

  115 |    call mpibcast(prescribed_ghg_specifier,len(prescribed_ghg_specifier(1))*N_GHG,     mpichar, 0, mpicom)
      |                 2
......
  120 |    call mpibcast(prescribed_ghg_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/ctem.F90:204:22:

  203 |        call mpibcast( has_zm, plevp*(endlat-beglat+1), mpilog, 0, grid%commxy_x )
      |                      2
  204 |        call mpibcast( ip_gm1g, plon*(endlat-beglat+1), mpiint, 0, grid%commxy_x )
      |                      1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/micro_mg_cam.F90:413:17:

  407 |   call mpi_bcast(micro_mg_version, 1, mpi_integer, mstrid, mpicom, ierr)
      |                 2
......
  413 |   call mpi_bcast(do_cldice, 1, mpi_logical, mstrid, mpicom, ierr)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/tracers.F90:123:18:

  119 |    call mpi_bcast(test_tracer_names, len(test_tracer_names)*num_names_max, mpi_character, &
      |                  2
......
  123 |    call mpi_bcast(test_tracer_num,   1, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mapz_module.F90:993:19:

  993 |       do 500 i=1,im
      |                   1
Warning: Fortran 2018 deleted feature: Shared DO termination label 500 at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mapz_module.F90:994:39:

  994 | 500   a6(i,k) = delp(i,k-1) + delp(i,k)
      |                                       1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 500 at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mapz_module.F90:997:20:

  997 |       do 1000 i=1,im
      |                    1
Warning: Fortran 2018 deleted feature: Shared DO termination label 1000 at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mapz_module.F90:1002:20:

 1002 |       do 1220 i=1,im
      |                    1
Warning: Fortran 2018 deleted feature: Shared DO termination label 1220 at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/mapz_module.F90:1017:18:

 1017 |       do 12 i=1,im
      |                  1
Warning: Fortran 2018 deleted feature: Shared DO termination label 12 at (1)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/diag_module.F90:221:22:

  220 |        call mpibcast( has_zm, plevp*(endlat-beglat+1), mpilog, 0, grid%commxy_x )
      |                      2
  221 |        call mpibcast( ip_gm1g, plon*(endlat-beglat+1), mpiint, 0, grid%commxy_x )
      |                      1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/dynamics/fv/dyn_comp.F90:253:18:

  235 |    call mpi_bcast(fv_nsplit, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  2
......
  253 |    call mpi_bcast(fv_conserve, 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/rayleigh_friction.F90:93:18:

   91 |    call mpi_bcast(rayk0, 1, mpi_integer, mstrid, mpicom, ierr)
      |                  2
   92 |    if (ierr /= 0) call endrun(sub//": FATAL: mpi_bcast: rayk0")
   93 |    call mpi_bcast(raykrange, 1, mpi_real8, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:1404:18:

 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
 1404 |    call MPI_bcast(Nudge_ObsInd      , Nudge_NumObs, mpi_integer, mstrid, mpicom, ierr)
      |                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/LOGICAL(4)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:839:18:

  839 |    call MPI_bcast(Nudge_Model         , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:840:18:

  840 |    call MPI_bcast(Nudge_ON            , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:841:18:

  841 |    call MPI_bcast(Nudge_Initialized   , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:481:18:

  481 |    call MPI_bcast(Nudge_Model        , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:482:18:

  482 |    call MPI_bcast(Nudge_Initialized  , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:483:18:

  483 |    call MPI_bcast(Nudge_ON           , 1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:515:18:

  515 |    call MPI_bcast(Nudge_Hwin_Invert,   1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nudging.F90:522:18:

  522 |    call MPI_bcast(Nudge_Vwin_Invert,   1, mpi_logical, mstrid, mpicom, ierr)
      |                  1
......
 1403 |    call MPI_bcast(Nudge_File_Present, Nudge_NumObs, mpi_logical, mstrid, mpicom, ierr)
      |                  2
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/solar_data.F90:72:19:

   66 |     call mpi_bcast(solar_irrad_data_file, len(solar_irrad_data_file), mpi_character, masterprocid, mpicom, ierr)
      |                   2
......
   72 |     call mpi_bcast(solar_data_ymd,  1,                    mpi_integer,   masterprocid, mpicom, ierr)
      |                   1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_debug_util.F90:193:30:

  178 |    call MPI_allreduce(dist, mindist, 1, mpi_real8, mpi_min, mpicom, icol)
      |                            2  
......
  193 |       call MPI_allreduce(lon, minlondist, 1, mpi_real8, mpi_min, mpicom, icol)
      |                              1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/phys_debug_util.F90:205:22:

  178 |    call MPI_allreduce(dist, mindist, 1, mpi_real8, mpi_min, mpicom, icol)
      |                      2
......
  205 |    call MPI_allreduce(lchunk, owner, 1, mpi_integer, mpi_min, mpicom, icol)
      |                      1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/trb_mtn_stress_cam.F90:67:17:

   65 |   call mpi_bcast(do_tms,      1, mpi_logical, masterprocid, mpicom, ierr)
      |                 2
   66 |   if (ierr /= 0) call endrun(errMsg(__FILE__, __LINE__)//" mpi_bcast error")
   67 |   call mpi_bcast(tms_orocnst, 1,   mpi_real8, masterprocid, mpicom, ierr)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_rdg.F90:149:17:

  140 |   call mpi_bcast(do_divstream, 1, mpi_logical, mstrid, mpicom, ierr)
      |                 2
......
  149 |   call mpi_bcast(C_BetaMax_DS, 1, mpi_real8, mstrid, mpicom, ierr)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/gw_drag.F90:256:17:

  254 |   call mpi_bcast(pgwv, 1, mpi_integer, mstrid, mpicom, ierr)
      |                 2
  255 |   if (ierr /= 0) call endrun(sub//": FATAL: mpi_bcast: pgwv")
  256 |   call mpi_bcast(gw_dc, 1, mpi_real8, mstrid, mpicom, ierr)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/prescribed_strataero.F90:147:17:

  142 |    call mpibcast(prescribed_strataero_specifier,len(prescribed_strataero_specifier)*7, mpichar, 0, mpicom)
      |                 2
......
  147 |    call mpibcast(prescribed_strataero_rmfile,   1, mpilog,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (LOGICAL(4)/CHARACTER(*)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/conv_water.F90:91:17:

   90 |    call mpibcast(conv_water_in_rad,     1, mpiint, 0, mpicom)
      |                 2
   91 |    call mpibcast(conv_water_frac_limit, 1, mpir8,  0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cam3_aero_data.F90:475:21:

  474 |       call mpibcast (M_hybi, paerlev+1, mpir8, 0, mpicom)
      |                     2
  475 |       call mpibcast (kount, 3, mpiint, 0, mpicom)
      |                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/cam3_ozone_data.F90:87:17:

   86 |    call mpibcast(cam3_ozone_data_on, 1, mpilog, 0, mpicom)
      |                 2
   87 |    call mpibcast(bndtvo, len(bndtvo), mpichar, 0, mpicom)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(256)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cam/nucleate_ice_cam.F90:151:17:

  149 |   call mpi_bcast(use_preexisting_ice,  1, mpi_logical,masterprocid, mpicom, ierr)
      |                 2
  150 |   call mpi_bcast(hist_preexisting_ice, 1, mpi_logical,masterprocid, mpicom, ierr)
  151 |   call mpi_bcast(nucleate_ice_subgrid, 1, mpi_real8,  masterprocid, mpicom, ierr)
      |                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/LOGICAL(4)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/msise00.F90:1513:35:

 1513 |    50 TINF = TINF + ABS(SW(I))*T(I)
      |                                   1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/chemistry/utils/msise00.F90:1700:27:

 1700 |    50 TT=TT+ABS(SW(I))*T(I)
      |                           1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/utils/wrap_mpi.F90:800:21:

  755 |    call mpi_gatherv (sendbuf, sendcnt, sendtype, recvbuf, recvcnts, displs, recvtype, &
      |                     2
......
  800 |    call mpi_gatherv (sendbuf, sendcnt, sendtype, recvbuf, recvcnts, displs, recvtype, &
      |                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
ar: creating /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/libatm.a

[Pipeline] sh
+ gzip -d /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/cesm.bldlog.230117-103321.gz
+ cat /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/cesm.bldlog.230117-103321
Building a single executable version of target coupled model
cat: Srcfiles: No such file or directory
/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/Tools/mkSrcfiles
cp -f Filepath Deppath
/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/Tools/mkDepends  Deppath Srcfiles > Depends
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/t_driver_timers_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_map_type_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/component_type_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_map_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_wav_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_atm_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/map_glc2lnd_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/map_lnd2glc_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_glc_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_ocn_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_lnd_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_domain_mct.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_domain_mct.F90:19:6:

   19 |   save
      |      1
Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/map_lnd2rof_irrig_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_rof_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_io_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_aoflux_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_hist_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_diag_mct.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/cplcomp_exchange_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/cplcomp_exchange_mod.F90:19:6:

   19 |   save
      |      1
Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_ice_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/component_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/component_mod.F90:39:6:

   39 |   save
      |      1
Warning: Legacy Extension: Blanket SAVE statement at (1) follows previous SAVE statement
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_flux_mct.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_frac_mct.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/seq_rest_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/prep_iac_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/cime_comp_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/cime_driver.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -c -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude -I/usr/local/NETCDF-C-4.8.0-gfortran/include -I/usr/local/NETCDF-Fortran-4.5.3-gfortran/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/atm/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ice/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/ocn/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/rof/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/wav/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/esp/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/iac/obj -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/include -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/clm/obj -I. -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/SourceMods/src.drv -I/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main -I/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/include -fconvert=big-endian -ffree-line-length-none -ffixed-line-length-none -fallow-argument-mismatch -fallow-invalid-boz  -g -fbacktrace -fbounds-check -ffpe-trap=invalid,zero,overflow  -fopenmp   -O   -DLinux  -DCESMCOUPLED   -DFORTRANUNDERSCORE -DNO_R16 -DCPRGNU -DNDEBUG -DHAVE_MPI -DMCT_INTERFACE -DPIO2 -DATM_PRESENT -DICE_PRESENT -DLND_PRESENT -DOCN_PRESENT -DROF_PRESENT -DGLC_PRESENT -DWAV_PRESENT -DESP_PRESENT -DMED_PRESENT -DPIO2 -ffree-form  -DUSE_CONTIGUOUS= /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/components/cpl7/driver/main/mrg_mod.F90
f951: Warning: Nonexistent include directory ‘/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/finclude’ [-Wmissing-include-dirs]
/usr/local/mpi/MPICH-3.3.1-gfortran/bin/mpif90  -o /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/cesm.exe cime_comp_mod.o cime_driver.o component_mod.o component_type_mod.o cplcomp_exchange_mod.o map_glc2lnd_mod.o map_lnd2glc_mod.o map_lnd2rof_irrig_mod.o mrg_mod.o prep_aoflux_mod.o prep_atm_mod.o prep_glc_mod.o prep_iac_mod.o prep_ice_mod.o prep_lnd_mod.o prep_ocn_mod.o prep_rof_mod.o prep_wav_mod.o seq_diag_mct.o seq_domain_mct.o seq_flux_mct.o seq_frac_mct.o seq_hist_mod.o seq_io_mod.o seq_map_mod.o seq_map_type_mod.o seq_rest_mod.o t_driver_timers_mod.o  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -latm  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -lice  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/lib/ -lclm  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -locn  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -lrof  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -lglc  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -lwav  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -lesp  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/lib/ -liac  -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/glc/lib/ -lglimmercismfortran -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/mct/noesmf/c1a1l1i1o1r1g1w1i1e1/lib -lcsm_share_cpl7 -lcsm_share -L/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.20230117_102344_da5khs/bld/gnu/mpich/nodebug/threads/mct/lib -lpiof -lpioc -lgptl -lmct -lmpeu -L/usr/local/NETCDF-Fortran-4.5.3-gfortran/lib -lnetcdff -L/usr/local/NETCDF-C-4.8.0-gfortran/lib -lnetcdf -llapack -lblas   -fopenmp
[Pipeline] sh
+ gzip -d '/home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.*/run/atm.log.*.gz'
gzip: /home/jenkins/cam_output/scratch/ERP_Ln9.f10_f10_mg37.F2000climo.nelson_gnu.cam-outfrq9s.*/run/atm.log.*.gz: No such file or directory
[Pipeline] echo
Not all logs were made.
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] emailext
Sending email to: messnermet@uwm.edu
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 100
Finished: FAILURE